Trace number 1532059

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.09 1200.51

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2088224617-083.cnf
MD5SUMcd8ff3390234df6242528d108d1584c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark185.98
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-1532059-1238370673/watcher-1532059-1238370673 -o /tmp/evaluation-result-1532059-1238370673/solver-1532059-1238370673 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=911140595 HOME/instance-1532059-1238370673.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.99 1.03 3/64 6686
/proc/meminfo: memFree=939016/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=1580 CPUtime=0
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 1109733621 1617920 167 1992294400 134512640 135674425 4294956192 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 395 168 91 283 0 109 0

[startup+0.0304429 s]
/proc/loadavg: 0.99 0.99 1.03 3/64 6686
/proc/meminfo: memFree=939016/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=2900 CPUtime=0.02
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 533 0 0 0 2 0 0 0 18 0 1 0 1109733621 2969600 516 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 725 516 99 283 0 439 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2900

[startup+0.101456 s]
/proc/loadavg: 0.99 0.99 1.03 3/64 6686
/proc/meminfo: memFree=939016/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=3296 CPUtime=0.09
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 645 0 0 0 9 0 0 0 18 0 1 0 1109733621 3375104 628 1992294400 134512640 135674425 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 824 628 99 283 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3296

[startup+0.301494 s]
/proc/loadavg: 0.99 0.99 1.03 3/64 6686
/proc/meminfo: memFree=939016/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=4352 CPUtime=0.29
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 892 0 0 0 29 0 0 0 19 0 1 0 1109733621 4456448 875 1992294400 134512640 135674425 4294956192 18446744073709551615 134579867 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 1088 875 99 283 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4352

[startup+0.701573 s]
/proc/loadavg: 0.99 0.99 1.03 3/64 6686
/proc/meminfo: memFree=939016/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=6068 CPUtime=0.69
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 1333 0 0 0 68 1 0 0 22 0 1 0 1109733621 6213632 1316 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 1517 1316 99 283 0 1231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6068

[startup+1.50173 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 6687
/proc/meminfo: memFree=932864/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=9136 CPUtime=1.49
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 2098 0 0 0 147 2 0 0 25 0 1 0 1109733621 9355264 2081 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 2284 2081 99 283 0 1998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9136

[startup+3.10105 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 6687
/proc/meminfo: memFree=930240/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=10324 CPUtime=3.09
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 2379 0 0 0 307 2 0 0 25 0 1 0 1109733621 10571776 2362 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 2581 2362 99 283 0 2295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10324

[startup+6.30167 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 6687
/proc/meminfo: memFree=928512/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=11644 CPUtime=6.29
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 2712 0 0 0 627 2 0 0 25 0 1 0 1109733621 11923456 2695 1992294400 134512640 135674425 4294956192 18446744073709551615 134561399 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 2911 2695 99 283 0 2625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11644

[startup+12.7019 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 6687
/proc/meminfo: memFree=926976/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=13652 CPUtime=12.69
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 3194 0 0 0 1266 3 0 0 25 0 1 0 1109733621 13979648 3177 1992294400 134512640 135674425 4294956192 18446744073709551615 134571233 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 3413 3177 99 283 0 3127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13652

[startup+25.5015 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 6687
/proc/meminfo: memFree=924928/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=15288 CPUtime=25.48
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 3602 0 0 0 2545 3 0 0 25 0 1 0 1109733621 15654912 3585 1992294400 134512640 135674425 4294956192 18446744073709551615 134556018 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 3822 3585 99 283 0 3536 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15288

[startup+51.1015 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 6687
/proc/meminfo: memFree=922496/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=17968 CPUtime=51.07
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 4212 0 0 0 5104 3 0 0 25 0 1 0 1109733621 18399232 4195 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 4492 4195 99 283 0 4206 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17968

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 6687
/proc/meminfo: memFree=919232/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=21600 CPUtime=102.26
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 5017 0 0 0 10222 4 0 0 25 0 1 0 1109733621 22118400 5000 1992294400 134512640 135674425 4294956192 18446744073709551615 134558879 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 5400 5000 99 283 0 5114 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21600

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 6687
/proc/meminfo: memFree=916416/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=24612 CPUtime=162.23
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 5719 0 0 0 16218 5 0 0 25 0 1 0 1109733621 25202688 5702 1992294400 134512640 135674425 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 6153 5702 99 283 0 5867 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24612

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 6687
/proc/meminfo: memFree=913920/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=27172 CPUtime=222.21
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 6331 0 0 0 22215 6 0 0 25 0 1 0 1109733621 27824128 6314 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 6793 6314 99 283 0 6507 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27172

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6687
/proc/meminfo: memFree=912000/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=29720 CPUtime=282.19
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 6899 0 0 0 28212 7 0 0 25 0 1 0 1109733621 30433280 6882 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 7430 6882 99 283 0 7144 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29720

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6687
/proc/meminfo: memFree=909952/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=31688 CPUtime=342.17
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 7327 0 0 0 34210 7 0 0 25 0 1 0 1109733621 32448512 7310 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 7922 7310 99 283 0 7636 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 31688

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6687
/proc/meminfo: memFree=908992/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=32776 CPUtime=402.15
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 7560 0 0 0 40207 8 0 0 25 0 1 0 1109733621 33562624 7543 1992294400 134512640 135674425 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 8194 7543 99 283 0 7908 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 32776

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6687
/proc/meminfo: memFree=907136/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=34844 CPUtime=462.12
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 8030 0 0 0 46204 8 0 0 25 0 1 0 1109733621 35680256 8013 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 8711 8013 99 283 0 8425 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 34844

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6687
/proc/meminfo: memFree=905408/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=36648 CPUtime=522.11
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 8462 0 0 0 52202 9 0 0 25 0 1 0 1109733621 37527552 8445 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 9162 8445 99 283 0 8876 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 36648

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6687
/proc/meminfo: memFree=904832/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=37376 CPUtime=582.08
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 8609 0 0 0 58199 9 0 0 25 0 1 0 1109733621 38273024 8592 1992294400 134512640 135674425 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 9344 8592 99 283 0 9058 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 37376

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=904376/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=37816 CPUtime=642.07
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 8722 0 0 0 64197 10 0 0 25 0 1 0 1109733621 38723584 8705 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 9454 8705 99 283 0 9168 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 37816

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=902136/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=40276 CPUtime=702.04
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 9268 0 0 0 70193 11 0 0 25 0 1 0 1109733621 41242624 9251 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 10069 9251 99 283 0 9783 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 40276

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=901176/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=41572 CPUtime=762.02
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 9507 0 0 0 76191 11 0 0 25 0 1 0 1109733621 42569728 9490 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 10393 9490 99 283 0 10107 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 41572

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=900536/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=42280 CPUtime=821.99
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 9670 0 0 0 82188 11 0 0 25 0 1 0 1109733621 43294720 9653 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 10570 9653 99 283 0 10284 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 42280

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=899768/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=43196 CPUtime=881.97
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 9862 0 0 0 88186 11 0 0 25 0 1 0 1109733621 44232704 9845 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 10799 9845 99 283 0 10513 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 43196

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=899392/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=43664 CPUtime=941.96
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 9957 0 0 0 94184 12 0 0 25 0 1 0 1109733621 44711936 9940 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 10916 9940 99 283 0 10630 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 43664

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=898880/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=44248 CPUtime=1001.93
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 10077 0 0 0 100181 12 0 0 25 0 1 0 1109733621 45309952 10060 1992294400 134512640 135674425 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 11062 10060 99 283 0 10776 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 44248

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=897344/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=45964 CPUtime=1061.91
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 10481 0 0 0 106179 12 0 0 25 0 1 0 1109733621 47067136 10464 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 11491 10464 99 283 0 11205 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 45964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=896704/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=46636 CPUtime=1121.89
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 10623 0 0 0 112177 12 0 0 25 0 1 0 1109733621 47755264 10606 1992294400 134512640 135674425 4294956192 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 11659 10606 99 283 0 11373 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 46636

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=895936/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=47480 CPUtime=1181.87
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 10801 0 0 0 118174 13 0 0 25 0 1 0 1109733621 48619520 10784 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 11870 10784 99 283 0 11584 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 47480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 6693
/proc/meminfo: memFree=895616/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=47760 CPUtime=1200.07
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 10886 0 0 0 119994 13 0 0 25 0 1 0 1109733621 48906240 10869 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 11940 10869 99 283 0 11654 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 47760

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.99 1.00 2/65 6693
/proc/meminfo: memFree=895616/2055920 swapFree=4176728/4192956
[pid=6686] ppid=6684 vsize=47760 CPUtime=1200.07
/proc/6686/stat : 6686 (SApperloT-base) R 6684 6686 6560 0 -1 4194304 10886 0 0 0 119994 13 0 0 25 0 1 0 1109733621 48906240 10869 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6686/statm: 11940 10869 99 283 0 11654 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 47760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.142978
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 47760

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

runsolver used 1.07284 second user time and 2.25366 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-30 01:51:13
IDJOB=1532059
IDBENCH=70186
IDSOLVER=509
FILE ID=node11/1532059-1238370673
PBS_JOBID= 9061240
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2088224617-083.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532059-1238370673/watcher-1532059-1238370673 -o /tmp/evaluation-result-1532059-1238370673/solver-1532059-1238370673 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=911140595 HOME/instance-1532059-1238370673.cnf

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

MD5SUM BENCH= cd8ff3390234df6242528d108d1584c9
RANDOM SEED=911140595

node11.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.274
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.274
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:        939496 kB
Buffers:        102948 kB
Cached:         909032 kB
SwapCached:      10196 kB
Active:         281924 kB
Inactive:       741692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        939496 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          17352 kB
Slab:            78768 kB
Committed_AS:  2811896 kB
PageTables:       1456 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= 66352 MiB
End job on node11 at 2009-03-30 02:11:16