Trace number 1513412

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.06 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1295462378-089.cnf
MD5SUM680f1c08894c7336e339abedaa2a15cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1103.04
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   15300   107100 |    4589       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 180   #clauses: 15300   #literals: 107100
0.00/0.02	c CPU time:   0.017997 s
0.00/0.02	c ==============================================================================
0.04/0.05	c
0.04/0.05	c Starting glucose
0.04/0.05	c
0.04/0.05	
0.04/0.05	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.04/0.05	
0.04/0.05	c ============================[ Problem Statistics ]=============================
0.04/0.05	c |                                                                             |
0.04/0.05	c |  Number of variables:  180                                                  |
0.04/0.05	c |  Number of clauses:    15300                                                |
0.04/0.07	c |  Parsing time:         0.01         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513412-1238217355/watcher-1513412-1238217355 -o /tmp/evaluation-result-1513412-1238217355/solver-1513412-1238217355 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1513412-1238217355.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.02 0.98 3/65 8130
/proc/meminfo: memFree=1280736/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 305456218 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 236 195 169 0 51 0
[pid=8131] ppid=8130 vsize=1008 CPUtime=0
/proc/8131/stat : 8131 (SatELite_releas) R 8130 8130 7303 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 305456218 1032192 99 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/8131/statm: 252 99 50 174 0 75 0

[startup+0.0517119 s]
/proc/loadavg: 1.00 1.02 0.98 3/65 8130
/proc/meminfo: memFree=1280736/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 305456218 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 236 195 169 0 51 0
[pid=8131] ppid=8130 vsize=2200 CPUtime=0.04
/proc/8131/stat : 8131 (SatELite_releas) R 8130 8130 7303 0 -1 4194304 462 0 0 0 4 0 0 0 19 0 1 0 305456218 2252800 446 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/8131/statm: 550 446 78 174 0 373 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7560

[startup+0.101725 s]
/proc/loadavg: 1.00 1.02 0.98 3/65 8130
/proc/meminfo: memFree=1280736/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.301751 s]
/proc/loadavg: 1.00 1.02 0.98 3/65 8130
/proc/meminfo: memFree=1280736/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.7018 s]
/proc/loadavg: 1.00 1.02 0.98 3/65 8130
/proc/meminfo: memFree=1280736/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+1.5019 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 8133
/proc/meminfo: memFree=1276496/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=5396 CPUtime=1.43
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 1103 0 0 0 143 0 0 0 25 0 1 0 305456223 5525504 1089 1992294400 134512640 135217611 4294956304 18446744073709551615 134536837 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 1349 1089 75 172 0 1174 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10756

[startup+3.1011 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 8133
/proc/meminfo: memFree=1275280/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=6324 CPUtime=3.03
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 1324 0 0 0 303 0 0 0 25 0 1 0 305456223 6475776 1310 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 1581 1310 75 172 0 1406 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11684

[startup+6.3015 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 8133
/proc/meminfo: memFree=1274000/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=7532 CPUtime=6.23
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 1626 0 0 0 623 0 0 0 25 0 1 0 305456223 7712768 1612 1992294400 134512640 135217611 4294956304 18446744073709551615 134537048 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 1883 1612 75 172 0 1708 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12892

[startup+12.7023 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 8133
/proc/meminfo: memFree=1272400/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=9024 CPUtime=12.62
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 1996 0 0 0 1262 0 0 0 25 0 1 0 305456223 9240576 1982 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 2256 1982 75 172 0 2081 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14384

[startup+25.5019 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 8133
/proc/meminfo: memFree=1270416/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=10928 CPUtime=25.42
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 2443 0 0 0 2541 1 0 0 25 0 1 0 305456223 11190272 2429 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 2732 2429 75 172 0 2557 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16288

[startup+51.1012 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 8133
/proc/meminfo: memFree=1267856/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=13444 CPUtime=51.01
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 3082 0 0 0 5100 1 0 0 25 0 1 0 305456223 13766656 3068 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 3361 3068 75 172 0 3186 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18804

[startup+102.307 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 8133
/proc/meminfo: memFree=1264400/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=16940 CPUtime=102.19
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 3902 0 0 0 10216 3 0 0 25 0 1 0 305456223 17346560 3888 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 4235 3888 75 172 0 4060 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22300

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 8133
/proc/meminfo: memFree=1261840/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=19624 CPUtime=162.15
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 4558 0 0 0 16212 3 0 0 25 0 1 0 305456223 20094976 4544 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 4906 4544 75 172 0 4731 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 24984

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1259792/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=21748 CPUtime=222.13
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 5066 0 0 0 22209 4 0 0 25 0 1 0 305456223 22269952 5052 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 5437 5052 75 172 0 5262 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 27108

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1258192/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=23624 CPUtime=282.1
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 5504 0 0 0 28206 4 0 0 25 0 1 0 305456223 24190976 5490 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 5906 5490 75 172 0 5731 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 28984

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1256528/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=25196 CPUtime=342.07
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 5860 0 0 0 34203 4 0 0 25 0 1 0 305456223 25800704 5846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 6299 5846 75 172 0 6124 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 30556

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1255312/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0

################
# More data... #
################

[pid=8133] ppid=8130 vsize=27732 CPUtime=462.02
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 6441 0 0 0 46197 5 0 0 25 0 1 0 305456223 28397568 6427 1992294400 134512640 135217611 4294956304 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 6933 6427 75 172 0 6758 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 33092

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1253008/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=29336 CPUtime=521.99
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 6738 0 0 0 52194 5 0 0 25 0 1 0 305456223 30040064 6724 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 7334 6724 75 172 0 7159 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 34696

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1252112/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=30440 CPUtime=581.97
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 7015 0 0 0 58191 6 0 0 25 0 1 0 305456223 31170560 7001 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 7610 7001 75 172 0 7435 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 35800

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1250960/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=31356 CPUtime=641.95
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 7246 0 0 0 64189 6 0 0 25 0 1 0 305456223 32108544 7232 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 7839 7232 75 172 0 7664 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 36716

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1250192/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=32072 CPUtime=701.91
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 7442 0 0 0 70185 6 0 0 25 0 1 0 305456223 32841728 7428 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 8018 7428 75 172 0 7843 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 37432

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1249104/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=33244 CPUtime=761.88
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 7714 0 0 0 76182 6 0 0 25 0 1 0 305456223 34041856 7700 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 8311 7700 75 172 0 8136 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 38604

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1248272/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=34172 CPUtime=821.86
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 7921 0 0 0 82179 7 0 0 25 0 1 0 305456223 34992128 7907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 8543 7907 75 172 0 8368 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 39532

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1247568/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=34868 CPUtime=881.82
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 8102 0 0 0 88175 7 0 0 25 0 1 0 305456223 35704832 8088 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 8717 8088 75 172 0 8542 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 40228

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 8133
/proc/meminfo: memFree=1246800/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=35652 CPUtime=941.8
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 8287 0 0 0 94173 7 0 0 25 0 1 0 305456223 36507648 8273 1992294400 134512640 135217611 4294956304 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 8913 8273 75 172 0 8738 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 41012

[startup+1002.3 s]
/proc/loadavg: 1.04 1.01 0.99 2/67 8133
/proc/meminfo: memFree=1246096/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=36420 CPUtime=1001.78
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 8455 0 0 0 100170 8 0 0 25 0 1 0 305456223 37294080 8441 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 9105 8441 75 172 0 8930 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 41780

[startup+1062.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/67 8133
/proc/meminfo: memFree=1245264/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=37268 CPUtime=1061.75
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 8659 0 0 0 106167 8 0 0 25 0 1 0 305456223 38162432 8645 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 9317 8645 75 172 0 9142 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 42628

[startup+1122.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/67 8133
/proc/meminfo: memFree=1244624/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=37916 CPUtime=1121.72
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 8816 0 0 0 112164 8 0 0 25 0 1 0 305456223 38825984 8802 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 9479 8802 75 172 0 9304 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 43276

[startup+1182.3 s]
/proc/loadavg: 1.16 1.07 1.01 2/67 8133
/proc/meminfo: memFree=1243856/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=38880 CPUtime=1181.7
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 9018 0 0 0 118161 9 0 0 25 0 1 0 305456223 39813120 9004 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 9720 9004 75 172 0 9545 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 44240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.11 1.07 1.01 2/67 8133
/proc/meminfo: memFree=1243600/2055920 swapFree=4191900/4192956
[pid=8130] ppid=8128 vsize=5360 CPUtime=0.04
/proc/8130/stat : 8130 (glucose.sh) S 8128 8130 7303 0 -1 4194304 313 463 0 0 0 0 4 0 17 0 1 0 305456218 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8130/statm: 1340 238 195 169 0 51 0
[pid=8133] ppid=8130 vsize=39072 CPUtime=1199.99
/proc/8133/stat : 8133 (glucose_static) R 8130 8130 7303 0 -1 4194304 9072 0 0 0 119990 9 0 0 25 0 1 0 305456223 40009728 9058 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8133/statm: 9768 9058 75 172 0 9593 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 44432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.107983
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 44432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9848
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2492

runsolver used 1.08783 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-28 06:15:55
IDJOB=1513412
IDBENCH=70261
IDSOLVER=503
FILE ID=node54/1513412-1238217355
PBS_JOBID= 9060512
Free space on /tmp= 66488 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1295462378-089.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513412-1238217355/watcher-1513412-1238217355 -o /tmp/evaluation-result-1513412-1238217355/solver-1513412-1238217355 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1513412-1238217355.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 680f1c08894c7336e339abedaa2a15cb
RANDOM SEED=504465961

node54.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1281216 kB
Buffers:         69824 kB
Cached:         610460 kB
SwapCached:        260 kB
Active:         113672 kB
Inactive:       581824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281216 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            65172 kB
Committed_AS:   816592 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-03-28 06:35:57