Trace number 1784136

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.02 5001.81

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-97-100.cnf
MD5SUM5f0ec9f87ae77ca0eb8468a4ddde217c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark118.832
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
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 |     204      612 |      61       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 97   #clauses: 204   #literals: 612
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:  97                                                   |
0.00/0.00	c |  Number of clauses:    204                                                  |
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-1784136-1241917500/watcher-1784136-1241917500 -o /tmp/evaluation-result-1784136-1241917500/solver-1784136-1241917500 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784136-1241917500.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 461
/proc/meminfo: memFree=1862256/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) R 459 461 388 0 -1 4194304 295 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=860 CPUtime=0
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 57 0 0 0 0 0 0 0 20 0 1 0 219777731 880640 43 1992294400 134512640 135217611 4294956304 18446744073709551615 134672867 0 0 4096 0 0 0 0 17 1 0 0
/proc/463/statm: 216 49 41 172 0 41 0

[startup+0.024003 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 461
/proc/meminfo: memFree=1862256/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=2028 CPUtime=0.01
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 137 0 0 0 1 0 0 0 20 0 1 0 219777731 2076672 123 1992294400 134512640 135217611 4294956304 18446744073709551615 134538666 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 507 123 74 172 0 332 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7388

[startup+0.10301 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 461
/proc/meminfo: memFree=1862256/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=2292 CPUtime=0.09
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 208 0 0 0 9 0 0 0 20 0 1 0 219777731 2347008 194 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 573 194 74 172 0 398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7652

[startup+0.302029 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 461
/proc/meminfo: memFree=1862256/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=2556 CPUtime=0.29
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 281 0 0 0 29 0 0 0 21 0 1 0 219777731 2617344 267 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 639 267 74 172 0 464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7916

[startup+0.701066 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 461
/proc/meminfo: memFree=1862256/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=3092 CPUtime=0.69
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 413 0 0 0 69 0 0 0 25 0 1 0 219777731 3166208 399 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 773 399 74 172 0 598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8452

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1860384/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=3648 CPUtime=1.49
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 546 0 0 0 149 0 0 0 25 0 1 0 219777731 3735552 532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 912 532 74 172 0 737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9008

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1859808/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=4336 CPUtime=3.09
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 712 0 0 0 309 0 0 0 25 0 1 0 219777731 4440064 698 1992294400 134512640 135217611 4294956304 18446744073709551615 134522694 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 1084 698 74 172 0 909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9696

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1858720/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=4964 CPUtime=6.28
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 873 0 0 0 628 0 0 0 25 0 1 0 219777731 5083136 859 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 1241 859 74 172 0 1066 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10324

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1857376/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=6288 CPUtime=12.68
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 1180 0 0 0 1268 0 0 0 25 0 1 0 219777731 6438912 1166 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 1572 1166 74 172 0 1397 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11648

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1856032/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=7680 CPUtime=25.49
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 1516 0 0 0 2548 1 0 0 25 0 1 0 219777731 7864320 1502 1992294400 134512640 135217611 4294956304 18446744073709551615 134536868 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 1920 1502 74 172 0 1745 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13040

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1854304/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=9536 CPUtime=51.07
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 1921 0 0 0 5106 1 0 0 25 0 1 0 219777731 9764864 1907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 2384 1907 74 172 0 2209 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14896

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1851616/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=12428 CPUtime=102.27
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 2589 0 0 0 10225 2 0 0 25 0 1 0 219777731 12726272 2575 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 3107 2575 74 172 0 2932 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17788

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1849888/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=14280 CPUtime=162.24
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 3011 0 0 0 16222 2 0 0 25 0 1 0 219777731 14622720 2997 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 3570 2997 74 172 0 3395 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19640

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1848288/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=15944 CPUtime=222.23
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 3417 0 0 0 22220 3 0 0 25 0 1 0 219777731 16326656 3403 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 3986 3403 74 172 0 3811 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21304

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1846880/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=17608 CPUtime=282.22
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 3755 0 0 0 28218 4 0 0 25 0 1 0 219777731 18030592 3741 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 4402 3741 74 172 0 4227 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 22968

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 464
/proc/meminfo: memFree=1845344/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=19232 CPUtime=342.2
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 4125 0 0 0 34215 5 0 0 25 0 1 0 219777731 19693568 4111 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 4808 4111 74 172 0 4633 0
Current children cumulated CPU time (s) 342.2

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

/proc/463/statm: 14135 12116 75 172 0 13960 0
Current children cumulated CPU time (s) 4301.2
Current children cumulated vsize (KiB) 61900

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 952
/proc/meminfo: memFree=1809312/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=56540 CPUtime=4361.18
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12162 0 0 0 436092 26 0 0 25 0 1 0 219777731 57896960 12123 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14135 12123 75 172 0 13960 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 61900

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 952
/proc/meminfo: memFree=1809248/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=56700 CPUtime=4421.17
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12175 0 0 0 442091 26 0 0 25 0 1 0 219777731 58060800 12136 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14175 12136 75 172 0 14000 0
Current children cumulated CPU time (s) 4421.17
Current children cumulated vsize (KiB) 62060

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 952
/proc/meminfo: memFree=1809120/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=56844 CPUtime=4481.15
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12203 0 0 0 448089 26 0 0 25 0 1 0 219777731 58208256 12164 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14211 12164 75 172 0 14036 0
Current children cumulated CPU time (s) 4481.15
Current children cumulated vsize (KiB) 62204

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 952
/proc/meminfo: memFree=1809056/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=56844 CPUtime=4541.14
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12218 0 0 0 454088 26 0 0 25 0 1 0 219777731 58208256 12179 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14211 12179 75 172 0 14036 0
Current children cumulated CPU time (s) 4541.14
Current children cumulated vsize (KiB) 62204

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 952
/proc/meminfo: memFree=1808544/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=57460 CPUtime=4601.12
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12333 0 0 0 460086 26 0 0 25 0 1 0 219777731 58839040 12294 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14365 12294 75 172 0 14190 0
Current children cumulated CPU time (s) 4601.12
Current children cumulated vsize (KiB) 62820

[startup+4662.3 s]
/proc/loadavg: 1.64 1.16 1.05 2/73 14429
/proc/meminfo: memFree=1791080/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=57888 CPUtime=4660.91
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12424 0 0 0 466059 32 0 0 25 0 1 0 219777731 59277312 12385 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/463/statm: 14472 12385 75 172 0 14297 0
Current children cumulated CPU time (s) 4660.91
Current children cumulated vsize (KiB) 63248

[startup+4722.31 s]
/proc/loadavg: 2.10 1.37 1.13 2/73 3325
/proc/meminfo: memFree=1767528/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=58128 CPUtime=4720.6
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12463 0 0 0 472014 46 0 0 25 0 1 0 219777731 59523072 12424 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/463/statm: 14532 12424 75 172 0 14357 0
Current children cumulated CPU time (s) 4720.6
Current children cumulated vsize (KiB) 63488

[startup+4782.3 s]
/proc/loadavg: 1.40 1.30 1.12 2/66 3579
/proc/meminfo: memFree=1768736/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=59016 CPUtime=4780.58
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12680 0 0 0 478011 47 0 0 25 0 1 0 219777731 60432384 12620 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14754 12620 75 172 0 14579 0
Current children cumulated CPU time (s) 4780.58
Current children cumulated vsize (KiB) 64376

[startup+4842.3 s]
/proc/loadavg: 1.15 1.24 1.10 2/66 3579
/proc/meminfo: memFree=1768544/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=59124 CPUtime=4840.56
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12711 0 0 0 484009 47 0 0 25 0 1 0 219777731 60542976 12651 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14781 12651 75 172 0 14606 0
Current children cumulated CPU time (s) 4840.56
Current children cumulated vsize (KiB) 64484

[startup+4902.3 s]
/proc/loadavg: 1.05 1.20 1.09 2/66 3579
/proc/meminfo: memFree=1768416/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=59268 CPUtime=4900.55
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12749 0 0 0 490008 47 0 0 25 0 1 0 219777731 60690432 12689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14817 12689 75 172 0 14642 0
Current children cumulated CPU time (s) 4900.55
Current children cumulated vsize (KiB) 64628

[startup+4962.3 s]
/proc/loadavg: 1.02 1.16 1.09 2/66 3579
/proc/meminfo: memFree=1768352/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=59268 CPUtime=4960.53
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 12749 0 0 0 496006 47 0 0 25 0 1 0 219777731 60690432 12689 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 14817 12689 75 172 0 14642 0
Current children cumulated CPU time (s) 4960.53
Current children cumulated vsize (KiB) 64628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.01 1.14 1.08 2/66 3579
/proc/meminfo: memFree=1766688/2055920 swapFree=4151488/4192956
[pid=461] ppid=459 vsize=5360 CPUtime=0
/proc/461/stat : 461 (glucose.sh) S 459 461 388 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219777731 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/461/statm: 1340 238 195 169 0 51 0
[pid=463] ppid=461 vsize=60984 CPUtime=5000.02
/proc/463/stat : 463 (glucose_static) R 461 461 388 0 -1 4194304 13163 0 0 0 499954 48 0 0 25 0 1 0 219777731 62447616 13103 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/463/statm: 15246 13103 75 172 0 15071 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 66344

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)

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

Real time (s): 5001.81
CPU time (s): 5000.02
CPU user time (s): 4999.54
CPU system time (s): 0.48
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 66344

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

runsolver used 5.95109 second user time and 12.1412 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-10 03:05:00
IDJOB=1784136
IDBENCH=71105
IDSOLVER=610
FILE ID=node48/1784136-1241917500
PBS_JOBID= 9264876
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 5f0ec9f87ae77ca0eb8468a4ddde217c
RANDOM SEED=1656774075

node48.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.209
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.209
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:       1863504 kB
Buffers:         30040 kB
Cached:          60116 kB
SwapCached:      36188 kB
Active:          29772 kB
Inactive:        98424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863504 kB
SwapTotal:     4192956 kB
SwapFree:      4151488 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            50204 kB
Committed_AS:   803716 kB
PageTables:       1368 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= 66304 MiB
End job on node48 at 2009-05-10 04:28:24