Trace number 1831420

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) 10000.1 10003.1

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark228.828
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

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-1831420-1242759108/watcher-1831420-1242759108 -o /tmp/evaluation-result-1831420-1242759108/solver-1831420-1242759108 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1222777395 HOME/instance-1831420-1242759108.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 15342
/proc/meminfo: memFree=1814376/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=10752 CPUtime=0
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 992 0 0 0 0 0 0 0 19 0 1 0 303939820 11010048 976 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 2688 981 88 283 0 2402 0

[startup+0.097111 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 15342
/proc/meminfo: memFree=1814376/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=21844 CPUtime=0.09
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 3906 0 0 0 7 2 0 0 19 0 1 0 303939820 22368256 3890 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 5461 3890 90 283 0 5175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21844

[startup+0.10111 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 15342
/proc/meminfo: memFree=1814376/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=22108 CPUtime=0.09
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 3953 0 0 0 7 2 0 0 19 0 1 0 303939820 22638592 3937 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 5527 3937 90 283 0 5241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22108

[startup+0.301134 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 15342
/proc/meminfo: memFree=1814376/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=28840 CPUtime=0.29
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 5818 0 0 0 26 3 0 0 21 0 1 0 303939820 29532160 5802 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 7210 5804 90 283 0 6924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28840

[startup+0.701181 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 15342
/proc/meminfo: memFree=1814376/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=43096 CPUtime=0.69
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 9430 0 0 0 64 5 0 0 24 0 1 0 303939820 44130304 9414 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 10774 9414 90 283 0 10488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43096

[startup+1.50127 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 15343
/proc/meminfo: memFree=1767136/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=53944 CPUtime=1.48
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 12369 0 0 0 142 6 0 0 25 0 1 0 303939820 55238656 12125 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 13486 12125 98 283 0 13200 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53944

[startup+3.10146 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 15343
/proc/meminfo: memFree=1765600/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=54732 CPUtime=3.08
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 12592 0 0 0 302 6 0 0 25 0 1 0 303939820 56045568 12283 1992294400 134512640 135674940 4294956208 18446744073709551615 134571287 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 13683 12283 98 283 0 13397 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54732

[startup+6.30184 s]
/proc/loadavg: 0.23 0.05 0.02 2/65 15343
/proc/meminfo: memFree=1763872/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=57460 CPUtime=6.29
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 13500 0 0 0 620 9 0 0 25 0 1 0 303939820 58839040 12805 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 14365 12805 98 283 0 14079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57460

[startup+12.7016 s]
/proc/loadavg: 0.29 0.06 0.02 2/65 15343
/proc/meminfo: memFree=1761440/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=60004 CPUtime=12.69
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 14112 0 0 0 1260 9 0 0 25 0 1 0 303939820 61444096 13417 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 15001 13417 98 283 0 14715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60004

[startup+25.5021 s]
/proc/loadavg: 0.45 0.11 0.04 2/65 15343
/proc/meminfo: memFree=1754016/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=66932 CPUtime=25.48
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 15937 0 0 0 2538 10 0 0 25 0 1 0 303939820 68538368 15242 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 16733 15242 98 283 0 16447 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66932

[startup+51.1021 s]
/proc/loadavg: 0.64 0.18 0.06 2/65 15343
/proc/meminfo: memFree=1741088/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=79820 CPUtime=51.08
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 19195 0 0 0 5094 14 0 0 25 0 1 0 303939820 81735680 18500 1992294400 134512640 135674940 4294956208 18446744073709551615 134551944 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 19955 18500 98 283 0 19669 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79820

[startup+102.305 s]
/proc/loadavg: 0.84 0.30 0.11 2/65 15343
/proc/meminfo: memFree=1698656/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=124532 CPUtime=102.26
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 31274 0 0 0 10204 22 0 0 25 0 1 0 303939820 127520768 29041 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 31133 29041 98 283 0 30847 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 124532

[startup+162.302 s]
/proc/loadavg: 0.94 0.43 0.16 2/65 15343
/proc/meminfo: memFree=1659808/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=163760 CPUtime=162.24
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 41050 0 0 0 16193 31 0 0 25 0 1 0 303939820 167690240 38817 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 40940 38817 98 283 0 40654 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 163760

[startup+222.302 s]
/proc/loadavg: 0.98 0.53 0.21 2/65 15343
/proc/meminfo: memFree=1619872/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=203212 CPUtime=222.23
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 50920 0 0 0 22184 39 0 0 25 0 1 0 303939820 208089088 48687 1992294400 134512640 135674940 4294956208 18446744073709551615 134552178 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 50803 48687 98 283 0 50517 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 203212

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.26 2/65 15343
/proc/meminfo: memFree=1582880/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=240352 CPUtime=282.21
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 60202 0 0 0 28175 46 0 0 25 0 1 0 303939820 246120448 57969 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 60088 57969 98 283 0 59802 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 240352

[startup+342.301 s]
/proc/loadavg: 0.99 0.68 0.30 2/65 15343
/proc/meminfo: memFree=1555488/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=267196 CPUtime=342.19
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 66922 0 0 0 34168 51 0 0 25 0 1 0 303939820 273608704 64689 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 66799 64689 99 283 0 66513 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 267196

[startup+402.301 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 15343
/proc/meminfo: memFree=1555232/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=267460 CPUtime=402.17
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 66978 0 0 0 40166 51 0 0 25 0 1 0 303939820 273879040 64745 1992294400 134512640 135674940 4294956208 18446744073709551615 134563972 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 66865 64745 99 283 0 66579 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 267460

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 15343
/proc/meminfo: memFree=1555104/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=267592 CPUtime=462.16
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 67007 0 0 0 46165 51 0 0 25 0 1 0 303939820 274014208 64774 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 66898 64774 99 283 0 66612 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 267592

[startup+522.301 s]
/proc/loadavg: 0.99 0.82 0.41 2/65 15343
/proc/meminfo: memFree=1554912/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=267724 CPUtime=522.14
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 67044 0 0 0 52163 51 0 0 25 0 1 0 303939820 274149376 64811 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 66931 64811 99 283 0 66645 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 267724

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 15349
/proc/meminfo: memFree=1554656/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=267856 CPUtime=582.12
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 67078 0 0 0 58161 51 0 0 25 0 1 0 303939820 274284544 64845 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 66964 64845 99 283 0 66678 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 267856

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 15349
/proc/meminfo: memFree=1545504/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=276952 CPUtime=642.1
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 69355 0 0 0 64157 53 0 0 25 0 1 0 303939820 283598848 67122 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 69238 67122 99 283 0 68952 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 276952


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088416/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9099.59
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184508 0 0 0 909822 137 0 0 25 0 1 0 303939820 744574976 180097 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180097 99 283 0 181495 0
Current children cumulated CPU time (s) 9099.59
Current children cumulated vsize (KiB) 727124

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088352/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9159.58
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184508 0 0 0 915821 137 0 0 25 0 1 0 303939820 744574976 180097 1992294400 134512640 135674940 4294956208 18446744073709551615 134558442 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180097 99 283 0 181495 0
Current children cumulated CPU time (s) 9159.58
Current children cumulated vsize (KiB) 727124

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088352/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9219.56
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 921819 137 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134551170 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9219.56
Current children cumulated vsize (KiB) 727124

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088352/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9279.54
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 927817 137 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9279.54
Current children cumulated vsize (KiB) 727124

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088288/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9339.53
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 933816 137 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134555841 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9339.53
Current children cumulated vsize (KiB) 727124

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088224/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9399.5
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 939813 137 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134552142 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9399.5
Current children cumulated vsize (KiB) 727124

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088224/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9459.49
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 945812 137 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134552016 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9459.49
Current children cumulated vsize (KiB) 727124

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088160/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9519.48
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 951810 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134552171 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9519.48
Current children cumulated vsize (KiB) 727124

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088160/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9579.46
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 957808 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9579.46
Current children cumulated vsize (KiB) 727124

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088160/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9639.44
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 963806 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9639.44
Current children cumulated vsize (KiB) 727124

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088096/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9699.42
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 969804 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9699.42
Current children cumulated vsize (KiB) 727124

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088032/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9759.4
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 975802 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9759.4
Current children cumulated vsize (KiB) 727124

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088032/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9819.38
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 981800 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134555846 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9819.38
Current children cumulated vsize (KiB) 727124

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088032/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9879.37
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 987799 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9879.37
Current children cumulated vsize (KiB) 727124

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088032/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9939.35
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 993797 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564007 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9939.35
Current children cumulated vsize (KiB) 727124

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088032/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=9999.33
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 999795 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 9999.33
Current children cumulated vsize (KiB) 727124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088032/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=727124 CPUtime=10000
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4194304 184509 0 0 0 999865 138 0 0 25 0 1 0 303939820 744574976 180098 1992294400 134512640 135674940 4294956208 18446744073709551615 134552131 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 181781 180098 99 283 0 181495 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 727124

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

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

[startup+10003.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15365
/proc/meminfo: memFree=1088032/2055920 swapFree=4179584/4192956
[pid=15342] ppid=15340 vsize=0 CPUtime=10000.1
/proc/15342/stat : 15342 (SApperloT-base) R 15340 15342 15305 0 -1 4195332 184509 0 0 0 999865 148 0 0 25 0 1 0 303939820 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15342/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.1
CPU time (s): 10000.1
CPU user time (s): 9998.66
CPU system time (s): 1.49277
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 727124

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

runsolver used 7.2319 second user time and 20.6579 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-19 20:51:50
IDJOB=1831420
IDBENCH=20352
IDSOLVER=642
FILE ID=node75/1831420-1242759108
PBS_JOBID= 9322228
Free space on /tmp= 66300 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831420-1242759108/watcher-1831420-1242759108 -o /tmp/evaluation-result-1831420-1242759108/solver-1831420-1242759108 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1222777395 HOME/instance-1831420-1242759108.cnf

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

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=1222777395

node75.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1815176 kB
Buffers:          6932 kB
Cached:         194632 kB
SwapCached:       7536 kB
Active:          39432 kB
Inactive:       171592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815176 kB
SwapTotal:     4192956 kB
SwapFree:      4179584 kB
Dirty:           23260 kB
Writeback:           0 kB
Mapped:          14348 kB
Slab:            15664 kB
Committed_AS:   870372 kB
PageTables:       1424 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= 66300 MiB
End job on node75 at 2009-05-19 23:38:35