Trace number 1553832

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.07 1200.46

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1553832-1238719051/watcher-1553832-1238719051 -o /tmp/evaluation-result-1553832-1238719051/solver-1553832-1238719051 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1419175724 HOME/instance-1553832-1238719051.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/76 17044
/proc/meminfo: memFree=1386896/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=10328 CPUtime=0
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 1054 0 0 0 0 0 0 0 18 0 1 0 1144566321 10575872 1038 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 2582 1043 88 283 0 2296 0

[startup+0.0864329 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 17044
/proc/meminfo: memFree=1386896/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=18676 CPUtime=0.07
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 3517 0 0 0 6 1 0 0 18 0 1 0 1144566321 19124224 3501 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 4669 3501 90 283 0 4383 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18676

[startup+0.101435 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 17044
/proc/meminfo: memFree=1386896/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=19204 CPUtime=0.09
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 3658 0 0 0 8 1 0 0 18 0 1 0 1144566321 19664896 3642 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 4801 3643 90 283 0 4515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19204

[startup+0.301467 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 17044
/proc/meminfo: memFree=1386896/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=26464 CPUtime=0.29
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 5559 0 0 0 27 2 0 0 19 0 1 0 1144566321 27099136 5543 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 6616 5543 90 283 0 6330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26464

[startup+0.701529 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 17044
/proc/meminfo: memFree=1386896/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=37684 CPUtime=0.69
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 8546 0 0 0 65 4 0 0 23 0 1 0 1144566321 38588416 8496 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 9421 8496 98 283 0 9135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37684

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17045
/proc/meminfo: memFree=1352968/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=38704 CPUtime=1.49
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 8905 0 0 0 145 4 0 0 25 0 1 0 1144566321 39632896 8661 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 9676 8661 98 283 0 9390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38704

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17045
/proc/meminfo: memFree=1352328/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=38704 CPUtime=3.09
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 8955 0 0 0 305 4 0 0 25 0 1 0 1144566321 39632896 8711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 9676 8711 98 283 0 9390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38704

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17045
/proc/meminfo: memFree=1352008/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=38960 CPUtime=6.29
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 9016 0 0 0 625 4 0 0 25 0 1 0 1144566321 39895040 8772 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 9740 8772 98 283 0 9454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38960

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17045
/proc/meminfo: memFree=1351880/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=39224 CPUtime=12.69
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 9061 0 0 0 1265 4 0 0 25 0 1 0 1144566321 40165376 8817 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 9806 8817 98 283 0 9520 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39224

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17045
/proc/meminfo: memFree=1349640/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=41464 CPUtime=25.48
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 9640 0 0 0 2544 4 0 0 25 0 1 0 1144566321 42459136 9396 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 10366 9396 98 283 0 10080 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41464

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17045
/proc/meminfo: memFree=1345928/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=45184 CPUtime=51.07
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 10563 0 0 0 5101 6 0 0 25 0 1 0 1144566321 46268416 10319 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 11296 10319 98 283 0 11010 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45184

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17045
/proc/meminfo: memFree=1335240/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=56276 CPUtime=102.25
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 13385 0 0 0 10216 9 0 0 25 0 1 0 1144566321 57626624 13012 1992294400 134512640 135674940 4294956208 18446744073709551615 134550671 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 14069 13012 98 283 0 13783 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56276

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1318408/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=73452 CPUtime=162.23
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 17623 0 0 0 16209 14 0 0 25 0 1 0 1144566321 75214848 17250 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 18363 17250 98 283 0 18077 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 73452

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1295880/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=95980 CPUtime=222.21
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 23222 0 0 0 22201 20 0 0 25 0 1 0 1144566321 98283520 22849 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 23995 22849 98 283 0 23709 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 95980

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1291144/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=100608 CPUtime=282.2
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 24363 0 0 0 28199 21 0 0 25 0 1 0 1144566321 103022592 23990 1992294400 134512640 135674940 4294956208 18446744073709551615 134557392 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 25152 23990 99 283 0 24866 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 100608

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1290952/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=100880 CPUtime=342.17
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 24413 0 0 0 34196 21 0 0 25 0 1 0 1144566321 103301120 24040 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 25220 24040 99 283 0 24934 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 100880

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1284808/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=107844 CPUtime=402.15
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 26282 0 0 0 40192 23 0 0 25 0 1 0 1144566321 110432256 25652 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 26961 25652 99 283 0 26675 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 107844

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1270856/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=121872 CPUtime=462.13
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 29734 0 0 0 46187 26 0 0 25 0 1 0 1144566321 124796928 29104 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 30468 29104 99 283 0 30182 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 121872

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1255496/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=137616 CPUtime=522.12
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 33581 0 0 0 52182 30 0 0 25 0 1 0 1144566321 140918784 32951 1992294400 134512640 135674940 4294956208 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 34404 32951 99 283 0 34118 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 137616

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1243720/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=149388 CPUtime=582.09
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 36511 0 0 0 58176 33 0 0 25 0 1 0 1144566321 152973312 35881 1992294400 134512640 135674940 4294956208 18446744073709551615 134551242 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 37347 35881 99 283 0 37061 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 149388

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1224264/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=168344 CPUtime=642.08
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 41315 0 0 0 64170 38 0 0 25 0 1 0 1144566321 172384256 40685 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 42086 40685 99 283 0 41800 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 168344

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1202376/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=190596 CPUtime=702.06
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 46855 0 0 0 70163 43 0 0 25 0 1 0 1144566321 195170304 46225 1992294400 134512640 135674940 4294956208 18446744073709551615 134565412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 47649 46225 99 283 0 47363 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 190596

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1177736/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=214908 CPUtime=762.05
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 52934 0 0 0 76157 48 0 0 25 0 1 0 1144566321 220065792 52304 1992294400 134512640 135674940 4294956208 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 53727 52304 99 283 0 53441 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 214908

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1153032/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=240528 CPUtime=822.03
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 59798 0 0 0 82148 55 0 0 25 0 1 0 1144566321 246300672 58526 1992294400 134512640 135674940 4294956208 18446744073709551615 134565359 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 60132 58526 99 283 0 59846 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 240528

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1134408/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=258848 CPUtime=882
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 64396 0 0 0 88141 59 0 0 25 0 1 0 1144566321 265060352 63124 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 64712 63124 99 283 0 64426 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 258848

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1113992/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=279356 CPUtime=941.98
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 69554 0 0 0 94133 65 0 0 25 0 1 0 1144566321 286060544 68282 1992294400 134512640 135674940 4294956208 18446744073709551615 134561582 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 69839 68282 99 283 0 69553 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 279356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1094856/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=298404 CPUtime=1001.97
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 74278 0 0 0 100126 71 0 0 25 0 1 0 1144566321 305565696 73006 1992294400 134512640 135674940 4294956208 18446744073709551615 134551303 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 74601 73006 99 283 0 74315 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 298404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1079688/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=314056 CPUtime=1061.95
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 78098 0 0 0 106120 75 0 0 25 0 1 0 1144566321 321593344 76826 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 78514 76826 99 283 0 78228 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 314056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1065224/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=328488 CPUtime=1121.93
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 81679 0 0 0 112114 79 0 0 25 0 1 0 1144566321 336371712 80407 1992294400 134512640 135674940 4294956208 18446744073709551615 134581506 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 82122 80407 99 283 0 81836 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 328488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1048392/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=345532 CPUtime=1181.92
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 85887 0 0 0 118108 84 0 0 25 0 1 0 1144566321 353824768 84615 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 86383 84615 99 283 0 86097 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 345532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 17047
/proc/meminfo: memFree=1041736/2055920 swapFree=4173572/4192956
[pid=17044] ppid=17042 vsize=352352 CPUtime=1200.01
/proc/17044/stat : 17044 (SApperloT-base) R 17042 17044 16787 0 -1 4194304 87507 0 0 0 119916 85 0 0 25 0 1 0 1144566321 360808448 86235 1992294400 134512640 135674940 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17044/statm: 88088 86235 99 283 0 87802 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 352352

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.46
CPU time (s): 1200.07
CPU user time (s): 1199.17
CPU system time (s): 0.907861
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 352352

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

runsolver used 1.04584 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-03 02:37:32
IDJOB=1553832
IDBENCH=70769
IDSOLVER=509
FILE ID=node69/1553832-1238719051
PBS_JOBID= 9085314
Free space on /tmp= 65696 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553832-1238719051/watcher-1553832-1238719051 -o /tmp/evaluation-result-1553832-1238719051/solver-1553832-1238719051 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1419175724 HOME/instance-1553832-1238719051.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1419175724

node69.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.261
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	: 5931.00
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.261
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:       1387440 kB
Buffers:         84928 kB
Cached:         491108 kB
SwapCached:      10192 kB
Active:         277456 kB
Inactive:       310672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387440 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:           14764 kB
Writeback:           0 kB
Mapped:          17680 kB
Slab:            65148 kB
Committed_AS:  3543296 kB
PageTables:       2336 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= 65696 MiB
End job on node69 at 2009-04-03 02:57:35