Trace number 1532060

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
SApperloT hrp? (TO) 1200.12 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2088224617-083.cnf
MD5SUMcd8ff3390234df6242528d108d1584c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark185.98
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532060-1238370681/watcher-1532060-1238370681 -o /tmp/evaluation-result-1532060-1238370681/solver-1532060-1238370681 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2118951330 HOME/instance-1532060-1238370681.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6100
/proc/meminfo: memFree=789792/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=1616 CPUtime=0
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 1109733347 1654784 173 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 404 174 95 292 0 109 0

[startup+0.094655 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6100
/proc/meminfo: memFree=789792/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=3332 CPUtime=0.08
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 652 0 0 0 8 0 0 0 18 0 1 0 1109733347 3411968 635 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 833 635 105 292 0 538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3332

[startup+0.101654 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6100
/proc/meminfo: memFree=789792/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=3464 CPUtime=0.09
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 661 0 0 0 9 0 0 0 18 0 1 0 1109733347 3547136 644 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 866 644 105 292 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.301666 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6100
/proc/meminfo: memFree=789792/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=4388 CPUtime=0.29
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 901 0 0 0 29 0 0 0 19 0 1 0 1109733347 4493312 884 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 1097 884 105 292 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4388

[startup+0.701692 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6100
/proc/meminfo: memFree=789792/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=6236 CPUtime=0.69
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 1380 0 0 0 69 0 0 0 22 0 1 0 1109733347 6385664 1363 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 1559 1363 105 292 0 1264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6236

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=783128/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=9932 CPUtime=1.49
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 2291 0 0 0 148 1 0 0 25 0 1 0 1109733347 10170368 2274 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 2483 2274 105 292 0 2188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9932

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=779992/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=11912 CPUtime=3.09
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 2784 0 0 0 308 1 0 0 25 0 1 0 1109733347 12197888 2767 1992294400 134512640 135712473 4294956192 18446744073709551615 134581082 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 2978 2767 105 292 0 2683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11912

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=774304/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=18248 CPUtime=6.29
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 4360 0 0 0 626 3 0 0 25 0 1 0 1109733347 18685952 4343 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 4562 4343 109 292 0 4267 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18248

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=765728/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=25128 CPUtime=12.68
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 6083 0 0 0 1265 3 0 0 25 0 1 0 1109733347 25731072 6066 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 6282 6066 109 292 0 5987 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25128

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=763488/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=27352 CPUtime=25.48
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 6627 0 0 0 2544 4 0 0 25 0 1 0 1109733347 28008448 6610 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 6838 6610 109 292 0 6543 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27352

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=760608/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=30520 CPUtime=51.08
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 7366 0 0 0 5103 5 0 0 25 0 1 0 1109733347 31252480 7349 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 7630 7349 109 292 0 7335 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30520

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=758176/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=33536 CPUtime=102.27
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 8010 0 0 0 10222 5 0 0 25 0 1 0 1109733347 34340864 7993 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 8384 7993 109 292 0 8089 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33536

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=754912/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=36768 CPUtime=162.25
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 8791 0 0 0 16219 6 0 0 25 0 1 0 1109733347 37650432 8774 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 9192 8774 109 292 0 8897 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36768

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=752160/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=39776 CPUtime=222.24
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 9456 0 0 0 22218 6 0 0 25 0 1 0 1109733347 40730624 9439 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 9944 9439 109 292 0 9649 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 39776

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=749408/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=42704 CPUtime=282.22
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 10165 0 0 0 28215 7 0 0 25 0 1 0 1109733347 43728896 10148 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 10676 10148 109 292 0 10381 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 42704

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=748000/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=44380 CPUtime=342.2
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 10515 0 0 0 34213 7 0 0 25 0 1 0 1109733347 45445120 10498 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 11095 10498 109 292 0 10800 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 44380

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=747168/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=45288 CPUtime=402.19
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 10719 0 0 0 40212 7 0 0 25 0 1 0 1109733347 46374912 10702 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 11322 10702 109 292 0 11027 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 45288

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=745184/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=47632 CPUtime=462.18
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 11220 0 0 0 46210 8 0 0 25 0 1 0 1109733347 48775168 11203 1992294400 134512640 135712473 4294956192 18446744073709551615 134564782 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 11908 11203 109 292 0 11613 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 47632

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6101
/proc/meminfo: memFree=744416/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=48444 CPUtime=522.16
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 11401 0 0 0 52208 8 0 0 25 0 1 0 1109733347 49606656 11384 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 12111 11384 109 292 0 11816 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 48444

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=743832/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=49116 CPUtime=582.14
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 11517 0 0 0 58206 8 0 0 25 0 1 0 1109733347 50294784 11500 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 12279 11500 109 292 0 11984 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 49116

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=742304/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=50904 CPUtime=642.13
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 11928 0 0 0 64204 9 0 0 25 0 1 0 1109733347 52125696 11911 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 12726 11911 109 292 0 12431 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 50904

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=739936/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=53476 CPUtime=702.11
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 12511 0 0 0 70202 9 0 0 25 0 1 0 1109733347 54759424 12494 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 13369 12494 109 292 0 13074 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 53476

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=739232/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=54328 CPUtime=762.11
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 12686 0 0 0 76201 10 0 0 25 0 1 0 1109733347 55631872 12669 1992294400 134512640 135712473 4294956192 18446744073709551615 134557940 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 13582 12669 109 292 0 13287 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 54328

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=738144/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=55568 CPUtime=822.08
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 12951 0 0 0 82198 10 0 0 25 0 1 0 1109733347 56901632 12934 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 13892 12934 109 292 0 13597 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 55568

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=737440/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=56476 CPUtime=882.07
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 13126 0 0 0 88197 10 0 0 25 0 1 0 1109733347 57831424 13109 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 14119 13109 109 292 0 13824 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 56476

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=736480/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=57416 CPUtime=942.05
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 13366 0 0 0 94195 10 0 0 25 0 1 0 1109733347 58793984 13349 1992294400 134512640 135712473 4294956192 18446744073709551615 134564706 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 14354 13349 109 292 0 14059 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 57416

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=732960/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=61252 CPUtime=1002.04
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 14247 0 0 0 100194 10 0 0 25 0 1 0 1109733347 62722048 14230 1992294400 134512640 135712473 4294956192 18446744073709551615 134563610 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 15313 14230 109 292 0 15018 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 61252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=732064/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=62468 CPUtime=1062.03
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 14469 0 0 0 106192 11 0 0 25 0 1 0 1109733347 63967232 14452 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 15617 14452 109 292 0 15322 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 62468

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=731360/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=63288 CPUtime=1122.01
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 14643 0 0 0 112190 11 0 0 25 0 1 0 1109733347 64806912 14626 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 15822 14626 109 292 0 15527 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 63288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=730656/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=64036 CPUtime=1182
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 14809 0 0 0 118189 11 0 0 25 0 1 0 1109733347 65572864 14792 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 16009 14792 109 292 0 15714 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 64036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6107
/proc/meminfo: memFree=730400/2055920 swapFree=4177940/4192956
[pid=6100] ppid=6098 vsize=64332 CPUtime=1200.1
/proc/6100/stat : 6100 (SApperloT-hrp) R 6098 6100 5974 0 -1 4194304 14876 0 0 0 119999 11 0 0 25 0 1 0 1109733347 65875968 14859 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/6100/statm: 16083 14859 109 292 0 15788 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 64332

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1199.99
CPU system time (s): 0.124981
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 64332

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

runsolver used 0.92086 second user time and 2.74558 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 01:51:21
IDJOB=1532060
IDBENCH=70186
IDSOLVER=510
FILE ID=node29/1532060-1238370681
PBS_JOBID= 9061241
Free space on /tmp= 66472 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2088224617-083.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532060-1238370681/watcher-1532060-1238370681 -o /tmp/evaluation-result-1532060-1238370681/solver-1532060-1238370681 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2118951330 HOME/instance-1532060-1238370681.cnf

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

MD5SUM BENCH= cd8ff3390234df6242528d108d1584c9
RANDOM SEED=2118951330

node29.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.234
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.234
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:        790208 kB
Buffers:        101556 kB
Cached:        1060816 kB
SwapCached:       8860 kB
Active:         308088 kB
Inactive:       864704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790208 kB
SwapTotal:     4192956 kB
SwapFree:      4177940 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          16192 kB
Slab:            78864 kB
Committed_AS:  2993200 kB
PageTables:       1476 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= 66468 MiB
End job on node29 at 2009-03-30 02:11:23