Trace number 1784144

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.05 5002.51

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-133-100.cnf
MD5SUM3efe57b20c55b2dfc482f2ebb30d6794
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
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 |     276      828 |      82       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 133   #clauses: 276   #literals: 828
0.00/0.00	c CPU time:   0.000999 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:  133                                                  |
0.00/0.00	c |  Number of clauses:    276                                                  |
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-1784144-1241919769/watcher-1784144-1241919769 -o /tmp/evaluation-result-1784144-1241919769/solver-1784144-1241919769 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784144-1241919769.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: 1.00 1.00 1.00 3/64 24352
/proc/meminfo: memFree=1683160/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) R 24350 24352 24115 0 -1 4194304 295 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=868 CPUtime=0
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 71 0 0 0 0 0 0 0 18 0 1 0 220002899 888832 57 1992294400 134512640 135217611 4294956304 18446744073709551615 134745486 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 475 68 54 172 0 300 0

[startup+0.068835 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24352
/proc/meminfo: memFree=1683160/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=2160 CPUtime=0.06
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 190 0 0 0 6 0 0 0 20 0 1 0 220002899 2211840 176 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 540 176 74 172 0 365 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7520

[startup+0.101838 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24352
/proc/meminfo: memFree=1683160/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=2292 CPUtime=0.09
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 216 0 0 0 9 0 0 0 20 0 1 0 220002899 2347008 202 1992294400 134512640 135217611 4294956304 18446744073709551615 134536868 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 573 202 74 172 0 398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7652

[startup+0.301865 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24352
/proc/meminfo: memFree=1683160/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=2688 CPUtime=0.29
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 305 0 0 0 29 0 0 0 22 0 1 0 220002899 2752512 291 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 672 291 74 172 0 497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8048

[startup+0.701918 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24352
/proc/meminfo: memFree=1683160/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=3260 CPUtime=0.69
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 446 0 0 0 69 0 0 0 25 0 1 0 220002899 3338240 432 1992294400 134512640 135217611 4294956304 18446744073709551615 134533643 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 815 432 74 172 0 640 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8620

[startup+1.50203 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1681224/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=3660 CPUtime=1.49
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 570 0 0 0 149 0 0 0 25 0 1 0 220002899 3747840 556 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 915 556 74 172 0 740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9020

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1680520/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=4348 CPUtime=3.09
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 731 0 0 0 309 0 0 0 25 0 1 0 220002899 4452352 717 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 1087 717 74 172 0 912 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9708

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1679304/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=5392 CPUtime=6.28
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 978 0 0 0 628 0 0 0 25 0 1 0 220002899 5521408 964 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 1348 964 74 172 0 1173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10752

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1677904/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=6768 CPUtime=12.68
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 1272 0 0 0 1268 0 0 0 25 0 1 0 220002899 6930432 1258 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 1692 1258 74 172 0 1517 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12128

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1676368/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=8276 CPUtime=25.48
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 1645 0 0 0 2547 1 0 0 25 0 1 0 220002899 8474624 1631 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 2069 1631 74 172 0 1894 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13636

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1674256/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=10704 CPUtime=51.06
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 2187 0 0 0 5105 1 0 0 25 0 1 0 220002899 10960896 2173 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 2676 2173 74 172 0 2501 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16064

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1671376/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=13656 CPUtime=102.23
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 2885 0 0 0 10221 2 0 0 25 0 1 0 220002899 13983744 2871 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 3414 2871 74 172 0 3239 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19016

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1668752/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=16364 CPUtime=162.19
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 3526 0 0 0 16217 2 0 0 25 0 1 0 220002899 16756736 3512 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 4091 3512 74 172 0 3916 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21724

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1666832/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=18532 CPUtime=222.17
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 3995 0 0 0 22214 3 0 0 25 0 1 0 220002899 18976768 3981 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 4633 3981 74 172 0 4458 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23892

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1664976/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=20656 CPUtime=282.12
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 4448 0 0 0 28209 3 0 0 25 0 1 0 220002899 21151744 4434 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 5164 4434 74 172 0 4989 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 26016

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24357
/proc/meminfo: memFree=1663760/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=21884 CPUtime=342.11
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 4751 0 0 0 34207 4 0 0 25 0 1 0 220002899 22409216 4737 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 5471 4737 74 172 0 5296 0
Current children cumulated CPU time (s) 342.11

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

/proc/24354/statm: 15148 13159 74 172 0 14973 0
Current children cumulated CPU time (s) 4360.16
Current children cumulated vsize (KiB) 65952

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27435
/proc/meminfo: memFree=1587024/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=60592 CPUtime=4420.13
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13224 0 0 0 441975 38 0 0 25 0 1 0 220002899 62046208 13161 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15148 13161 74 172 0 14973 0
Current children cumulated CPU time (s) 4420.13
Current children cumulated vsize (KiB) 65952

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27435
/proc/meminfo: memFree=1586832/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=61084 CPUtime=4480.11
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13337 0 0 0 447973 38 0 0 25 0 1 0 220002899 62550016 13274 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15271 13274 74 172 0 15096 0
Current children cumulated CPU time (s) 4480.11
Current children cumulated vsize (KiB) 66444

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27435
/proc/meminfo: memFree=1586128/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=61588 CPUtime=4540.08
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13445 0 0 0 453970 38 0 0 25 0 1 0 220002899 63066112 13382 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15397 13382 74 172 0 15222 0
Current children cumulated CPU time (s) 4540.08
Current children cumulated vsize (KiB) 66948

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27435
/proc/meminfo: memFree=1585424/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=62436 CPUtime=4600.06
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13597 0 0 0 459967 39 0 0 25 0 1 0 220002899 63934464 13534 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15609 13534 74 172 0 15434 0
Current children cumulated CPU time (s) 4600.06
Current children cumulated vsize (KiB) 67796

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27435
/proc/meminfo: memFree=1584912/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=62920 CPUtime=4660.03
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13716 0 0 0 465964 39 0 0 25 0 1 0 220002899 64430080 13653 1992294400 134512640 135217611 4294956304 18446744073709551615 134522387 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15730 13653 74 172 0 15555 0
Current children cumulated CPU time (s) 4660.03
Current children cumulated vsize (KiB) 68280

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27441
/proc/meminfo: memFree=1584720/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=62920 CPUtime=4719.99
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13716 0 0 0 471960 39 0 0 25 0 1 0 220002899 64430080 13653 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15730 13653 74 172 0 15555 0
Current children cumulated CPU time (s) 4719.99
Current children cumulated vsize (KiB) 68280

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27441
/proc/meminfo: memFree=1584464/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=63184 CPUtime=4779.96
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13788 0 0 0 477957 39 0 0 25 0 1 0 220002899 64700416 13725 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15796 13725 74 172 0 15621 0
Current children cumulated CPU time (s) 4779.96
Current children cumulated vsize (KiB) 68544

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27441
/proc/meminfo: memFree=1584336/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=63424 CPUtime=4839.93
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13831 0 0 0 483954 39 0 0 25 0 1 0 220002899 64946176 13768 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15856 13768 74 172 0 15681 0
Current children cumulated CPU time (s) 4839.93
Current children cumulated vsize (KiB) 68784

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27441
/proc/meminfo: memFree=1584144/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=63640 CPUtime=4899.9
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13878 0 0 0 489951 39 0 0 25 0 1 0 220002899 65167360 13815 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15910 13815 74 172 0 15735 0
Current children cumulated CPU time (s) 4899.9
Current children cumulated vsize (KiB) 69000

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27441
/proc/meminfo: memFree=1583952/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=63904 CPUtime=4959.87
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13943 0 0 0 495948 39 0 0 25 0 1 0 220002899 65437696 13880 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 15976 13880 74 172 0 15801 0
Current children cumulated CPU time (s) 4959.87
Current children cumulated vsize (KiB) 69264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27441
/proc/meminfo: memFree=1583888/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=64012 CPUtime=5000.05
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13954 0 0 0 499966 39 0 0 25 0 1 0 220002899 65548288 13891 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 16003 13891 74 172 0 15828 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 69372

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

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

[startup+5002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27441
/proc/meminfo: memFree=1583888/2055920 swapFree=4099496/4192956
[pid=24352] ppid=24350 vsize=5360 CPUtime=0
/proc/24352/stat : 24352 (glucose.sh) S 24350 24352 24115 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220002899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24352/statm: 1340 238 195 169 0 51 0
[pid=24354] ppid=24352 vsize=64012 CPUtime=5000.05
/proc/24354/stat : 24354 (glucose_static) R 24352 24352 24115 0 -1 4194304 13954 0 0 0 499966 39 0 0 25 0 1 0 220002899 65548288 13891 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24354/statm: 16003 13891 74 172 0 15828 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 69372

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24352 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=999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.51
CPU time (s): 5000.05
CPU user time (s): 4999.66
CPU system time (s): 0.39
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 69372

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

runsolver used 4.81327 second user time and 13.4849 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-10 03:42:49
IDJOB=1784144
IDBENCH=71107
IDSOLVER=610
FILE ID=node71/1784144-1241919769
PBS_JOBID= 9264862
Free space on /tmp= 66516 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-133-100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784144-1241919769/watcher-1784144-1241919769 -o /tmp/evaluation-result-1784144-1241919769/solver-1784144-1241919769 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784144-1241919769.cnf

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

MD5SUM BENCH= 3efe57b20c55b2dfc482f2ebb30d6794
RANDOM SEED=1798643578

node71.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.236
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.236
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:       1683640 kB
Buffers:         51864 kB
Cached:         170596 kB
SwapCached:      87756 kB
Active:          84528 kB
Inactive:       227204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683640 kB
SwapTotal:     4192956 kB
SwapFree:      4099496 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          14096 kB
Slab:            46576 kB
Committed_AS:   609876 kB
PageTables:       1436 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= 66520 MiB
End job on node71 at 2009-05-10 05:06:14