Trace number 1532654

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S439075063-023.cnf
MD5SUMee1ee4ce24708e1154601d98d318621f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.46332
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1532654-1238392080/watcher-1532654-1238392080 -o /tmp/evaluation-result-1532654-1238392080/solver-1532654-1238392080 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=961419604 HOME/instance-1532654-1238392080.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.99 1.97 1.69 3/64 10056
/proc/meminfo: memFree=1713352/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=1932 CPUtime=0
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 1111873704 1978368 230 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 483 230 91 283 0 197 0

[startup+0.018032 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 10056
/proc/meminfo: memFree=1713352/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=2460 CPUtime=0.01
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 370 0 0 0 1 0 0 0 18 0 1 0 1111873704 2519040 355 1992294400 134512640 135674425 4294956192 18446744073709551615 135112807 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 615 355 91 283 0 329 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2460

[startup+0.101044 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 10056
/proc/meminfo: memFree=1713352/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=3252 CPUtime=0.09
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 608 0 0 0 9 0 0 0 18 0 1 0 1111873704 3330048 591 1992294400 134512640 135674425 4294956192 18446744073709551615 134588630 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 813 591 99 283 0 527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3252

[startup+0.301073 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 10056
/proc/meminfo: memFree=1713352/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=3912 CPUtime=0.29
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 773 0 0 0 29 0 0 0 19 0 1 0 1111873704 4005888 756 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 978 756 99 283 0 692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3912

[startup+0.70113 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 10056
/proc/meminfo: memFree=1713352/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=5364 CPUtime=0.69
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 1132 0 0 0 69 0 0 0 22 0 1 0 1111873704 5492736 1115 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 1341 1115 99 283 0 1055 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5364

[startup+1.50125 s]
/proc/loadavg: 1.99 1.97 1.69 2/65 10057
/proc/meminfo: memFree=1708288/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=8004 CPUtime=1.49
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 1797 0 0 0 149 0 0 0 25 0 1 0 1111873704 8196096 1780 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 2001 1780 99 283 0 1715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8004

[startup+3.10148 s]
/proc/loadavg: 1.99 1.97 1.69 2/65 10057
/proc/meminfo: memFree=1704704/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=12888 CPUtime=3.09
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 2989 0 0 0 308 1 0 0 25 0 1 0 1111873704 13197312 2972 1992294400 134512640 135674425 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 3222 2972 99 283 0 2936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12888

[startup+6.30194 s]
/proc/loadavg: 1.91 1.95 1.69 2/65 10057
/proc/meminfo: memFree=1695680/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=19488 CPUtime=6.29
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 4626 0 0 0 627 2 0 0 25 0 1 0 1111873704 19955712 4609 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 4872 4609 99 283 0 4586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19488

[startup+12.7019 s]
/proc/loadavg: 1.84 1.93 1.68 2/65 10057
/proc/meminfo: memFree=1691392/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=23052 CPUtime=12.69
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 5541 0 0 0 1266 3 0 0 25 0 1 0 1111873704 23605248 5524 1992294400 134512640 135674425 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 5763 5524 99 283 0 5477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23052

[startup+25.5017 s]
/proc/loadavg: 1.65 1.89 1.67 2/65 10057
/proc/meminfo: memFree=1687232/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=27216 CPUtime=25.49
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 6576 0 0 0 2545 4 0 0 25 0 1 0 1111873704 27869184 6559 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 6804 6559 99 283 0 6518 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27216

[startup+51.1014 s]
/proc/loadavg: 1.43 1.81 1.65 2/65 10057
/proc/meminfo: memFree=1684864/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=29916 CPUtime=51.07
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 7236 0 0 0 5103 4 0 0 25 0 1 0 1111873704 30633984 7219 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 7479 7219 99 283 0 7193 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29916

[startup+102.306 s]
/proc/loadavg: 1.17 1.67 1.61 2/65 10057
/proc/meminfo: memFree=1675456/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=39020 CPUtime=102.26
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 9500 0 0 0 10220 6 0 0 25 0 1 0 1111873704 39956480 9483 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 9755 9483 99 283 0 9469 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39020

[startup+162.302 s]
/proc/loadavg: 1.07 1.56 1.57 2/65 10057
/proc/meminfo: memFree=1675520/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=39020 CPUtime=162.23
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 9501 0 0 0 16217 6 0 0 25 0 1 0 1111873704 39956480 9484 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 9755 9484 99 283 0 9469 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39020

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.53 2/65 10057
/proc/meminfo: memFree=1671808/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=42912 CPUtime=222.22
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 10426 0 0 0 22215 7 0 0 25 0 1 0 1111873704 43941888 10409 1992294400 134512640 135674425 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 10728 10409 99 283 0 10442 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 42912

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.50 2/65 10057
/proc/meminfo: memFree=1666944/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=48004 CPUtime=282.2
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 11645 0 0 0 28212 8 0 0 25 0 1 0 1111873704 49156096 11628 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 12001 11628 99 283 0 11715 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 48004

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.46 2/65 10057
/proc/meminfo: memFree=1663936/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=50980 CPUtime=342.18
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 12369 0 0 0 34209 9 0 0 25 0 1 0 1111873704 52203520 12352 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 12745 12352 99 283 0 12459 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 50980

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.43 2/65 10057
/proc/meminfo: memFree=1663936/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=50980 CPUtime=402.16
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 12371 0 0 0 40206 10 0 0 25 0 1 0 1111873704 52203520 12354 1992294400 134512640 135674425 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 12745 12354 99 283 0 12459 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 50980

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.40 2/65 10057
/proc/meminfo: memFree=1658176/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=57024 CPUtime=462.14
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 13815 0 0 0 46202 12 0 0 25 0 1 0 1111873704 58392576 13798 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 14256 13798 99 283 0 13970 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 57024

[startup+522.303 s]
/proc/loadavg: 1.00 1.16 1.37 2/65 10057
/proc/meminfo: memFree=1657280/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=57868 CPUtime=522.12
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 14032 0 0 0 52200 12 0 0 25 0 1 0 1111873704 59256832 14015 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 14467 14015 99 283 0 14181 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 57868

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.35 2/65 10057
/proc/meminfo: memFree=1656256/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=58980 CPUtime=582.1
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 14301 0 0 0 58197 13 0 0 25 0 1 0 1111873704 60395520 14270 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 14745 14270 99 283 0 14459 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 58980

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.32 2/65 10057
/proc/meminfo: memFree=1655424/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=59860 CPUtime=642.08
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 14499 0 0 0 64195 13 0 0 25 0 1 0 1111873704 61296640 14468 1992294400 134512640 135674425 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 14965 14468 99 283 0 14679 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 59860

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.30 2/65 10057
/proc/meminfo: memFree=1653632/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=61732 CPUtime=702.06
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 14947 0 0 0 70192 14 0 0 25 0 1 0 1111873704 63213568 14912 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 15433 14912 99 283 0 15147 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 61732

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.28 2/65 10057
/proc/meminfo: memFree=1650496/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=64944 CPUtime=762.04
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 15731 0 0 0 76189 15 0 0 25 0 1 0 1111873704 66502656 15696 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 16236 15696 99 283 0 15950 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 64944

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.26 2/65 10063
/proc/meminfo: memFree=1648248/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=67292 CPUtime=822.02
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 16277 0 0 0 82186 16 0 0 25 0 1 0 1111873704 68907008 16242 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 16823 16242 99 283 0 16537 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 67292

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/65 10063
/proc/meminfo: memFree=1647736/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=67948 CPUtime=882
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 16417 0 0 0 88183 17 0 0 25 0 1 0 1111873704 69578752 16382 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 16987 16382 99 283 0 16701 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 67948

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 10063
/proc/meminfo: memFree=1646200/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=69496 CPUtime=941.98
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 16813 0 0 0 94181 17 0 0 25 0 1 0 1111873704 71163904 16764 1992294400 134512640 135674425 4294956192 18446744073709551615 134565400 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 17374 16764 99 283 0 17088 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 69496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 10063
/proc/meminfo: memFree=1644536/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=71132 CPUtime=1001.96
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 17214 0 0 0 100178 18 0 0 25 0 1 0 1111873704 72839168 17165 1992294400 134512640 135674425 4294956192 18446744073709551615 134581493 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 17783 17165 99 283 0 17497 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 71132

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 1.19 2/65 10063
/proc/meminfo: memFree=1643832/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=71788 CPUtime=1061.94
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 17387 0 0 0 106176 18 0 0 25 0 1 0 1111873704 73510912 17305 1992294400 134512640 135674425 4294956192 18446744073709551615 134581484 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 17947 17305 99 283 0 17661 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 71788

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.18 2/65 10063
/proc/meminfo: memFree=1641024/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=75048 CPUtime=1121.92
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 18136 0 0 0 112173 19 0 0 25 0 1 0 1111873704 76849152 18054 1992294400 134512640 135674425 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 18762 18054 99 283 0 18476 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 75048

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.17 2/65 10063
/proc/meminfo: memFree=1640832/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=75208 CPUtime=1181.9
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 18172 0 0 0 118170 20 0 0 25 0 1 0 1111873704 77012992 18090 1992294400 134512640 135674425 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 18802 18090 99 283 0 18516 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 75208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 10063
/proc/meminfo: memFree=1640448/2055920 swapFree=4174420/4192956
[pid=10056] ppid=10054 vsize=75604 CPUtime=1200
/proc/10056/stat : 10056 (SApperloT-base) R 10054 10056 9731 0 -1 4194304 18277 0 0 0 119980 20 0 0 25 0 1 0 1111873704 77418496 18195 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10056/statm: 18901 18195 99 283 0 18615 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 75604

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.02
CPU user time (s): 1199.81
CPU system time (s): 0.216967
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 75604

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

runsolver used 0.814876 second user time and 2.6086 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 07:48:00
IDJOB=1532654
IDBENCH=70305
IDSOLVER=509
FILE ID=node22/1532654-1238392080
PBS_JOBID= 9061344
Free space on /tmp= 66328 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S439075063-023.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532654-1238392080/watcher-1532654-1238392080 -o /tmp/evaluation-result-1532654-1238392080/solver-1532654-1238392080 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=961419604 HOME/instance-1532654-1238392080.cnf

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

MD5SUM BENCH= ee1ee4ce24708e1154601d98d318621f
RANDOM SEED=961419604

node22.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.279
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.279
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:       1713832 kB
Buffers:         75064 kB
Cached:         170100 kB
SwapCached:      12352 kB
Active:          48708 kB
Inactive:       210400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713832 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            69004 kB
Committed_AS:  2913208 kB
PageTables:       1372 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= 66328 MiB
End job on node22 at 2009-03-30 08:08:02