Trace number 1783828

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) 5000.03 5001.51

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
MD5SUM8f639a3496db30a888324b756894fb43
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1582.55
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     896     3042 |     268       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     792     3087 |      --       0       --      -- |     --   | -104/45
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 132   #clauses: 792   #literals: 3087
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  132                                                  |
0.00/0.00	c |  Number of clauses:    792                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783828-1241890369/watcher-1783828-1241890369 -o /tmp/evaluation-result-1783828-1241890369/solver-1783828-1241890369 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783828-1241890369.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20677
/proc/meminfo: memFree=1234352/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 217065105 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20677/statm: 1340 236 195 169 0 51 0
[pid=20678] ppid=20677 vsize=0 CPUtime=0
/proc/20678/stat : 20678 (SatELite_releas) R 20677 20677 20640 0 -1 4194308 143 0 0 0 0 0 0 0 18 0 1 0 217065105 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/20678/statm: 0 0 0 0 0 0 0

[startup+0.0577601 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20677
/proc/meminfo: memFree=1234352/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101765 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20677
/proc/meminfo: memFree=1234352/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301787 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20677
/proc/meminfo: memFree=1234352/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701832 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20677
/proc/meminfo: memFree=1234352/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1232544/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=3612 CPUtime=1.49
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 538 0 0 0 149 0 0 0 25 0 1 0 217065105 3698688 524 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 903 524 75 172 0 728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8972

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1231776/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=4272 CPUtime=3.08
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 712 0 0 0 308 0 0 0 25 0 1 0 217065105 4374528 698 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 1068 698 75 172 0 893 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9632

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1230752/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=5092 CPUtime=6.28
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 895 0 0 0 628 0 0 0 25 0 1 0 217065105 5214208 881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 1273 881 75 172 0 1098 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10452

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1229408/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=6240 CPUtime=12.68
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 1181 0 0 0 1268 0 0 0 25 0 1 0 217065105 6389760 1167 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 1560 1167 75 172 0 1385 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11600

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1228192/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=7704 CPUtime=25.47
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 1534 0 0 0 2547 0 0 0 25 0 1 0 217065105 7888896 1520 1992294400 134512640 135217611 4294956304 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 1926 1520 75 172 0 1751 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13064

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1225952/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=10016 CPUtime=51.07
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 2060 0 0 0 5106 1 0 0 25 0 1 0 217065105 10256384 2046 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 2504 2046 75 172 0 2329 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15376

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1223072/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=12972 CPUtime=102.25
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 2753 0 0 0 10224 1 0 0 25 0 1 0 217065105 13283328 2739 1992294400 134512640 135217611 4294956304 18446744073709551615 134522453 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 3243 2739 75 172 0 3068 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18332

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1220960/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=15376 CPUtime=162.23
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 3266 0 0 0 16221 2 0 0 25 0 1 0 217065105 15745024 3252 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 3844 3252 75 172 0 3669 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20736

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1218656/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=17760 CPUtime=222.22
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 3837 0 0 0 22219 3 0 0 25 0 1 0 217065105 18186240 3823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 4440 3823 75 172 0 4265 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23120

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1217504/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=19268 CPUtime=282.2
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 4112 0 0 0 28217 3 0 0 25 0 1 0 217065105 19730432 4098 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 4817 4098 75 172 0 4642 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24628

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1215584/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=21152 CPUtime=342.18
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 4584 0 0 0 34215 3 0 0 25 0 1 0 217065105 21659648 4570 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 5288 4570 75 172 0 5113 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 26512

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20680
/proc/meminfo: memFree=1214688/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=22272 CPUtime=402.17
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 4808 0 0 0 40213 4 0 0 25 0 1 0 217065105 22806528 4794 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 5568 4794 75 172 0 5393 0
Current children cumulated CPU time (s) 402.17

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

/proc/20680/statm: 14381 12558 76 172 0 14206 0
Current children cumulated CPU time (s) 4361.01
Current children cumulated vsize (KiB) 62884

[startup+4422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1182496/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=57684 CPUtime=4420.99
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 12617 0 0 0 442076 23 0 0 25 0 1 0 217065105 59068416 12603 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 14421 12603 76 172 0 14246 0
Current children cumulated CPU time (s) 4420.99
Current children cumulated vsize (KiB) 63044

[startup+4482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1181920/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=58216 CPUtime=4480.97
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 12753 0 0 0 448074 23 0 0 25 0 1 0 217065105 59613184 12739 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 14554 12739 76 172 0 14379 0
Current children cumulated CPU time (s) 4480.97
Current children cumulated vsize (KiB) 63576

[startup+4542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1181536/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=58676 CPUtime=4540.96
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 12851 0 0 0 454072 24 0 0 25 0 1 0 217065105 60084224 12837 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 14669 12837 76 172 0 14494 0
Current children cumulated CPU time (s) 4540.96
Current children cumulated vsize (KiB) 64036

[startup+4602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1180896/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=59312 CPUtime=4600.94
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13003 0 0 0 460070 24 0 0 25 0 1 0 217065105 60735488 12989 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 14828 12989 76 172 0 14653 0
Current children cumulated CPU time (s) 4600.94
Current children cumulated vsize (KiB) 64672

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1180640/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=59552 CPUtime=4660.93
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13059 0 0 0 466068 25 0 0 25 0 1 0 217065105 60981248 13045 1992294400 134512640 135217611 4294956304 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 14888 13045 76 172 0 14713 0
Current children cumulated CPU time (s) 4660.93
Current children cumulated vsize (KiB) 64912

[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1180576/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=59688 CPUtime=4720.91
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13065 0 0 0 472066 25 0 0 25 0 1 0 217065105 61120512 13051 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 14922 13051 76 172 0 14747 0
Current children cumulated CPU time (s) 4720.91
Current children cumulated vsize (KiB) 65048

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1180320/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=59928 CPUtime=4780.89
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13135 0 0 0 478064 25 0 0 25 0 1 0 217065105 61366272 13121 1992294400 134512640 135217611 4294956304 18446744073709551615 134537033 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 14982 13121 76 172 0 14807 0
Current children cumulated CPU time (s) 4780.89
Current children cumulated vsize (KiB) 65288

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1179936/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=60088 CPUtime=4840.88
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13219 0 0 0 484062 26 0 0 25 0 1 0 217065105 61530112 13205 1992294400 134512640 135217611 4294956304 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 15022 13205 76 172 0 14847 0
Current children cumulated CPU time (s) 4840.88
Current children cumulated vsize (KiB) 65448

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1179744/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=60284 CPUtime=4900.86
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13267 0 0 0 490060 26 0 0 25 0 1 0 217065105 61730816 13253 1992294400 134512640 135217611 4294956304 18446744073709551615 134533736 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 15071 13253 76 172 0 14896 0
Current children cumulated CPU time (s) 4900.86
Current children cumulated vsize (KiB) 65644

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1179360/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=60680 CPUtime=4960.83
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13369 0 0 0 496057 26 0 0 25 0 1 0 217065105 62136320 13355 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 15170 13355 76 172 0 14995 0
Current children cumulated CPU time (s) 4960.83
Current children cumulated vsize (KiB) 66040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1179296/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=60680 CPUtime=5000.03
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13369 0 0 0 499976 27 0 0 25 0 1 0 217065105 62136320 13355 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 15170 13355 76 172 0 14995 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 66040

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

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

[startup+5001.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20690
/proc/meminfo: memFree=1179296/2055920 swapFree=4180856/4192956
[pid=20677] ppid=20675 vsize=5360 CPUtime=0
/proc/20677/stat : 20677 (glucose.sh) S 20675 20677 20640 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 217065105 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20677/statm: 1340 238 195 169 0 51 0
[pid=20680] ppid=20677 vsize=60680 CPUtime=5000.03
/proc/20680/stat : 20680 (glucose_static) R 20677 20677 20640 0 -1 4194304 13369 0 0 0 499976 27 0 0 25 0 1 0 217065105 62136320 13355 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20680/statm: 15170 13355 76 172 0 14995 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 66040

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20677 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.51
CPU time (s): 5000.03
CPU user time (s): 4999.76
CPU system time (s): 0.27
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 66040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456
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= 6
involuntary context switches= 2

runsolver used 5.96009 second user time and 12.1662 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-09 19:32:49
IDJOB=1783828
IDBENCH=24699
IDSOLVER=610
FILE ID=node42/1783828-1241890369
PBS_JOBID= 9264744
Free space on /tmp= 66144 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783828-1241890369/watcher-1783828-1241890369 -o /tmp/evaluation-result-1783828-1241890369/solver-1783828-1241890369 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783828-1241890369.cnf

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

MD5SUM BENCH= 8f639a3496db30a888324b756894fb43
RANDOM SEED=459691702

node42.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:       1234832 kB
Buffers:         48076 kB
Cached:         702848 kB
SwapCached:       5916 kB
Active:          28644 kB
Inactive:       731068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1234832 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            47404 kB
Committed_AS:   790116 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66140 MiB
End job on node42 at 2009-05-09 20:56:13