Trace number 1534230

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.07 1200.53

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1159067237-017.cnf
MD5SUMef8baf42456f710e70f6a8e764cf7030
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.615
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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-1534230-1238554635/watcher-1534230-1238554635 -o /tmp/evaluation-result-1534230-1238554635/solver-1534230-1238554635 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1133402281 HOME/instance-1534230-1238554635.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.00 1.00 1.08 2/73 30865
/proc/meminfo: memFree=1461112/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=1484 CPUtime=0
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 178 0 0 0 0 0 0 0 21 0 1 0 1128127383 1519616 161 1992294400 134512640 135712473 4294956208 18446744073709551615 134556987 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 371 161 105 292 0 76 0

[startup+0.0682289 s]
/proc/loadavg: 1.00 1.00 1.08 2/73 30865
/proc/meminfo: memFree=1461112/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=1616 CPUtime=0.06
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 220 0 0 0 6 0 0 0 21 0 1 0 1128127383 1654784 203 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 404 203 105 292 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1616

[startup+0.101234 s]
/proc/loadavg: 1.00 1.00 1.08 2/73 30865
/proc/meminfo: memFree=1461112/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=1616 CPUtime=0.1
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 228 0 0 0 10 0 0 0 21 0 1 0 1128127383 1654784 211 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 404 211 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301274 s]
/proc/loadavg: 1.00 1.00 1.08 2/73 30865
/proc/meminfo: memFree=1461112/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=2144 CPUtime=0.3
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 353 0 0 0 30 0 0 0 23 0 1 0 1128127383 2195456 336 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 536 336 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701356 s]
/proc/loadavg: 1.00 1.00 1.08 2/73 30865
/proc/meminfo: memFree=1461112/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=2276 CPUtime=0.69
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 388 0 0 0 69 0 0 0 25 0 1 0 1128127383 2330624 371 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 569 371 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 30866
/proc/meminfo: memFree=1460016/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=2408 CPUtime=1.49
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 431 0 0 0 149 0 0 0 25 0 1 0 1128127383 2465792 414 1992294400 134512640 135712473 4294956208 18446744073709551615 134554643 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 602 414 109 292 0 307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 30866
/proc/meminfo: memFree=1459568/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=2672 CPUtime=3.09
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 491 0 0 0 309 0 0 0 25 0 1 0 1128127383 2736128 474 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 668 474 109 292 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 30866
/proc/meminfo: memFree=1459248/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=2936 CPUtime=6.29
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 556 0 0 0 629 0 0 0 25 0 1 0 1128127383 3006464 539 1992294400 134512640 135712473 4294956208 18446744073709551615 134565476 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 734 539 109 292 0 439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2936

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 30866
/proc/meminfo: memFree=1452280/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=11392 CPUtime=12.69
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 2648 0 0 0 1268 1 0 0 25 0 1 0 1128127383 11665408 2631 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 2848 2631 109 292 0 2553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11392

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 30866
/proc/meminfo: memFree=1444536/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=17480 CPUtime=25.48
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4185 0 0 0 2546 2 0 0 25 0 1 0 1128127383 17899520 4168 1992294400 134512640 135712473 4294956208 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 4370 4168 109 292 0 4075 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17480

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 30866
/proc/meminfo: memFree=1444024/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=18012 CPUtime=51.07
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4306 0 0 0 5105 2 0 0 25 0 1 0 1128127383 18444288 4289 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 4503 4289 109 292 0 4208 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18012

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 30866
/proc/meminfo: memFree=1443320/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=18680 CPUtime=102.26
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4471 0 0 0 10224 2 0 0 25 0 1 0 1128127383 19128320 4454 1992294400 134512640 135712473 4294956208 18446744073709551615 134568073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 4670 4454 109 292 0 4375 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18680

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 30866
/proc/meminfo: memFree=1442808/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=19220 CPUtime=162.23
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4602 0 0 0 16221 2 0 0 25 0 1 0 1128127383 19681280 4585 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 4805 4585 109 292 0 4510 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19220

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 30866
/proc/meminfo: memFree=1442360/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=19628 CPUtime=222.21
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4708 0 0 0 22219 2 0 0 25 0 1 0 1128127383 20099072 4691 1992294400 134512640 135712473 4294956208 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 4907 4691 109 292 0 4612 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 30872
/proc/meminfo: memFree=1442040/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=19900 CPUtime=282.18
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4765 0 0 0 28216 2 0 0 25 0 1 0 1128127383 20377600 4748 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 4975 4748 109 292 0 4680 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19900

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 30872
/proc/meminfo: memFree=1441848/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=20036 CPUtime=342.16
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4806 0 0 0 34214 2 0 0 25 0 1 0 1128127383 20516864 4789 1992294400 134512640 135712473 4294956208 18446744073709551615 134562755 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5009 4789 109 292 0 4714 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 20036

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 30872
/proc/meminfo: memFree=1441720/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=20172 CPUtime=402.13
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4851 0 0 0 40211 2 0 0 25 0 1 0 1128127383 20656128 4834 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5043 4834 109 292 0 4748 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 20172

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 30872
/proc/meminfo: memFree=1441528/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=20304 CPUtime=462.11
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4885 0 0 0 46209 2 0 0 25 0 1 0 1128127383 20791296 4868 1992294400 134512640 135712473 4294956208 18446744073709551615 134564359 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5076 4868 109 292 0 4781 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 20304

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 30872
/proc/meminfo: memFree=1441400/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=20584 CPUtime=522.09
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4929 0 0 0 52207 2 0 0 25 0 1 0 1128127383 21078016 4912 1992294400 134512640 135712473 4294956208 18446744073709551615 134565905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5146 4912 109 292 0 4851 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 20584

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 30872
/proc/meminfo: memFree=1441208/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=20720 CPUtime=582.06
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 4972 0 0 0 58204 2 0 0 25 0 1 0 1128127383 21217280 4955 1992294400 134512640 135712473 4294956208 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5180 4955 109 292 0 4885 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 20720

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 30872
/proc/meminfo: memFree=1441208/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=20856 CPUtime=642.05
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 5011 0 0 0 64203 2 0 0 25 0 1 0 1128127383 21356544 4994 1992294400 134512640 135712473 4294956208 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5214 4994 109 292 0 4919 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 20856

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 30872
/proc/meminfo: memFree=1441080/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=21000 CPUtime=702.02
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 5028 0 0 0 70200 2 0 0 25 0 1 0 1128127383 21504000 5011 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5250 5011 109 292 0 4955 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 21000

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1441016/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=21144 CPUtime=762
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 5062 0 0 0 76198 2 0 0 25 0 1 0 1128127383 21651456 5045 1992294400 134512640 135712473 4294956208 18446744073709551615 134576132 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 5286 5045 109 292 0 4991 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 21144

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1438712/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=25044 CPUtime=821.98
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 5992 0 0 0 82195 3 0 0 25 0 1 0 1128127383 25645056 5975 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 6261 5975 109 292 0 5966 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 25044

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1409208/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=54204 CPUtime=881.95
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 13170 0 0 0 88183 12 0 0 25 0 1 0 1128127383 55504896 12957 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 13551 12957 109 292 0 13256 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 54204

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1393144/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=71280 CPUtime=941.93
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 17242 0 0 0 94177 16 0 0 25 0 1 0 1128127383 72990720 17029 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 17820 17029 109 292 0 17525 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 71280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1381816/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=83032 CPUtime=1001.9
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 20036 0 0 0 100171 19 0 0 25 0 1 0 1128127383 85024768 19823 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 20758 19823 109 292 0 20463 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 83032

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1364664/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=101240 CPUtime=1061.89
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 24389 0 0 0 106165 24 0 0 25 0 1 0 1128127383 103669760 24176 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 25310 24176 109 292 0 25015 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 101240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1348472/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=117716 CPUtime=1121.86
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 28359 0 0 0 112158 28 0 0 25 0 1 0 1128127383 120541184 28146 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 29429 28146 109 292 0 29134 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 117716

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1335096/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=132196 CPUtime=1181.84
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 31786 0 0 0 118152 32 0 0 25 0 1 0 1128127383 135368704 31573 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 33049 31573 109 292 0 32754 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 132196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30872
/proc/meminfo: memFree=1330680/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=136184 CPUtime=1200.04
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 32785 0 0 0 119971 33 0 0 25 0 1 0 1128127383 139452416 32572 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 34046 32572 109 292 0 33751 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 136184

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/74 30872
/proc/meminfo: memFree=1330680/2055920 swapFree=4170060/4192956
[pid=30865] ppid=30863 vsize=136184 CPUtime=1200.04
/proc/30865/stat : 30865 (SApperloT-hrp) R 30863 30865 30792 0 -1 4194304 32785 0 0 0 119971 33 0 0 25 0 1 0 1128127383 139452416 32572 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30865/statm: 34046 32572 109 292 0 33751 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 136184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.07
CPU user time (s): 1199.71
CPU system time (s): 0.355945
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 136184

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

runsolver used 1.09883 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-01 04:57:15
IDJOB=1534230
IDBENCH=70620
IDSOLVER=510
FILE ID=node80/1534230-1238554635
PBS_JOBID= 9062137
Free space on /tmp= 64800 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1159067237-017.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534230-1238554635/watcher-1534230-1238554635 -o /tmp/evaluation-result-1534230-1238554635/solver-1534230-1238554635 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1133402281 HOME/instance-1534230-1238554635.cnf

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

MD5SUM BENCH= ef8baf42456f710e70f6a8e764cf7030
RANDOM SEED=1133402281

node80.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.263
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.263
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:       1461592 kB
Buffers:         90684 kB
Cached:         407740 kB
SwapCached:      14568 kB
Active:         231704 kB
Inactive:       283144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461592 kB
SwapTotal:     4192956 kB
SwapFree:      4170060 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          21964 kB
Slab:            64560 kB
Committed_AS:  2975704 kB
PageTables:       2008 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= 64796 MiB
End job on node80 at 2009-04-01 05:17:17