Trace number 1532834

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) 1200.07 1200.51

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S568017735-066.cnf
MD5SUMac6625145d68efca76f59e4cfc6c820e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.510921
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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-1532834-1238401264/watcher-1532834-1238401264 -o /tmp/evaluation-result-1532834-1238401264/solver-1532834-1238401264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1109197245 HOME/instance-1532834-1238401264.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.99 0.98 0.99 3/76 31217
/proc/meminfo: memFree=1438344/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=1724 CPUtime=0
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 212 0 0 0 0 0 0 0 20 0 1 0 1112787327 1765376 196 1992294400 134512640 135674425 4294956208 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 431 196 91 283 0 145 0

[startup+0.0751849 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31217
/proc/meminfo: memFree=1438344/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=2384 CPUtime=0.07
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 403 0 0 0 7 0 0 0 20 0 1 0 1112787327 2441216 386 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 596 386 99 283 0 310 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2384

[startup+0.101188 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31217
/proc/meminfo: memFree=1438344/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=2516 CPUtime=0.09
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 432 0 0 0 9 0 0 0 20 0 1 0 1112787327 2576384 415 1992294400 134512640 135674425 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 629 415 99 283 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2516

[startup+0.301228 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31217
/proc/meminfo: memFree=1438344/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=3308 CPUtime=0.29
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 638 0 0 0 29 0 0 0 22 0 1 0 1112787327 3387392 621 1992294400 134512640 135674425 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 827 621 99 283 0 541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3308

[startup+0.701305 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31217
/proc/meminfo: memFree=1438344/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=4892 CPUtime=0.69
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 1017 0 0 0 69 0 0 0 25 0 1 0 1112787327 5009408 1000 1992294400 134512640 135674425 4294956208 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 1223 1000 99 283 0 937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4892

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1433664/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=7268 CPUtime=1.49
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 1624 0 0 0 149 0 0 0 25 0 1 0 1112787327 7442432 1607 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 1817 1607 99 283 0 1531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7268

[startup+3.10177 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1431616/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=8200 CPUtime=3.09
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 1847 0 0 0 308 1 0 0 25 0 1 0 1112787327 8396800 1830 1992294400 134512640 135674425 4294956208 18446744073709551615 134564406 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 2050 1830 99 283 0 1764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8200

[startup+6.30139 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1430080/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=9400 CPUtime=6.29
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 2133 0 0 0 628 1 0 0 25 0 1 0 1112787327 9625600 2116 1992294400 134512640 135674425 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 2350 2116 99 283 0 2064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9400

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1428232/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=11016 CPUtime=12.69
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 2539 0 0 0 1268 1 0 0 25 0 1 0 1112787327 11280384 2522 1992294400 134512640 135674425 4294956208 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 2754 2522 99 283 0 2468 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11016

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1425992/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=13288 CPUtime=25.48
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 3089 0 0 0 2547 1 0 0 25 0 1 0 1112787327 13606912 3072 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 3322 3072 99 283 0 3036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13288

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1423304/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=16392 CPUtime=51.07
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 3859 0 0 0 5105 2 0 0 25 0 1 0 1112787327 16785408 3842 1992294400 134512640 135674425 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 4098 3842 99 283 0 3812 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16392

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1419464/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=20248 CPUtime=102.25
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 4744 0 0 0 10222 3 0 0 25 0 1 0 1112787327 20733952 4727 1992294400 134512640 135674425 4294956208 18446744073709551615 135111944 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 5062 4727 99 283 0 4776 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20248

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1416776/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=23080 CPUtime=162.23
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 5404 0 0 0 16219 4 0 0 25 0 1 0 1112787327 23633920 5387 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 5770 5387 99 283 0 5484 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23080

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1413576/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=26344 CPUtime=222.21
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 6193 0 0 0 22217 4 0 0 25 0 1 0 1112787327 26976256 6176 1992294400 134512640 135674425 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 6586 6176 99 283 0 6300 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26344

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1412232/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=27804 CPUtime=282.19
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 6530 0 0 0 28214 5 0 0 25 0 1 0 1112787327 28471296 6498 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 6951 6498 99 283 0 6665 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 27804

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1409544/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=30720 CPUtime=342.16
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 7201 0 0 0 34211 5 0 0 25 0 1 0 1112787327 31457280 7169 1992294400 134512640 135674425 4294956208 18446744073709551615 134559984 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 7680 7169 99 283 0 7394 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 30720

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1408264/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=31984 CPUtime=402.14
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 7504 0 0 0 40209 5 0 0 25 0 1 0 1112787327 32751616 7472 1992294400 134512640 135674425 4294956208 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 7996 7472 99 283 0 7710 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 31984

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1405256/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=35136 CPUtime=462.12
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 8269 0 0 0 46206 6 0 0 25 0 1 0 1112787327 35979264 8237 1992294400 134512640 135674425 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 8784 8237 99 283 0 8498 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 35136

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1404424/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=36164 CPUtime=522.1
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 8468 0 0 0 52204 6 0 0 25 0 1 0 1112787327 37031936 8436 1992294400 134512640 135674425 4294956208 18446744073709551615 134581560 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 9041 8436 99 283 0 8755 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 36164

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1403272/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=37272 CPUtime=582.07
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 8750 0 0 0 58201 6 0 0 25 0 1 0 1112787327 38166528 8718 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 9318 8718 99 283 0 9032 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 37272

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1402568/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=38116 CPUtime=642.05
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 8932 0 0 0 64199 6 0 0 25 0 1 0 1112787327 39030784 8900 1992294400 134512640 135674425 4294956208 18446744073709551615 134560025 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 9529 8900 99 283 0 9243 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 38116

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1400392/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=40404 CPUtime=702.03
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 9475 0 0 0 70196 7 0 0 25 0 1 0 1112787327 41373696 9443 1992294400 134512640 135674425 4294956208 18446744073709551615 134551120 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 10101 9443 99 283 0 9815 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 40404

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1398920/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=41968 CPUtime=762.01
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 9837 0 0 0 76194 7 0 0 25 0 1 0 1112787327 42975232 9805 1992294400 134512640 135674425 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 10492 9805 99 283 0 10206 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 41968

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1397576/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=43476 CPUtime=821.99
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 10180 0 0 0 82191 8 0 0 25 0 1 0 1112787327 44519424 10148 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 10869 10148 99 283 0 10583 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 43476

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1396808/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=44308 CPUtime=881.96
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 10370 0 0 0 88188 8 0 0 25 0 1 0 1112787327 45371392 10338 1992294400 134512640 135674425 4294956208 18446744073709551615 134556368 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 11077 10338 99 283 0 10791 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 44308

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1396232/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=44932 CPUtime=941.94
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 10505 0 0 0 94186 8 0 0 25 0 1 0 1112787327 46010368 10473 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 11233 10473 99 283 0 10947 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 44932

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1395336/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=45884 CPUtime=1001.92
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 10747 0 0 0 100184 8 0 0 25 0 1 0 1112787327 46985216 10715 1992294400 134512640 135674425 4294956208 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 11471 10715 99 283 0 11185 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 45884

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1392840/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=48544 CPUtime=1061.89
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 11347 0 0 0 106181 8 0 0 25 0 1 0 1112787327 49709056 11315 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 12136 11315 99 283 0 11850 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 48544

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1392072/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=49580 CPUtime=1121.87
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 11553 0 0 0 112179 8 0 0 25 0 1 0 1112787327 50769920 11521 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 12395 11521 99 283 0 12109 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 49580

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1390920/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=50808 CPUtime=1181.85
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 11866 0 0 0 118177 8 0 0 25 0 1 0 1112787327 52027392 11834 1992294400 134512640 135674425 4294956208 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 12702 11834 99 283 0 12416 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 50808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31218
/proc/meminfo: memFree=1390472/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=51364 CPUtime=1200.05
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 11983 0 0 0 119997 8 0 0 25 0 1 0 1112787327 52596736 11951 1992294400 134512640 135674425 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 12841 11951 99 283 0 12555 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 51364

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/77 31218
/proc/meminfo: memFree=1390472/2055920 swapFree=4127460/4192956
[pid=31217] ppid=31215 vsize=51364 CPUtime=1200.05
/proc/31217/stat : 31217 (SApperloT-base) R 31215 31217 31025 0 -1 4194304 11983 0 0 0 119997 8 0 0 25 0 1 0 1112787327 52596736 11951 1992294400 134512640 135674425 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/31217/statm: 12841 11951 99 283 0 12555 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 51364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.97
CPU system time (s): 0.096985
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 51364

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

runsolver used 0.988849 second user time and 3.39048 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-30 10:21:04
IDJOB=1532834
IDBENCH=70341
IDSOLVER=509
FILE ID=node63/1532834-1238401264
PBS_JOBID= 9061393
Free space on /tmp= 66484 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S568017735-066.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532834-1238401264/watcher-1532834-1238401264 -o /tmp/evaluation-result-1532834-1238401264/solver-1532834-1238401264 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1109197245 HOME/instance-1532834-1238401264.cnf

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

MD5SUM BENCH= ac6625145d68efca76f59e4cfc6c820e
RANDOM SEED=1109197245

node63.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.285
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.285
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:       1438824 kB
Buffers:         86716 kB
Cached:         393356 kB
SwapCached:      55360 kB
Active:          73660 kB
Inactive:       463304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438824 kB
SwapTotal:     4192956 kB
SwapFree:      4127460 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          14632 kB
Slab:            64680 kB
Committed_AS:  3251596 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node63 at 2009-03-30 10:41:06