Trace number 1532294

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.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1313163883-027.cnf
MD5SUM4d7c374b44e6dc0e3274f37b66abba8f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.6114
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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-1532294-1238377936/watcher-1532294-1238377936 -o /tmp/evaluation-result-1532294-1238377936/solver-1532294-1238377936 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=769406456 HOME/instance-1532294-1238377936.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.00 3/64 6819
/proc/meminfo: memFree=1629024/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=1580 CPUtime=0
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 1110460430 1617920 165 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 395 166 91 283 0 109 0

[startup+0.0341651 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6819
/proc/meminfo: memFree=1629024/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=2504 CPUtime=0.03
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 440 0 0 0 3 0 0 0 18 0 1 0 1110460430 2564096 423 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 626 423 99 283 0 340 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2504

[startup+0.10117 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6819
/proc/meminfo: memFree=1629024/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=2900 CPUtime=0.09
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 533 0 0 0 9 0 0 0 18 0 1 0 1110460430 2969600 516 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 725 516 99 283 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2900

[startup+0.30119 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6819
/proc/meminfo: memFree=1629024/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=3824 CPUtime=0.29
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 770 0 0 0 29 0 0 0 19 0 1 0 1110460430 3915776 753 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 956 753 99 283 0 670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3824

[startup+0.701232 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6819
/proc/meminfo: memFree=1629024/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=5540 CPUtime=0.69
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 1192 0 0 0 69 0 0 0 22 0 1 0 1110460430 5672960 1175 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 1385 1175 99 283 0 1099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5540

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1624280/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=6332 CPUtime=1.49
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 1382 0 0 0 149 0 0 0 25 0 1 0 1110460430 6483968 1365 1992294400 134512640 135674425 4294956192 18446744073709551615 134555766 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 1583 1365 99 283 0 1297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6332

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1623320/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=7128 CPUtime=3.09
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 1587 0 0 0 308 1 0 0 25 0 1 0 1110460430 7299072 1570 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 1782 1570 99 283 0 1496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7128

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1622104/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=8056 CPUtime=6.29
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 1804 0 0 0 628 1 0 0 25 0 1 0 1110460430 8249344 1787 1992294400 134512640 135674425 4294956192 18446744073709551615 134559732 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 2014 1787 99 283 0 1728 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8056

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1620824/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=9248 CPUtime=12.69
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 2107 0 0 0 1268 1 0 0 25 0 1 0 1110460430 9469952 2090 1992294400 134512640 135674425 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 2312 2090 99 283 0 2026 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9248

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1619096/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=11068 CPUtime=25.48
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 2527 0 0 0 2547 1 0 0 25 0 1 0 1110460430 11333632 2510 1992294400 134512640 135674425 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 2767 2510 99 283 0 2481 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11068

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1616664/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=13784 CPUtime=51.08
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 3136 0 0 0 5106 2 0 0 25 0 1 0 1110460430 14114816 3119 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 3446 3119 99 283 0 3160 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13784

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1613912/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=16852 CPUtime=102.26
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 3810 0 0 0 10224 2 0 0 25 0 1 0 1110460430 17256448 3793 1992294400 134512640 135674425 4294956192 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 4213 3793 99 283 0 3927 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16852

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1611416/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=19792 CPUtime=162.25
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 4422 0 0 0 16222 3 0 0 25 0 1 0 1110460430 20267008 4405 1992294400 134512640 135674425 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 4948 4405 99 283 0 4662 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19792

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1609112/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=22344 CPUtime=222.24
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 4987 0 0 0 22220 4 0 0 25 0 1 0 1110460430 22880256 4970 1992294400 134512640 135674425 4294956192 18446744073709551615 134555944 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 5586 4970 99 283 0 5300 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 22344

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1607576/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=24120 CPUtime=282.22
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 5363 0 0 0 28218 4 0 0 25 0 1 0 1110460430 24698880 5346 1992294400 134512640 135674425 4294956192 18446744073709551615 134559857 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 6030 5346 99 283 0 5744 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 24120

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1606104/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=25956 CPUtime=342.2
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 5728 0 0 0 34216 4 0 0 25 0 1 0 1110460430 26578944 5711 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 6489 5711 99 283 0 6203 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 25956

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1605080/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=27216 CPUtime=402.18
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 5971 0 0 0 40214 4 0 0 25 0 1 0 1110460430 27869184 5954 1992294400 134512640 135674425 4294956192 18446744073709551615 134550595 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 6804 5954 99 283 0 6518 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27216

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1603224/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=29208 CPUtime=462.18
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 6421 0 0 0 46213 5 0 0 25 0 1 0 1110460430 29908992 6404 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 7302 6404 99 283 0 7016 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 29208

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6820
/proc/meminfo: memFree=1602520/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=30268 CPUtime=522.16
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 6640 0 0 0 52211 5 0 0 25 0 1 0 1110460430 30994432 6623 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 7567 6623 99 283 0 7281 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 30268

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6826
/proc/meminfo: memFree=1601552/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=31400 CPUtime=582.14
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 6883 0 0 0 58208 6 0 0 25 0 1 0 1110460430 32153600 6866 1992294400 134512640 135674425 4294956192 18446744073709551615 134559732 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 7850 6866 99 283 0 7564 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 31400

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 7236
/proc/meminfo: memFree=1594896/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=32832 CPUtime=642.1
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 7163 0 0 0 64203 7 0 0 25 0 1 0 1110460430 33619968 7146 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 8208 7146 99 283 0 7922 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 32832

[startup+702.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 7236
/proc/meminfo: memFree=1593808/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=34144 CPUtime=702.07
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 7426 0 0 0 70200 7 0 0 25 0 1 0 1110460430 34963456 7409 1992294400 134512640 135674425 4294956192 18446744073709551615 134581636 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 8536 7409 99 283 0 8250 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 34144

[startup+762.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 7236
/proc/meminfo: memFree=1592912/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=35200 CPUtime=762.06
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 7635 0 0 0 76199 7 0 0 25 0 1 0 1110460430 36044800 7618 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 8800 7618 99 283 0 8514 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 35200

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7236
/proc/meminfo: memFree=1592592/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=35712 CPUtime=822.05
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 7732 0 0 0 82197 8 0 0 25 0 1 0 1110460430 36569088 7715 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 8928 7715 99 283 0 8642 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 35712

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=1592016/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=36344 CPUtime=882.03
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 7882 0 0 0 88195 8 0 0 25 0 1 0 1110460430 37216256 7865 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 9086 7865 99 283 0 8800 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 36344

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=1591576/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=36920 CPUtime=942.01
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 7979 0 0 0 94193 8 0 0 25 0 1 0 1110460430 37806080 7962 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 9230 7962 99 283 0 8944 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 36920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=1590936/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=37768 CPUtime=1001.99
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 8148 0 0 0 100191 8 0 0 25 0 1 0 1110460430 38674432 8131 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 9442 8131 99 283 0 9156 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 37768

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=1590040/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=38900 CPUtime=1061.98
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 8369 0 0 0 106189 9 0 0 25 0 1 0 1110460430 39833600 8352 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 9725 8352 99 283 0 9439 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 38900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=1589464/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=39668 CPUtime=1121.96
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 8517 0 0 0 112187 9 0 0 25 0 1 0 1110460430 40620032 8500 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 9917 8500 99 283 0 9631 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 39668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=1588888/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=40404 CPUtime=1181.95
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 8655 0 0 0 118185 10 0 0 25 0 1 0 1110460430 41373696 8638 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 10101 8638 99 283 0 9815 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 40404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7236
/proc/meminfo: memFree=1588824/2055920 swapFree=4177768/4192956
[pid=6819] ppid=6817 vsize=40404 CPUtime=1200.05
/proc/6819/stat : 6819 (SApperloT-base) R 6817 6819 6480 0 -1 4194304 8668 0 0 0 119995 10 0 0 25 0 1 0 1110460430 41373696 8651 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/6819/statm: 10101 8651 99 283 0 9815 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 40404

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.95
CPU system time (s): 0.113982
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 40404

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

runsolver used 0.855869 second user time and 2.52662 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-30 03:52:16
IDJOB=1532294
IDBENCH=70233
IDSOLVER=509
FILE ID=node2/1532294-1238377936
PBS_JOBID= 9061242
Free space on /tmp= 66496 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1313163883-027.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532294-1238377936/watcher-1532294-1238377936 -o /tmp/evaluation-result-1532294-1238377936/solver-1532294-1238377936 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=769406456 HOME/instance-1532294-1238377936.cnf

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

MD5SUM BENCH= 4d7c374b44e6dc0e3274f37b66abba8f
RANDOM SEED=769406456

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:       1629504 kB
Buffers:         62768 kB
Cached:         275376 kB
SwapCached:       8996 kB
Active:          25564 kB
Inactive:       323584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629504 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          16644 kB
Slab:            63272 kB
Committed_AS:  2735276 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 04:12:18