Trace number 1532054

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.51

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2015297474-031.cnf
MD5SUM3b614b06e2532ea8a6491816cc6dd7a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.9386
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-1532054-1238370498/watcher-1532054-1238370498 -o /tmp/evaluation-result-1532054-1238370498/solver-1532054-1238370498 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1022749529 HOME/instance-1532054-1238370498.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.99 1.97 1.91 3/73 20644
/proc/meminfo: memFree=1496864/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=1580 CPUtime=0
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 1109713742 1617920 185 1992294400 134512640 135674425 4294956192 18446744073709551615 135319726 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 428 186 91 283 0 142 0

[startup+0.0601309 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 20644
/proc/meminfo: memFree=1496864/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=3164 CPUtime=0.05
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 597 0 0 0 5 0 0 0 20 0 1 0 1109713742 3239936 580 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 791 580 99 283 0 505 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3164

[startup+0.101137 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 20644
/proc/meminfo: memFree=1496864/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=3428 CPUtime=0.09
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 654 0 0 0 9 0 0 0 20 0 1 0 1109713742 3510272 637 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 857 638 99 283 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3428

[startup+0.301178 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 20644
/proc/meminfo: memFree=1496864/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=4352 CPUtime=0.29
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 912 0 0 0 29 0 0 0 22 0 1 0 1109713742 4456448 895 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 1088 895 99 283 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4352

[startup+0.70226 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 20644
/proc/meminfo: memFree=1496864/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=6332 CPUtime=0.69
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 1384 0 0 0 69 0 0 0 25 0 1 0 1109713742 6483968 1367 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 1583 1367 99 283 0 1297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6332

[startup+1.50142 s]
/proc/loadavg: 1.91 1.95 1.90 2/74 20645
/proc/meminfo: memFree=1490584/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=9500 CPUtime=1.48
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 2180 0 0 0 148 0 0 0 25 0 1 0 1109713742 9728000 2163 1992294400 134512640 135674425 4294956192 18446744073709551615 134565178 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 2375 2163 99 283 0 2089 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9500

[startup+3.10175 s]
/proc/loadavg: 1.91 1.95 1.90 2/74 20645
/proc/meminfo: memFree=1487512/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=10820 CPUtime=3.09
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 2502 0 0 0 308 1 0 0 25 0 1 0 1109713742 11079680 2485 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 2705 2485 99 283 0 2419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10820

[startup+6.3014 s]
/proc/loadavg: 1.91 1.95 1.90 2/74 20645
/proc/meminfo: memFree=1486232/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=11744 CPUtime=6.29
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 2738 0 0 0 628 1 0 0 25 0 1 0 1109713742 12025856 2721 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 2936 2721 99 283 0 2650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11744

[startup+12.7017 s]
/proc/loadavg: 1.77 1.92 1.89 2/74 20645
/proc/meminfo: memFree=1483992/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=13732 CPUtime=12.68
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 3246 0 0 0 1267 1 0 0 25 0 1 0 1109713742 14061568 3229 1992294400 134512640 135674425 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 3433 3229 99 283 0 3147 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13732

[startup+25.5013 s]
/proc/loadavg: 1.65 1.89 1.88 2/74 20645
/proc/meminfo: memFree=1482200/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=15804 CPUtime=25.48
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 3711 0 0 0 2546 2 0 0 25 0 1 0 1109713742 16183296 3694 1992294400 134512640 135674425 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 3951 3694 99 283 0 3665 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15804

[startup+51.1015 s]
/proc/loadavg: 1.43 1.82 1.86 2/74 20645
/proc/meminfo: memFree=1479320/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=18796 CPUtime=51.07
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 4433 0 0 0 5105 2 0 0 25 0 1 0 1109713742 19247104 4416 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 4699 4416 99 283 0 4413 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18796

[startup+102.307 s]
/proc/loadavg: 1.17 1.68 1.81 2/74 20645
/proc/meminfo: memFree=1476504/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=22068 CPUtime=102.26
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 5148 0 0 0 10223 3 0 0 25 0 1 0 1109713742 22597632 5131 1992294400 134512640 135674425 4294956192 18446744073709551615 134541027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 5517 5131 99 283 0 5231 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22068

[startup+162.301 s]
/proc/loadavg: 1.06 1.55 1.75 2/74 20645
/proc/meminfo: memFree=1473752/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=24948 CPUtime=162.24
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 5824 0 0 0 16220 4 0 0 25 0 1 0 1109713742 25546752 5807 1992294400 134512640 135674425 4294956192 18446744073709551615 134564649 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 6237 5807 99 283 0 5951 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24948

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.70 2/74 20645
/proc/meminfo: memFree=1471192/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=27912 CPUtime=222.21
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 6476 0 0 0 22217 4 0 0 25 0 1 0 1109713742 28581888 6459 1992294400 134512640 135674425 4294956192 18446744073709551615 134550261 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 6978 6459 99 283 0 6692 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27912

[startup+282.302 s]
/proc/loadavg: 1.01 1.36 1.66 2/74 20645
/proc/meminfo: memFree=1468888/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=30320 CPUtime=282.19
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 7026 0 0 0 28214 5 0 0 25 0 1 0 1109713742 31047680 7009 1992294400 134512640 135674425 4294956192 18446744073709551615 134564714 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 7580 7009 99 283 0 7294 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 30320

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.61 2/74 20645
/proc/meminfo: memFree=1467480/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=31792 CPUtime=342.17
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 7368 0 0 0 34212 5 0 0 25 0 1 0 1109713742 32555008 7351 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 7948 7351 99 283 0 7662 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 31792

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.57 2/74 20645
/proc/meminfo: memFree=1466392/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=33104 CPUtime=402.14
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 7634 0 0 0 40209 5 0 0 25 0 1 0 1109713742 33898496 7617 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 8276 7617 99 283 0 7990 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 33104

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.53 2/74 20645
/proc/meminfo: memFree=1464024/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=35616 CPUtime=462.13
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 8213 0 0 0 46207 6 0 0 25 0 1 0 1109713742 36470784 8196 1992294400 134512640 135674425 4294956192 18446744073709551615 134539930 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 8904 8196 99 283 0 8618 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 35616

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.50 2/74 20645
/proc/meminfo: memFree=1463512/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=36304 CPUtime=522.11
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 8335 0 0 0 52205 6 0 0 25 0 1 0 1109713742 37175296 8318 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 9076 8318 99 283 0 8790 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 36304

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.46 2/74 20645
/proc/meminfo: memFree=1462808/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=37020 CPUtime=582.08
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 8515 0 0 0 58202 6 0 0 25 0 1 0 1109713742 37908480 8498 1992294400 134512640 135674425 4294956192 18446744073709551615 134564870 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 9255 8498 99 283 0 8969 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 37020

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.43 2/74 20645
/proc/meminfo: memFree=1462040/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=37860 CPUtime=642.07
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 8686 0 0 0 64201 6 0 0 25 0 1 0 1109713742 38768640 8669 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 9465 8669 99 283 0 9179 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 37860

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.40 2/74 20645
/proc/meminfo: memFree=1459992/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=40260 CPUtime=702.04
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 9211 0 0 0 70197 7 0 0 25 0 1 0 1109713742 41226240 9194 1992294400 134512640 135674425 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 10065 9194 99 283 0 9779 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 40260

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.37 2/74 20645
/proc/meminfo: memFree=1459160/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=41296 CPUtime=762.03
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 9415 0 0 0 76196 7 0 0 25 0 1 0 1109713742 42287104 9398 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 10324 9398 99 283 0 10038 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 41296

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.35 2/74 20651
/proc/meminfo: memFree=1458840/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=41752 CPUtime=822
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 9511 0 0 0 82193 7 0 0 25 0 1 0 1109713742 42754048 9494 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 10438 9494 99 283 0 10152 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 41752

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.32 2/74 20651
/proc/meminfo: memFree=1458008/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=42640 CPUtime=881.98
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 9697 0 0 0 88191 7 0 0 25 0 1 0 1109713742 43663360 9680 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 10660 9680 99 283 0 10374 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 42640

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.30 2/74 20651
/proc/meminfo: memFree=1457688/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=43092 CPUtime=941.96
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 9772 0 0 0 94189 7 0 0 25 0 1 0 1109713742 44126208 9755 1992294400 134512640 135674425 4294956192 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 10773 9755 99 283 0 10487 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 43092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/74 20651
/proc/meminfo: memFree=1456472/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=44580 CPUtime=1001.93
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 10091 0 0 0 100186 7 0 0 25 0 1 0 1109713742 45649920 10074 1992294400 134512640 135674425 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 11145 10074 99 283 0 10859 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 44580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/74 20651
/proc/meminfo: memFree=1455000/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=46172 CPUtime=1061.91
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 10471 0 0 0 106184 7 0 0 25 0 1 0 1109713742 47280128 10454 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 11543 10454 99 283 0 11257 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 46172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/74 20651
/proc/meminfo: memFree=1454296/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=46984 CPUtime=1121.89
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 10612 0 0 0 112182 7 0 0 25 0 1 0 1109713742 48111616 10595 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 11746 10595 99 283 0 11460 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 46984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/74 20651
/proc/meminfo: memFree=1453784/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=47660 CPUtime=1181.86
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 10759 0 0 0 118179 7 0 0 25 0 1 0 1109713742 48803840 10742 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 11915 10742 99 283 0 11629 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 47660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.22 2/74 20651
/proc/meminfo: memFree=1453592/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=47820 CPUtime=1200.07
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 10796 0 0 0 119999 8 0 0 25 0 1 0 1109713742 48967680 10779 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 11955 10779 99 283 0 11669 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 47820

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.22 2/74 20651
/proc/meminfo: memFree=1453592/2055920 swapFree=4170064/4192956
[pid=20644] ppid=20642 vsize=47820 CPUtime=1200.07
/proc/20644/stat : 20644 (SApperloT-base) R 20642 20644 20481 0 -1 4194304 10796 0 0 0 119999 8 0 0 25 0 1 0 1109713742 48967680 10779 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/20644/statm: 11955 10779 99 283 0 11669 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 47820

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.087986
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 47820

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

runsolver used 1.20082 second user time and 3.17752 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-30 01:48:18
IDJOB=1532054
IDBENCH=70185
IDSOLVER=509
FILE ID=node80/1532054-1238370498
PBS_JOBID= 9061251
Free space on /tmp= 64692 MiB

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

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

MD5SUM BENCH= 3b614b06e2532ea8a6491816cc6dd7a8
RANDOM SEED=1022749529

node80.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1497280 kB
Buffers:         66712 kB
Cached:         411408 kB
SwapCached:      14676 kB
Active:         168960 kB
Inactive:       325712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497280 kB
SwapTotal:     4192956 kB
SwapFree:      4170064 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          22036 kB
Slab:            49052 kB
Committed_AS:  2792696 kB
PageTables:       2008 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= 64692 MiB
End job on node80 at 2009-03-30 02:08:21