Trace number 1532069

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.1 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S704699380-099.cnf
MD5SUM79363fa796cb5f9a1d9ad7ab58b2c2fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark954.206
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-1532069-1238371011/watcher-1532069-1238371011 -o /tmp/evaluation-result-1532069-1238371011/solver-1532069-1238371011 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=777005444 HOME/instance-1532069-1238371011.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/80 25901
/proc/meminfo: memFree=1455136/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=1580 CPUtime=0
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 1109764994 1617920 185 1992294400 134512640 135674425 4294956208 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 428 186 91 283 0 142 0

[startup+0.0678869 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25901
/proc/meminfo: memFree=1455136/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=3164 CPUtime=0.06
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 602 0 0 0 6 0 0 0 18 0 1 0 1109764994 3239936 585 1992294400 134512640 135674425 4294956208 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 791 586 99 283 0 505 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3164

[startup+0.101888 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25901
/proc/meminfo: memFree=1455136/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=3296 CPUtime=0.1
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 650 0 0 0 10 0 0 0 18 0 1 0 1109764994 3375104 633 1992294400 134512640 135674425 4294956208 18446744073709551615 134555868 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 824 633 99 283 0 538 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3296

[startup+0.30191 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25901
/proc/meminfo: memFree=1455136/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=4352 CPUtime=0.29
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 895 0 0 0 29 0 0 0 19 0 1 0 1109764994 4456448 878 1992294400 134512640 135674425 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 1088 878 99 283 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4352

[startup+0.701952 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 25901
/proc/meminfo: memFree=1455136/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=6068 CPUtime=0.69
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 1336 0 0 0 69 0 0 0 22 0 1 0 1109764994 6213632 1319 1992294400 134512640 135674425 4294956208 18446744073709551615 134549493 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 1517 1319 99 283 0 1231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6068

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1448920/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=9236 CPUtime=1.48
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 2120 0 0 0 148 0 0 0 25 0 1 0 1109764994 9457664 2103 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 2309 2103 99 283 0 2023 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9236

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1446232/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=10424 CPUtime=3.09
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 2408 0 0 0 308 1 0 0 25 0 1 0 1109764994 10674176 2391 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 2606 2391 99 283 0 2320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10424

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1444248/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=11876 CPUtime=6.29
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 2765 0 0 0 628 1 0 0 25 0 1 0 1109764994 12161024 2748 1992294400 134512640 135674425 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 2969 2748 99 283 0 2683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11876

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1442720/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=13460 CPUtime=12.69
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 3148 0 0 0 1268 1 0 0 25 0 1 0 1109764994 13783040 3131 1992294400 134512640 135674425 4294956208 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 3365 3131 99 283 0 3079 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13460

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1440736/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=15484 CPUtime=25.48
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 3648 0 0 0 2547 1 0 0 25 0 1 0 1109764994 15855616 3631 1992294400 134512640 135674425 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 3871 3631 99 283 0 3585 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15484

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1438304/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=17988 CPUtime=51.08
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 4259 0 0 0 5106 2 0 0 25 0 1 0 1109764994 18419712 4242 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 4497 4242 99 283 0 4211 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17988

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1434784/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=21872 CPUtime=102.27
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 5137 0 0 0 10224 3 0 0 25 0 1 0 1109764994 22396928 5120 1992294400 134512640 135674425 4294956208 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 5468 5120 99 283 0 5182 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21872

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1431840/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=25076 CPUtime=162.25
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 5856 0 0 0 16222 3 0 0 25 0 1 0 1109764994 25677824 5839 1992294400 134512640 135674425 4294956208 18446744073709551615 134556458 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 6269 5839 99 283 0 5983 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25076

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25902
/proc/meminfo: memFree=1429664/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=27468 CPUtime=222.23
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 6392 0 0 0 22219 4 0 0 25 0 1 0 1109764994 28127232 6375 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 6867 6375 99 283 0 6581 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27468

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1427104/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=30332 CPUtime=282.21
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 7036 0 0 0 28216 5 0 0 25 0 1 0 1109764994 31059968 7019 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 7583 7019 99 283 0 7297 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30332

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1425504/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=32096 CPUtime=342.19
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 7435 0 0 0 34214 5 0 0 25 0 1 0 1109764994 32866304 7418 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 8024 7418 99 283 0 7738 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32096

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1424544/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=33152 CPUtime=402.18
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 7660 0 0 0 40213 5 0 0 25 0 1 0 1109764994 33947648 7643 1992294400 134512640 135674425 4294956208 18446744073709551615 134560555 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 8288 7643 99 283 0 8002 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33152

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1422112/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=35856 CPUtime=462.16
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 8272 0 0 0 46210 6 0 0 25 0 1 0 1109764994 36716544 8255 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 8964 8255 99 283 0 8678 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35856

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1421088/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=36916 CPUtime=522.15
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 8524 0 0 0 52208 7 0 0 25 0 1 0 1109764994 37801984 8507 1992294400 134512640 135674425 4294956208 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 9229 8507 99 283 0 8943 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36916

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1420448/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=37692 CPUtime=582.14
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 8690 0 0 0 58207 7 0 0 25 0 1 0 1109764994 38596608 8673 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 9423 8673 99 283 0 9137 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 37692

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1419616/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=38692 CPUtime=642.12
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 8891 0 0 0 64205 7 0 0 25 0 1 0 1109764994 39620608 8874 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 9673 8874 99 283 0 9387 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 38692

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1417824/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=40552 CPUtime=702.1
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 9332 0 0 0 70203 7 0 0 25 0 1 0 1109764994 41525248 9315 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 10138 9315 99 283 0 9852 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 40552

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1416992/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=41508 CPUtime=762.09
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 9521 0 0 0 76202 7 0 0 25 0 1 0 1109764994 42504192 9504 1992294400 134512640 135674425 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 10377 9504 99 283 0 10091 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 41508

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1416416/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=42188 CPUtime=822.08
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 9655 0 0 0 82200 8 0 0 25 0 1 0 1109764994 43200512 9638 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 10547 9638 99 283 0 10261 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 42188

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1415648/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=43192 CPUtime=882.06
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 9869 0 0 0 88198 8 0 0 25 0 1 0 1109764994 44228608 9852 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 10798 9852 99 283 0 10512 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 43192

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1415392/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=43576 CPUtime=942.04
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 9944 0 0 0 94196 8 0 0 25 0 1 0 1109764994 44621824 9927 1992294400 134512640 135674425 4294956208 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 10894 9927 99 283 0 10608 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 43576

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1415200/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=43900 CPUtime=1002.02
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 10003 0 0 0 100194 8 0 0 25 0 1 0 1109764994 44953600 9986 1992294400 134512640 135674425 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 10975 9986 99 283 0 10689 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 43900

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1412960/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=46076 CPUtime=1062.01
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 10548 0 0 0 106192 9 0 0 25 0 1 0 1109764994 47181824 10531 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 11519 10531 99 283 0 11233 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 46076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1412384/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=46840 CPUtime=1122
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 10694 0 0 0 112190 10 0 0 25 0 1 0 1109764994 47964160 10677 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 11710 10677 99 283 0 11424 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 46840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1411552/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=47928 CPUtime=1181.98
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 10913 0 0 0 118188 10 0 0 25 0 1 0 1109764994 49078272 10896 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 11982 10896 99 283 0 11696 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 47928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25908
/proc/meminfo: memFree=1411424/2055912 swapFree=4170680/4192956
[pid=25901] ppid=25899 vsize=47928 CPUtime=1200.08
/proc/25901/stat : 25901 (SApperloT-base) R 25899 25901 25807 0 -1 4194304 10935 0 0 0 119998 10 0 0 25 0 1 0 1109764994 49078272 10918 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25901/statm: 11982 10918 99 283 0 11696 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47928

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.1
CPU user time (s): 1199.99
CPU system time (s): 0.111982
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 47928

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

runsolver used 1.55776 second user time and 3.9114 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-30 01:56:51
IDJOB=1532069
IDBENCH=70188
IDSOLVER=509
FILE ID=node78/1532069-1238371011
PBS_JOBID= 9061270
Free space on /tmp= 126872 MiB

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

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

MD5SUM BENCH= 79363fa796cb5f9a1d9ad7ab58b2c2fb
RANDOM SEED=777005444

node78.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:      2055912 kB
MemFree:       1455552 kB
Buffers:         82640 kB
Cached:         428384 kB
SwapCached:       7748 kB
Active:         210472 kB
Inactive:       310924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1455552 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          16028 kB
Slab:            63148 kB
Committed_AS:  2510828 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-30 02:16:53