Trace number 1532585

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.11 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1075551507-050.cnf
MD5SUMe6c4aa9150c7e5a44a3dd14ff53afc9f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.233964
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532585-1238388609/watcher-1532585-1238388609 -o /tmp/evaluation-result-1532585-1238388609/solver-1532585-1238388609 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1325106850 HOME/instance-1532585-1238388609.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/64 7568
/proc/meminfo: memFree=1614936/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=1616 CPUtime=0
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 1111527745 1654784 190 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 404 191 95 292 0 109 0

[startup+0.083307 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7568
/proc/meminfo: memFree=1614936/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=2276 CPUtime=0.08
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 391 0 0 0 8 0 0 0 18 0 1 0 1111527745 2330624 374 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 569 374 105 292 0 274 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2276

[startup+0.101308 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7568
/proc/meminfo: memFree=1614936/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=2408 CPUtime=0.1
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 407 0 0 0 10 0 0 0 18 0 1 0 1111527745 2465792 390 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 602 390 105 292 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2408

[startup+0.301329 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7568
/proc/meminfo: memFree=1614936/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=3076 CPUtime=0.29
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 589 0 0 0 29 0 0 0 19 0 1 0 1111527745 3149824 572 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 769 572 105 292 0 474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3076

[startup+0.701369 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7568
/proc/meminfo: memFree=1614936/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=4268 CPUtime=0.69
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 871 0 0 0 69 0 0 0 22 0 1 0 1111527745 4370432 854 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 1067 854 109 292 0 772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4268

[startup+1.50145 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 7569
/proc/meminfo: memFree=1611088/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=5720 CPUtime=1.49
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 1246 0 0 0 149 0 0 0 25 0 1 0 1111527745 5857280 1229 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 1430 1229 109 292 0 1135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5720

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 7569
/proc/meminfo: memFree=1609936/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=6380 CPUtime=3.09
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 1417 0 0 0 309 0 0 0 25 0 1 0 1111527745 6533120 1400 1992294400 134512640 135712473 4294956192 18446744073709551615 135146310 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 1595 1400 109 292 0 1300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6380

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 7569
/proc/meminfo: memFree=1608976/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=7308 CPUtime=6.29
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 1633 0 0 0 629 0 0 0 25 0 1 0 1111527745 7483392 1616 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 1827 1616 109 292 0 1532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7308

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 7569
/proc/meminfo: memFree=1607768/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=8384 CPUtime=12.69
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 1914 0 0 0 1269 0 0 0 25 0 1 0 1111527745 8585216 1897 1992294400 134512640 135712473 4294956192 18446744073709551615 134564619 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 2096 1897 109 292 0 1801 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8384

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 7569
/proc/meminfo: memFree=1606296/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=9840 CPUtime=25.49
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 2243 0 0 0 2548 1 0 0 25 0 1 0 1111527745 10076160 2226 1992294400 134512640 135712473 4294956192 18446744073709551615 134564374 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 2460 2226 109 292 0 2165 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9840

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 7569
/proc/meminfo: memFree=1604056/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=12108 CPUtime=51.08
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 2784 0 0 0 5107 1 0 0 25 0 1 0 1111527745 12398592 2767 1992294400 134512640 135712473 4294956192 18446744073709551615 134564217 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 3027 2767 109 292 0 2732 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12108

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/65 7569
/proc/meminfo: memFree=1543000/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=73116 CPUtime=102.27
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 18009 0 0 0 10215 12 0 0 25 0 1 0 1111527745 74870784 17992 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 18279 17992 109 292 0 17984 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73116

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 7569
/proc/meminfo: memFree=1540440/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=75988 CPUtime=162.25
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 18665 0 0 0 16213 12 0 0 25 0 1 0 1111527745 77811712 18648 1992294400 134512640 135712473 4294956192 18446744073709551615 134554093 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 18997 18648 109 292 0 18702 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 75988

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 7569
/proc/meminfo: memFree=1538392/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=78204 CPUtime=222.23
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 19157 0 0 0 22210 13 0 0 25 0 1 0 1111527745 80080896 19140 1992294400 134512640 135712473 4294956192 18446744073709551615 134552880 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 19551 19140 109 292 0 19256 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78204

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 7569
/proc/meminfo: memFree=1536728/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=79848 CPUtime=282.22
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 19569 0 0 0 28208 14 0 0 25 0 1 0 1111527745 81764352 19552 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 19962 19552 109 292 0 19667 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 79848

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 7569
/proc/meminfo: memFree=1535320/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=81392 CPUtime=342.2
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 19908 0 0 0 34206 14 0 0 25 0 1 0 1111527745 83345408 19891 1992294400 134512640 135712473 4294956192 18446744073709551615 134580836 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 20348 19891 109 292 0 20053 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 81392

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 7569
/proc/meminfo: memFree=1534488/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=82368 CPUtime=402.19
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 20116 0 0 0 40204 15 0 0 25 0 1 0 1111527745 84344832 20099 1992294400 134512640 135712473 4294956192 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 20592 20099 109 292 0 20297 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 82368

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 7569
/proc/meminfo: memFree=1533400/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=83660 CPUtime=462.18
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 20377 0 0 0 46203 15 0 0 25 0 1 0 1111527745 85667840 20360 1992294400 134512640 135712473 4294956192 18446744073709551615 134568073 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 20915 20360 109 292 0 20620 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 83660

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 7569
/proc/meminfo: memFree=1532376/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=84744 CPUtime=522.16
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 20637 0 0 0 52201 15 0 0 25 0 1 0 1111527745 86777856 20620 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 21186 20620 109 292 0 20891 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 84744

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 7569
/proc/meminfo: memFree=1531416/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=85736 CPUtime=582.15
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 20866 0 0 0 58199 16 0 0 25 0 1 0 1111527745 87793664 20849 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 21434 20849 109 292 0 21139 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 85736

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 7569
/proc/meminfo: memFree=1530584/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=86716 CPUtime=642.13
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 21081 0 0 0 64197 16 0 0 25 0 1 0 1111527745 88797184 21064 1992294400 134512640 135712473 4294956192 18446744073709551615 134565771 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 21679 21064 109 292 0 21384 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 86716

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 7575
/proc/meminfo: memFree=1529752/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=87600 CPUtime=702.11
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 21284 0 0 0 70194 17 0 0 25 0 1 0 1111527745 89702400 21267 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 21900 21267 109 292 0 21605 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 87600

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 7575
/proc/meminfo: memFree=1528984/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=88452 CPUtime=762.1
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 21457 0 0 0 76193 17 0 0 25 0 1 0 1111527745 90574848 21440 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 22113 21440 109 292 0 21818 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 88452

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1528472/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=89012 CPUtime=822.08
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 21595 0 0 0 82191 17 0 0 25 0 1 0 1111527745 91148288 21578 1992294400 134512640 135712473 4294956192 18446744073709551615 134563035 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 22253 21578 109 292 0 21958 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 89012

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1527832/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=89748 CPUtime=882.07
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 21749 0 0 0 88189 18 0 0 25 0 1 0 1111527745 91901952 21732 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 22437 21732 109 292 0 22142 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 89748

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1526616/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=91008 CPUtime=942.05
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 22050 0 0 0 94187 18 0 0 25 0 1 0 1111527745 93192192 22033 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 22752 22033 109 292 0 22457 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 91008

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1525848/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=91900 CPUtime=1002.03
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 22238 0 0 0 100185 18 0 0 25 0 1 0 1111527745 94105600 22221 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 22975 22221 109 292 0 22680 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 91900

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1525464/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=92348 CPUtime=1062.02
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 22336 0 0 0 106183 19 0 0 25 0 1 0 1111527745 94564352 22319 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 23087 22319 109 292 0 22792 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 92348

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1525144/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=92592 CPUtime=1122
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 22413 0 0 0 112181 19 0 0 25 0 1 0 1111527745 94814208 22396 1992294400 134512640 135712473 4294956192 18446744073709551615 134554721 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 23148 22396 109 292 0 22853 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 92592

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1524440/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=93464 CPUtime=1181.99
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 22591 0 0 0 118180 19 0 0 25 0 1 0 1111527745 95707136 22574 1992294400 134512640 135712473 4294956192 18446744073709551615 134556983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 23366 22574 109 292 0 23071 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 93464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7575
/proc/meminfo: memFree=1524376/2055920 swapFree=4177768/4192956
[pid=7568] ppid=7566 vsize=93464 CPUtime=1200.09
/proc/7568/stat : 7568 (SApperloT-hrp) R 7566 7568 7351 0 -1 4194304 22612 0 0 0 119990 19 0 0 25 0 1 0 1111527745 95707136 22595 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/7568/statm: 23366 22595 109 292 0 23071 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 93464

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.11
CPU user time (s): 1199.9
CPU system time (s): 0.212967
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 93464

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

runsolver used 0.946856 second user time and 2.38364 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-30 06:50:09
IDJOB=1532585
IDBENCH=70291
IDSOLVER=510
FILE ID=node2/1532585-1238388609
PBS_JOBID= 9061326
Free space on /tmp= 66496 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S1075551507-050.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532585-1238388609/watcher-1532585-1238388609 -o /tmp/evaluation-result-1532585-1238388609/solver-1532585-1238388609 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1325106850 HOME/instance-1532585-1238388609.cnf

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

MD5SUM BENCH= e6c4aa9150c7e5a44a3dd14ff53afc9f
RANDOM SEED=1325106850

node2.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.236
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.236
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:       1615416 kB
Buffers:         64772 kB
Cached:         285748 kB
SwapCached:       8996 kB
Active:          45364 kB
Inactive:       316176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615416 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          16604 kB
Slab:            64896 kB
Committed_AS:  2740348 kB
PageTables:       1476 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= 66492 MiB
End job on node2 at 2009-03-30 07:10:11