Trace number 1719799

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.15 1200.54

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.127
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
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-1719799-1240649486/watcher-1719799-1240649486 -o /tmp/evaluation-result-1719799-1240649486/solver-1719799-1240649486 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=581762767 HOME/instance-1719799-1240649486.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.04 1.01 1.00 2/64 16671
/proc/meminfo: memFree=1799664/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=2920 CPUtime=0
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 235 0 0 0 0 0 0 0 20 0 1 0 92981610 2990080 219 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 730 224 92 292 0 435 0

[startup+0.0272831 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 16671
/proc/meminfo: memFree=1799664/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=5128 CPUtime=0.01
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 850 0 0 0 1 0 0 0 20 0 1 0 92981610 5251072 834 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 1282 835 97 292 0 987 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5128

[startup+0.101296 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 16671
/proc/meminfo: memFree=1799664/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=8164 CPUtime=0.09
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 1660 0 0 0 8 1 0 0 20 0 1 0 92981610 8359936 1644 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 2041 1645 97 292 0 1746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8164

[startup+0.301326 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 16671
/proc/meminfo: memFree=1799664/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=13612 CPUtime=0.28
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 3099 0 0 0 27 1 0 0 21 0 1 0 92981610 13938688 3082 1992294400 134512640 135712473 4294956208 18446744073709551615 134563991 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 3403 3082 105 292 0 3108 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13612

[startup+0.701389 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 16671
/proc/meminfo: memFree=1799664/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=14140 CPUtime=0.69
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 3212 0 0 0 67 2 0 0 25 0 1 0 92981610 14479360 3195 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 3535 3195 105 292 0 3240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14140

[startup+1.50152 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 16672
/proc/meminfo: memFree=1786216/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=15852 CPUtime=1.49
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 3685 0 0 0 147 2 0 0 25 0 1 0 92981610 16232448 3635 1992294400 134512640 135712473 4294956208 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 3963 3635 105 292 0 3668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15852

[startup+3.10177 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 16672
/proc/meminfo: memFree=1783784/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=19036 CPUtime=3.08
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 4469 0 0 0 305 3 0 0 25 0 1 0 92981610 19492864 4419 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 4759 4419 109 292 0 4464 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19036

[startup+6.30128 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 16672
/proc/meminfo: memFree=1778024/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=24212 CPUtime=6.29
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 5738 0 0 0 624 5 0 0 25 0 1 0 92981610 24793088 5688 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 6053 5688 109 292 0 5758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24212

[startup+12.7013 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 16672
/proc/meminfo: memFree=1771176/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=30944 CPUtime=12.68
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 7450 0 0 0 1262 6 0 0 25 0 1 0 92981610 31686656 7335 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 7736 7335 109 292 0 7441 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30944

[startup+25.5013 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 16672
/proc/meminfo: memFree=1762088/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=39912 CPUtime=25.47
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 9747 0 0 0 2540 7 0 0 25 0 1 0 92981610 40869888 9503 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 9978 9503 109 292 0 9683 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39912

[startup+51.1014 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 16672
/proc/meminfo: memFree=1758120/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=43872 CPUtime=51.06
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 10736 0 0 0 5097 9 0 0 25 0 1 0 92981610 44924928 10492 1992294400 134512640 135712473 4294956208 18446744073709551615 134564305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 10968 10492 109 292 0 10673 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43872

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1752744/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=48888 CPUtime=102.25
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 12044 0 0 0 10215 10 0 0 25 0 1 0 92981610 50061312 11800 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 12222 11800 109 292 0 11927 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48888

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1748392/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=53308 CPUtime=162.22
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 13142 0 0 0 16211 11 0 0 25 0 1 0 92981610 54587392 12898 1992294400 134512640 135712473 4294956208 18446744073709551615 134563955 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 13327 12898 109 292 0 13032 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 53308

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1744552/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=57004 CPUtime=222.21
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 14063 0 0 0 22209 12 0 0 25 0 1 0 92981610 58372096 13819 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 14251 13819 109 292 0 13956 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57004

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1709480/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=92376 CPUtime=282.19
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 22933 0 0 0 28198 21 0 0 25 0 1 0 92981610 94593024 22689 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 23094 22689 109 292 0 22799 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 92376

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1671920/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=129600 CPUtime=342.17
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 32235 0 0 0 34187 30 0 0 25 0 1 0 92981610 132710400 31991 1992294400 134512640 135712473 4294956208 18446744073709551615 134564286 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 32400 31991 109 292 0 32105 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 129600

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1656880/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=144384 CPUtime=402.15
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 35915 0 0 0 40180 35 0 0 25 0 1 0 92981610 147849216 35671 1992294400 134512640 135712473 4294956208 18446744073709551615 134586748 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 36096 35671 109 292 0 35801 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 144384

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1648624/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=152968 CPUtime=462.13
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 38046 0 0 0 46176 37 0 0 25 0 1 0 92981610 156639232 37802 1992294400 134512640 135712473 4294956208 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 38242 37802 109 292 0 37947 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 152968

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16672
/proc/meminfo: memFree=1640816/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=160612 CPUtime=522.11
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 39914 0 0 0 52173 38 0 0 25 0 1 0 92981610 164466688 39670 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 40153 39670 109 292 0 39858 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 160612

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1633776/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=167476 CPUtime=582.09
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 41641 0 0 0 58169 40 0 0 25 0 1 0 92981610 171495424 41397 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 41869 41397 109 292 0 41574 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 167476

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1628784/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=172360 CPUtime=642.08
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 42890 0 0 0 64167 41 0 0 25 0 1 0 92981610 176496640 42646 1992294400 134512640 135712473 4294956208 18446744073709551615 134564733 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 43090 42646 109 292 0 42795 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 172360

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1628400/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=173516 CPUtime=702.05
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 43206 0 0 0 70164 41 0 0 25 0 1 0 92981610 177680384 42705 1992294400 134512640 135712473 4294956208 18446744073709551615 134589318 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 43379 42705 109 292 0 43084 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 173516

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1628144/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=173912 CPUtime=762.03
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 43296 0 0 0 76162 41 0 0 25 0 1 0 92981610 178085888 42795 1992294400 134512640 135712473 4294956208 18446744073709551615 134601748 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 43478 42795 109 292 0 43183 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 173912

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1628016/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=174044 CPUtime=822.02
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 43343 0 0 0 82160 42 0 0 25 0 1 0 92981610 178221056 42842 1992294400 134512640 135712473 4294956208 18446744073709551615 134551534 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 43511 42842 109 292 0 43216 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 174044

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1626416/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=175892 CPUtime=882
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 43796 0 0 0 88158 42 0 0 25 0 1 0 92981610 180113408 43295 1992294400 134512640 135712473 4294956208 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 43973 43295 109 292 0 43678 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 175892

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1591216/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=211560 CPUtime=941.97
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 52696 0 0 0 94147 50 0 0 25 0 1 0 92981610 216637440 52195 1992294400 134512640 135712473 4294956208 18446744073709551615 134568117 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 52890 52195 109 292 0 52595 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 211560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1573552/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=228708 CPUtime=1001.96
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 56942 0 0 0 100139 57 0 0 25 0 1 0 92981610 234196992 56441 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 57177 56441 109 292 0 56882 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 228708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1567216/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=234912 CPUtime=1061.94
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 58499 0 0 0 106136 58 0 0 25 0 1 0 92981610 240549888 57998 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 58728 57998 109 292 0 58433 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 234912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1567216/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=234912 CPUtime=1121.92
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 58501 0 0 0 112134 58 0 0 25 0 1 0 92981610 240549888 58000 1992294400 134512640 135712473 4294956208 18446744073709551615 134554237 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 58728 58000 109 292 0 58433 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 234912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1567216/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=234912 CPUtime=1181.9
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 58501 0 0 0 118132 58 0 0 25 0 1 0 92981610 240549888 58000 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 58728 58000 109 292 0 58433 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 234912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16678
/proc/meminfo: memFree=1567216/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=234912 CPUtime=1200.1
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 58501 0 0 0 119952 58 0 0 25 0 1 0 92981610 240549888 58000 1992294400 134512640 135712473 4294956208 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 58728 58000 109 292 0 58433 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 234912

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.00 2/65 16678
/proc/meminfo: memFree=1567216/2055920 swapFree=4181132/4192956
[pid=16671] ppid=16669 vsize=234912 CPUtime=1200.1
/proc/16671/stat : 16671 (SApperloT-hrp) R 16669 16671 16436 0 -1 4194304 58501 0 0 0 119952 58 0 0 25 0 1 0 92981610 240549888 58000 1992294400 134512640 135712473 4294956208 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/16671/statm: 58728 58000 109 292 0 58433 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 234912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.15
CPU user time (s): 1199.52
CPU system time (s): 0.625904
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 234912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.52
system time used= 0.625904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58501
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= 1
involuntary context switches= 2957

runsolver used 0.889864 second user time and 2.45963 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 10:51:26
IDJOB=1719799
IDBENCH=69574
IDSOLVER=510
FILE ID=node26/1719799-1240649486
PBS_JOBID= 9186474
Free space on /tmp= 66028 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719799-1240649486/watcher-1719799-1240649486 -o /tmp/evaluation-result-1719799-1240649486/solver-1719799-1240649486 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=581762767 HOME/instance-1719799-1240649486.cnf

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=581762767

node26.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	: 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.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:       1800144 kB
Buffers:         32984 kB
Cached:         151724 kB
SwapCached:       5760 kB
Active:          60536 kB
Inactive:       132492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800144 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            5556 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            48796 kB
Committed_AS:   279620 kB
PageTables:       1376 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= 66028 MiB
End job on node26 at 2009-04-25 11:11:29