Trace number 1532409

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 base? (TO) 1200.08 1200.41

General information on the benchmark

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

Solver Data


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-1532409-1238381889/watcher-1532409-1238381889 -o /tmp/evaluation-result-1532409-1238381889/solver-1532409-1238381889 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2108805180 HOME/instance-1532409-1238381889.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 21654
/proc/meminfo: memFree=1173968/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=1580 CPUtime=0
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1110854779 1617920 159 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 395 159 91 283 0 109 0

[startup+0.0913259 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21654
/proc/meminfo: memFree=1173968/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=2900 CPUtime=0.08
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 554 0 0 0 8 0 0 0 18 0 1 0 1110854779 2969600 537 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 725 537 99 283 0 439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2900

[startup+0.102326 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21654
/proc/meminfo: memFree=1173968/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=3032 CPUtime=0.09
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 566 0 0 0 9 0 0 0 18 0 1 0 1110854779 3104768 549 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 758 549 99 283 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3032

[startup+0.302346 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21654
/proc/meminfo: memFree=1173968/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=3824 CPUtime=0.29
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 754 0 0 0 29 0 0 0 19 0 1 0 1110854779 3915776 737 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 956 737 99 283 0 670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3824

[startup+0.701384 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21654
/proc/meminfo: memFree=1173968/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=4880 CPUtime=0.69
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 1028 0 0 0 69 0 0 0 22 0 1 0 1110854779 4997120 1011 1992294400 134512640 135674425 4294956192 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 1220 1011 99 283 0 934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4880

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1170120/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=5284 CPUtime=1.49
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 1122 0 0 0 149 0 0 0 25 0 1 0 1110854779 5410816 1105 1992294400 134512640 135674425 4294956192 18446744073709551615 134564887 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 1321 1105 99 283 0 1035 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5284

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1169544/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=5812 CPUtime=3.09
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 1265 0 0 0 309 0 0 0 25 0 1 0 1110854779 5951488 1248 1992294400 134512640 135674425 4294956192 18446744073709551615 134556268 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 1453 1248 99 283 0 1167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5812

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1168456/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=6760 CPUtime=6.29
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 1484 0 0 0 629 0 0 0 25 0 1 0 1110854779 6922240 1467 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 1690 1467 99 283 0 1404 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6760

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1167432/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=7780 CPUtime=12.69
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 1692 0 0 0 1269 0 0 0 25 0 1 0 1110854779 7966720 1675 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 1945 1675 99 283 0 1659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7780

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1165960/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=9484 CPUtime=25.49
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 2047 0 0 0 2548 1 0 0 25 0 1 0 1110854779 9711616 2030 1992294400 134512640 135674425 4294956192 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 2371 2030 99 283 0 2085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9484

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1164168/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=11548 CPUtime=51.08
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 2490 0 0 0 5107 1 0 0 25 0 1 0 1110854779 11825152 2473 1992294400 134512640 135674425 4294956192 18446744073709551615 134564699 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 2887 2473 99 283 0 2601 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11548

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1161736/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=14332 CPUtime=102.27
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 3082 0 0 0 10225 2 0 0 25 0 1 0 1110854779 14675968 3065 1992294400 134512640 135674425 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 3583 3065 99 283 0 3297 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14332

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21655
/proc/meminfo: memFree=1160072/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=16460 CPUtime=162.25
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 3489 0 0 0 16223 2 0 0 25 0 1 0 1110854779 16855040 3472 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 4115 3472 99 283 0 3829 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16460

[startup+222.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21661
/proc/meminfo: memFree=1158592/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=18124 CPUtime=222.23
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 3859 0 0 0 22220 3 0 0 25 0 1 0 1110854779 18558976 3842 1992294400 134512640 135674425 4294956192 18446744073709551615 134552263 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 4531 3842 99 283 0 4245 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18124

[startup+282.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21661
/proc/meminfo: memFree=1157760/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=19084 CPUtime=282.21
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 4069 0 0 0 28218 3 0 0 25 0 1 0 1110854779 19542016 4052 1992294400 134512640 135674425 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 4771 4052 99 283 0 4485 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1156672/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=20428 CPUtime=342.19
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 4330 0 0 0 34216 3 0 0 25 0 1 0 1110854779 20918272 4313 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 5107 4313 99 283 0 4821 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 20428

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1155840/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=21388 CPUtime=402.18
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 4546 0 0 0 40214 4 0 0 25 0 1 0 1110854779 21901312 4529 1992294400 134512640 135674425 4294956192 18446744073709551615 134564294 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 5347 4529 99 283 0 5061 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 21388

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1155072/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=22288 CPUtime=462.16
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 4738 0 0 0 46212 4 0 0 25 0 1 0 1110854779 22822912 4721 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 5572 4721 99 283 0 5286 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 22288

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1154440/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=23056 CPUtime=522.14
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 4894 0 0 0 52210 4 0 0 25 0 1 0 1110854779 23609344 4877 1992294400 134512640 135674425 4294956192 18446744073709551615 134555766 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 5764 4877 99 283 0 5478 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 23056

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1153992/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=23632 CPUtime=582.13
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5006 0 0 0 58208 5 0 0 25 0 1 0 1110854779 24199168 4989 1992294400 134512640 135674425 4294956192 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 5908 4989 99 283 0 5622 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 23632

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1153224/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=24404 CPUtime=642.12
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5191 0 0 0 64207 5 0 0 25 0 1 0 1110854779 24989696 5174 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6101 5174 99 283 0 5815 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 24404

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1152840/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=24920 CPUtime=702.09
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5299 0 0 0 70204 5 0 0 25 0 1 0 1110854779 25518080 5282 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6230 5282 99 283 0 5944 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 24920

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1152392/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=25376 CPUtime=762.08
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5402 0 0 0 76203 5 0 0 25 0 1 0 1110854779 25985024 5385 1992294400 134512640 135674425 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6344 5385 99 283 0 6058 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 25376

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1151880/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=26084 CPUtime=822.06
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5532 0 0 0 82200 6 0 0 25 0 1 0 1110854779 26710016 5515 1992294400 134512640 135674425 4294956192 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6521 5515 99 283 0 6235 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 26084

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1151688/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=26276 CPUtime=882.04
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5569 0 0 0 88198 6 0 0 25 0 1 0 1110854779 26906624 5552 1992294400 134512640 135674425 4294956192 18446744073709551615 134559008 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6569 5552 99 283 0 6283 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 26276

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1151560/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=26408 CPUtime=942.02
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5616 0 0 0 94196 6 0 0 25 0 1 0 1110854779 27041792 5599 1992294400 134512640 135674425 4294956192 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6602 5599 99 283 0 6316 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 26408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1151304/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=26732 CPUtime=1002.02
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5673 0 0 0 100195 7 0 0 25 0 1 0 1110854779 27373568 5656 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6683 5656 99 283 0 6397 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 26732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1150600/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=27512 CPUtime=1062
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5840 0 0 0 106193 7 0 0 25 0 1 0 1110854779 28172288 5823 1992294400 134512640 135674425 4294956192 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6878 5823 99 283 0 6592 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 27512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1150344/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=27908 CPUtime=1121.98
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5911 0 0 0 112191 7 0 0 25 0 1 0 1110854779 28577792 5894 1992294400 134512640 135674425 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 6977 5894 99 283 0 6691 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 27908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1150088/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=28304 CPUtime=1181.96
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5978 0 0 0 118189 7 0 0 25 0 1 0 1110854779 28983296 5961 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 7076 5961 99 283 0 6790 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 28304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21661
/proc/meminfo: memFree=1149960/2055920 swapFree=4178100/4192956
[pid=21654] ppid=21652 vsize=28436 CPUtime=1200.06
/proc/21654/stat : 21654 (SApperloT-base) R 21652 21654 20834 0 -1 4194304 5999 0 0 0 119999 7 0 0 25 0 1 0 1110854779 29118464 5982 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/21654/statm: 7109 5982 99 283 0 6823 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28436

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.08
CPU user time (s): 1199.99
CPU system time (s): 0.084987
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 28436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5999
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= 2411

runsolver used 1.03284 second user time and 2.30465 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-30 04:58:09
IDJOB=1532409
IDBENCH=70256
IDSOLVER=509
FILE ID=node18/1532409-1238381889
PBS_JOBID= 9061253
Free space on /tmp= 66224 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1249224492-031.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532409-1238381889/watcher-1532409-1238381889 -o /tmp/evaluation-result-1532409-1238381889/solver-1532409-1238381889 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2108805180 HOME/instance-1532409-1238381889.cnf

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

MD5SUM BENCH= 926573baa883bfadaffafb33f2f57748
RANDOM SEED=2108805180

node18.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.214
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.214
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:       1174448 kB
Buffers:        101624 kB
Cached:         675172 kB
SwapCached:       8808 kB
Active:          27568 kB
Inactive:       759812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1174448 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:          16344 kB
Slab:            80048 kB
Committed_AS:  2972088 kB
PageTables:       1376 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= 66224 MiB
End job on node18 at 2009-03-30 05:18:11