Trace number 1563557

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT hrp? (TO) 1200.17 1200.59

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark406.26
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
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-1563557-1238787008/watcher-1563557-1238787008 -o /tmp/evaluation-result-1563557-1238787008/solver-1563557-1238787008 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2130080305 HOME/instance-1563557-1238787008.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: 0.92 0.98 1.08 3/69 32341
/proc/meminfo: memFree=1791984/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=4244 CPUtime=0
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 678 0 0 0 0 0 0 0 18 0 1 0 1151365533 4345856 662 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 1061 662 97 292 0 766 0

[startup+0.0807999 s]
/proc/loadavg: 0.92 0.98 1.08 3/69 32341
/proc/meminfo: memFree=1791984/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=7544 CPUtime=0.07
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 1573 0 0 0 7 0 0 0 18 0 1 0 1151365533 7725056 1557 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 1886 1558 97 292 0 1591 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7544

[startup+0.101804 s]
/proc/loadavg: 0.92 0.98 1.08 3/69 32341
/proc/meminfo: memFree=1791984/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=8600 CPUtime=0.09
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 1824 0 0 0 9 0 0 0 18 0 1 0 1151365533 8806400 1808 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 2150 1808 97 292 0 1855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8600

[startup+0.301845 s]
/proc/loadavg: 0.92 0.98 1.08 3/69 32341
/proc/meminfo: memFree=1791984/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=11220 CPUtime=0.29
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 2530 0 0 0 28 1 0 0 19 0 1 0 1151365533 11489280 2480 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 2805 2480 105 292 0 2510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11220

[startup+0.701923 s]
/proc/loadavg: 0.92 0.98 1.08 3/69 32341
/proc/meminfo: memFree=1791984/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=11484 CPUtime=0.69
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 2598 0 0 0 68 1 0 0 22 0 1 0 1151365533 11759616 2548 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 2871 2548 105 292 0 2576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11484

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 1.08 2/70 32342
/proc/meminfo: memFree=1781864/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=12284 CPUtime=1.49
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 2817 0 0 0 148 1 0 0 25 0 1 0 1151365533 12578816 2702 1992294400 134512640 135712473 4294956192 18446744073709551615 134563975 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 3071 2702 105 292 0 2776 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12284

[startup+3.10139 s]
/proc/loadavg: 0.92 0.98 1.08 2/70 32342
/proc/meminfo: memFree=1780968/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=14132 CPUtime=3.09
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 3327 0 0 0 308 1 0 0 25 0 1 0 1151365533 14471168 3212 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 3533 3212 109 292 0 3238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14132

[startup+6.30203 s]
/proc/loadavg: 0.93 0.98 1.08 2/70 32342
/proc/meminfo: memFree=1777832/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=16132 CPUtime=6.29
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 3808 0 0 0 627 2 0 0 25 0 1 0 1151365533 16519168 3693 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 4033 3693 109 292 0 3738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16132

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.08 2/70 32342
/proc/meminfo: memFree=1774632/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=19344 CPUtime=12.69
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 4615 0 0 0 1266 3 0 0 25 0 1 0 1151365533 19808256 4500 1992294400 134512640 135712473 4294956192 18446744073709551615 134554090 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 4836 4500 109 292 0 4541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19344

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.08 2/70 32342
/proc/meminfo: memFree=1770984/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=22420 CPUtime=25.48
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 5389 0 0 0 2545 3 0 0 25 0 1 0 1151365533 22958080 5274 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 5605 5274 109 292 0 5310 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22420

[startup+51.1019 s]
/proc/loadavg: 1.02 1.00 1.08 2/70 32342
/proc/meminfo: memFree=1759912/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=33572 CPUtime=51.07
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 8172 0 0 0 5102 5 0 0 25 0 1 0 1151365533 34377728 8057 1992294400 134512640 135712473 4294956192 18446744073709551615 134552615 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 8393 8057 109 292 0 8098 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33572

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.08 2/70 32342
/proc/meminfo: memFree=1742760/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=50600 CPUtime=102.26
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 12402 0 0 0 10217 9 0 0 25 0 1 0 1151365533 51814400 12287 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 12650 12287 109 292 0 12355 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50600

[startup+162.302 s]
/proc/loadavg: 1.08 1.03 1.08 2/70 32342
/proc/meminfo: memFree=1729256/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=64464 CPUtime=162.23
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 15879 0 0 0 16211 12 0 0 25 0 1 0 1151365533 66011136 15764 1992294400 134512640 135712473 4294956192 18446744073709551615 134554072 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 16116 15764 109 292 0 15821 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 64464

[startup+222.302 s]
/proc/loadavg: 1.08 1.03 1.08 2/70 32342
/proc/meminfo: memFree=1708136/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=85464 CPUtime=222.21
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 21168 0 0 0 22203 18 0 0 25 0 1 0 1151365533 87515136 20924 1992294400 134512640 135712473 4294956192 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 21366 20924 109 292 0 21071 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 85464

[startup+282.302 s]
/proc/loadavg: 1.03 1.03 1.08 2/70 32342
/proc/meminfo: memFree=1694632/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=98984 CPUtime=282.19
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 24534 0 0 0 28197 22 0 0 25 0 1 0 1151365533 101359616 24290 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 24746 24290 109 292 0 24451 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 98984

[startup+342.301 s]
/proc/loadavg: 1.05 1.03 1.08 2/70 32342
/proc/meminfo: memFree=1694568/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=98984 CPUtime=342.17
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 24534 0 0 0 34195 22 0 0 25 0 1 0 1151365533 101359616 24290 1992294400 134512640 135712473 4294956192 18446744073709551615 134564178 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 24746 24290 109 292 0 24451 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 98984

[startup+402.301 s]
/proc/loadavg: 1.06 1.04 1.07 2/70 32342
/proc/meminfo: memFree=1694504/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=98984 CPUtime=402.15
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 24535 0 0 0 40193 22 0 0 25 0 1 0 1151365533 101359616 24291 1992294400 134512640 135712473 4294956192 18446744073709551615 134564172 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 24746 24291 110 292 0 24451 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 98984

[startup+462.301 s]
/proc/loadavg: 1.06 1.04 1.07 2/70 32342
/proc/meminfo: memFree=1694568/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=98984 CPUtime=462.12
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 24535 0 0 0 46190 22 0 0 25 0 1 0 1151365533 101359616 24291 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 24746 24291 110 292 0 24451 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 98984

[startup+522.303 s]
/proc/loadavg: 1.05 1.05 1.07 2/70 32342
/proc/meminfo: memFree=1684072/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=109424 CPUtime=522.1
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 27155 0 0 0 52185 25 0 0 25 0 1 0 1151365533 112050176 26911 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 27356 26911 110 292 0 27061 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 109424

[startup+582.302 s]
/proc/loadavg: 1.02 1.04 1.07 2/70 32342
/proc/meminfo: memFree=1684008/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=109424 CPUtime=582.09
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 27160 0 0 0 58183 26 0 0 25 0 1 0 1151365533 112050176 26916 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 27356 26916 110 292 0 27061 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 109424

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/70 32342
/proc/meminfo: memFree=1684008/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=109424 CPUtime=642.07
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 27161 0 0 0 64181 26 0 0 25 0 1 0 1151365533 112050176 26917 1992294400 134512640 135712473 4294956192 18446744073709551615 134601818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 27356 26917 110 292 0 27061 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 109424

[startup+702.301 s]
/proc/loadavg: 1.07 1.04 1.06 2/70 32342
/proc/meminfo: memFree=1659816/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=134928 CPUtime=702.04
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 33791 0 0 0 70172 32 0 0 25 0 1 0 1151365533 138166272 33173 1992294400 134512640 135712473 4294956192 18446744073709551615 134601477 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 33732 33173 110 292 0 33437 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 134928

[startup+762.305 s]
/proc/loadavg: 1.08 1.04 1.06 2/70 32342
/proc/meminfo: memFree=1599912/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=194016 CPUtime=762.03
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 48583 0 0 0 76161 42 0 0 25 0 1 0 1151365533 198672384 47913 1992294400 134512640 135712473 4294956192 18446744073709551615 134563658 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 48504 47913 110 292 0 48209 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 194016

[startup+822.301 s]
/proc/loadavg: 1.09 1.05 1.06 2/70 32342
/proc/meminfo: memFree=1550504/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=244068 CPUtime=822
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 61049 0 0 0 82148 52 0 0 25 0 1 0 1151365533 249925632 60379 1992294400 134512640 135712473 4294956192 18446744073709551615 134553938 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 61017 60379 110 292 0 60722 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 244068

[startup+882.302 s]
/proc/loadavg: 1.03 1.04 1.05 2/70 32342
/proc/meminfo: memFree=1486888/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=307184 CPUtime=881.98
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 76766 0 0 0 88133 65 0 0 25 0 1 0 1151365533 314556416 76096 1992294400 134512640 135712473 4294956192 18446744073709551615 134554407 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 76796 76096 110 292 0 76501 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 307184

[startup+942.302 s]
/proc/loadavg: 1.01 1.03 1.05 2/70 32342
/proc/meminfo: memFree=1427112/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=367784 CPUtime=941.95
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 91959 0 0 0 94117 78 0 0 25 0 1 0 1151365533 376610816 91160 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 91946 91160 110 292 0 91651 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 367784

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.05 2/70 32344
/proc/meminfo: memFree=1372072/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=422432 CPUtime=1001.93
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 105551 0 0 0 100104 89 0 0 25 0 1 0 1151365533 432570368 104752 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 105608 104752 110 292 0 105313 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 422432

[startup+1062.3 s]
/proc/loadavg: 1.02 1.03 1.04 2/70 32344
/proc/meminfo: memFree=1334952/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=460908 CPUtime=1061.92
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 115112 0 0 0 106095 97 0 0 25 0 1 0 1151365533 471969792 114056 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 115227 114056 110 292 0 114932 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 460908

[startup+1122.3 s]
/proc/loadavg: 1.04 1.03 1.04 2/70 32344
/proc/meminfo: memFree=1284008/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=512096 CPUtime=1121.89
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 127775 0 0 0 112082 107 0 0 25 0 1 0 1151365533 524386304 126719 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 128024 126719 110 292 0 127729 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 512096

[startup+1182.3 s]
/proc/loadavg: 1.05 1.04 1.04 2/70 32344
/proc/meminfo: memFree=1255848/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=539900 CPUtime=1181.87
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 134722 0 0 0 118073 114 0 0 25 0 1 0 1151365533 552857600 133666 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 134975 133666 110 292 0 134680 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 539900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.03 1.04 2/70 32344
/proc/meminfo: memFree=1255336/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=540380 CPUtime=1200.07
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 134836 0 0 0 119893 114 0 0 25 0 1 0 1151365533 553349120 133780 1992294400 134512640 135712473 4294956192 18446744073709551615 134562961 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 135095 133780 110 292 0 134800 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 540380

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.03 1.03 1.04 2/70 32344
/proc/meminfo: memFree=1255336/2055920 swapFree=4177724/4192956
[pid=32341] ppid=32339 vsize=540380 CPUtime=1200.07
/proc/32341/stat : 32341 (SApperloT-hrp) R 32339 32341 32237 0 -1 4194304 134836 0 0 0 119893 114 0 0 25 0 1 0 1151365533 553349120 133780 1992294400 134512640 135712473 4294956192 18446744073709551615 134562961 0 0 4096 0 0 0 0 17 1 0 0
/proc/32341/statm: 135095 133780 110 292 0 134800 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 540380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.17
CPU user time (s): 1198.94
CPU system time (s): 1.23081
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 540380

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

runsolver used 1.01585 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-03 21:30:08
IDJOB=1563557
IDBENCH=70956
IDSOLVER=510
FILE ID=node73/1563557-1238787008
PBS_JOBID= 9085623
Free space on /tmp= 66504 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563557-1238787008/watcher-1563557-1238787008 -o /tmp/evaluation-result-1563557-1238787008/solver-1563557-1238787008 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2130080305 HOME/instance-1563557-1238787008.cnf

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=2130080305

node73.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.277
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.277
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:       1792464 kB
Buffers:         28704 kB
Cached:         158580 kB
SwapCached:       7808 kB
Active:         108176 kB
Inactive:        88388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792464 kB
SwapTotal:     4192956 kB
SwapFree:      4177724 kB
Dirty:            3820 kB
Writeback:           0 kB
Mapped:          15012 kB
Slab:            52500 kB
Committed_AS:  2884028 kB
PageTables:       1656 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= 66504 MiB
End job on node73 at 2009-04-03 21:50:11