Trace number 1554873

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.09 1200.57

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
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-1554873-1238733608/watcher-1554873-1238733608 -o /tmp/evaluation-result-1554873-1238733608/solver-1554873-1238733608 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1485666535 HOME/instance-1554873-1238733608.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 0.99 3/68 11181
/proc/meminfo: memFree=1092456/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=7436 CPUtime=0
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 915 0 0 0 0 0 0 0 18 0 1 0 1146022919 7614464 899 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 1859 904 92 292 0 1564 0

[startup+0.0894009 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 11181
/proc/meminfo: memFree=1092456/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=15292 CPUtime=0.07
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 2951 0 0 0 6 1 0 0 18 0 1 0 1146022919 15659008 2935 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 3823 2936 95 292 0 3528 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15292

[startup+0.1014 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 11181
/proc/meminfo: memFree=1092456/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=15820 CPUtime=0.09
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 3096 0 0 0 8 1 0 0 18 0 1 0 1146022919 16199680 3080 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 3955 3080 95 292 0 3660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15820

[startup+0.301414 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 11181
/proc/meminfo: memFree=1092456/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=24532 CPUtime=0.29
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 5440 0 0 0 26 3 0 0 19 0 1 0 1146022919 25120768 5424 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 6133 5424 95 292 0 5838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24532

[startup+0.701441 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 11181
/proc/meminfo: memFree=1092456/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=40076 CPUtime=0.69
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 9778 0 0 0 65 4 0 0 23 0 1 0 1146022919 41037824 9320 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 10019 9320 105 292 0 9724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40076

[startup+1.50149 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 11182
/proc/meminfo: memFree=1045408/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=104852 CPUtime=1.49
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 35338 0 0 0 136 13 0 0 25 0 1 0 1146022919 107368448 18746 1992294400 134512640 135712473 4294956208 18446744073709551615 134554220 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 26213 18746 105 292 0 25918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104852

[startup+3.1026 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 11182
/proc/meminfo: memFree=1017184/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=105176 CPUtime=3.09
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 35415 0 0 0 295 14 0 0 25 0 1 0 1146022919 107700224 18823 1992294400 134512640 135712473 4294956208 18446744073709551615 134568100 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 26294 18823 105 292 0 25999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105176

[startup+6.30181 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 11182
/proc/meminfo: memFree=1016736/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=106368 CPUtime=6.28
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 35730 0 0 0 614 14 0 0 25 0 1 0 1146022919 108920832 19138 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 26592 19138 105 292 0 26297 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 106368

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 11182
/proc/meminfo: memFree=1008352/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=114684 CPUtime=12.67
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 37781 0 0 0 1252 15 0 0 25 0 1 0 1146022919 117436416 21189 1992294400 134512640 135712473 4294956208 18446744073709551615 134563876 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 28671 21189 109 292 0 28376 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 114684

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 11182
/proc/meminfo: memFree=993952/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=128992 CPUtime=25.47
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 41334 0 0 0 2529 18 0 0 25 0 1 0 1146022919 132087808 24742 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 32248 24742 109 292 0 31953 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 128992

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 11182
/proc/meminfo: memFree=973280/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=150044 CPUtime=51.04
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 46565 0 0 0 5080 24 0 0 25 0 1 0 1146022919 153645056 29973 1992294400 134512640 135712473 4294956208 18446744073709551615 134563938 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 37511 29973 109 292 0 37216 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 150044

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 11182
/proc/meminfo: memFree=928288/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=195084 CPUtime=102.24
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 57820 0 0 0 10190 34 0 0 25 0 1 0 1146022919 199766016 41099 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 48771 41099 109 292 0 48476 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 195084

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=882976/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=240812 CPUtime=162.2
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 69159 0 0 0 16176 44 0 0 25 0 1 0 1146022919 246591488 52438 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 60203 52438 109 292 0 59908 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 240812

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=863328/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=260228 CPUtime=222.18
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 74013 0 0 0 22167 51 0 0 25 0 1 0 1146022919 266473472 57292 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 65057 57292 109 292 0 64762 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 260228

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=845984/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=278848 CPUtime=282.16
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 78621 0 0 0 28161 55 0 0 25 0 1 0 1146022919 285540352 61643 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 69712 61643 109 292 0 69417 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 278848

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=828832/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=296096 CPUtime=342.13
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 82871 0 0 0 34152 61 0 0 25 0 1 0 1146022919 303202304 65893 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 74024 65893 109 292 0 73729 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 296096

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=814880/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=310232 CPUtime=402.11
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 86382 0 0 0 40146 65 0 0 25 0 1 0 1146022919 317677568 69404 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 77558 69404 109 292 0 77263 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 310232

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=800928/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=324056 CPUtime=462.09
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 89824 0 0 0 46140 69 0 0 25 0 1 0 1146022919 331833344 72846 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 81014 72846 109 292 0 80719 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 324056

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=799456/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=325708 CPUtime=522.06
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 90184 0 0 0 52137 69 0 0 25 0 1 0 1146022919 333524992 73206 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 81427 73206 110 292 0 81132 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 325708

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=799008/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=326220 CPUtime=582.03
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 90290 0 0 0 58134 69 0 0 25 0 1 0 1146022919 334049280 73312 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 81555 73312 110 292 0 81260 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 326220

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=799008/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=326220 CPUtime=642.03
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 90292 0 0 0 64133 70 0 0 25 0 1 0 1146022919 334049280 73314 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 81555 73314 110 292 0 81260 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 326220

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=798880/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=326220 CPUtime=701.99
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 90301 0 0 0 70129 70 0 0 25 0 1 0 1146022919 334049280 73323 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 81555 73323 110 292 0 81260 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 326220

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=798880/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=326220 CPUtime=761.98
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 90304 0 0 0 76128 70 0 0 25 0 1 0 1146022919 334049280 73326 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 81555 73326 110 292 0 81260 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 326220

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=792224/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=333532 CPUtime=821.95
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 92089 0 0 0 82123 72 0 0 25 0 1 0 1146022919 341536768 75111 1992294400 134512640 135712473 4294956208 18446744073709551615 134557722 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 83383 75111 110 292 0 83088 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 333532

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=759008/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=366672 CPUtime=881.93
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 100277 0 0 0 88111 82 0 0 25 0 1 0 1146022919 375472128 83299 1992294400 134512640 135712473 4294956208 18446744073709551615 134574330 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 91668 83299 110 292 0 91373 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 366672

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=732320/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=393544 CPUtime=941.9
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 107017 0 0 0 94101 89 0 0 25 0 1 0 1146022919 402989056 90039 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 98386 90039 110 292 0 98091 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 393544

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=698336/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=427804 CPUtime=1001.88
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 115466 0 0 0 100089 99 0 0 25 0 1 0 1146022919 438071296 98488 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 106951 98488 110 292 0 106656 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 427804

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=658528/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=468564 CPUtime=1061.85
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 125522 0 0 0 106076 109 0 0 25 0 1 0 1146022919 479809536 108544 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 117141 108544 110 292 0 116846 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 468564

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=647904/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=478980 CPUtime=1121.84
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 128029 0 0 0 112072 112 0 0 25 0 1 0 1146022919 490475520 111051 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 119745 111051 110 292 0 119450 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 478980

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=642912/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=484136 CPUtime=1181.81
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 129277 0 0 0 118069 112 0 0 25 0 1 0 1146022919 495755264 112299 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 121034 112299 110 292 0 120739 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 484136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=641504/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=485516 CPUtime=1200.01
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 129613 0 0 0 119888 113 0 0 25 0 1 0 1146022919 497168384 112635 1992294400 134512640 135712473 4294956208 18446744073709551615 134601810 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 121379 112635 110 292 0 121084 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 485516

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: 0.99 0.98 0.99 2/69 11182
/proc/meminfo: memFree=641504/2055920 swapFree=4177828/4192956
[pid=11181] ppid=11179 vsize=485516 CPUtime=1200.01
/proc/11181/stat : 11181 (SApperloT-hrp) R 11179 11181 10840 0 -1 4194304 129613 0 0 0 119888 113 0 0 25 0 1 0 1146022919 497168384 112635 1992294400 134512640 135712473 4294956208 18446744073709551615 134601810 0 0 4096 0 0 0 0 17 0 0 0
/proc/11181/statm: 121379 112635 110 292 0 121084 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 485516

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.09
CPU user time (s): 1198.88
CPU system time (s): 1.20082
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 485516

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

runsolver used 1.01684 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-03 06:40:09
IDJOB=1554873
IDBENCH=70789
IDSOLVER=510
FILE ID=node52/1554873-1238733608
PBS_JOBID= 9085338
Free space on /tmp= 66528 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554873-1238733608/watcher-1554873-1238733608 -o /tmp/evaluation-result-1554873-1238733608/solver-1554873-1238733608 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1485666535 HOME/instance-1554873-1238733608.cnf

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=1485666535

node52.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.230
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.230
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:       1092872 kB
Buffers:         83312 kB
Cached:         790888 kB
SwapCached:       8032 kB
Active:         210712 kB
Inactive:       673612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1092872 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:           11340 kB
Writeback:           0 kB
Mapped:          15744 kB
Slab:            64248 kB
Committed_AS:  3348052 kB
PageTables:       1736 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= 66524 MiB
End job on node52 at 2009-04-03 07:00:12