Trace number 1532229

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S661850551-087.cnf
MD5SUM8cc13233e4c2c3c435dccf0012fdfdbd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.9456
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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-1532229-1238376056/watcher-1532229-1238376056 -o /tmp/evaluation-result-1532229-1238376056/solver-1532229-1238376056 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1812316953 HOME/instance-1532229-1238376056.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.91 0.97 0.99 3/64 7495
/proc/meminfo: memFree=848904/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=1580 CPUtime=0
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 1110271759 1617920 167 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 395 167 91 283 0 109 0

[startup+0.0324061 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7495
/proc/meminfo: memFree=848904/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=2768 CPUtime=0.02
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 505 0 0 0 2 0 0 0 18 0 1 0 1110271759 2834432 488 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 692 488 99 283 0 406 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2768

[startup+0.101418 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7495
/proc/meminfo: memFree=848904/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=3164 CPUtime=0.09
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 607 0 0 0 9 0 0 0 18 0 1 0 1110271759 3239936 590 1992294400 134512640 135674425 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 791 590 99 283 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3164

[startup+0.301454 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7495
/proc/meminfo: memFree=848904/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=4220 CPUtime=0.29
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 859 0 0 0 29 0 0 0 19 0 1 0 1110271759 4321280 842 1992294400 134512640 135674425 4294956192 18446744073709551615 134559263 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 1055 842 99 283 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701527 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7495
/proc/meminfo: memFree=848904/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=5964 CPUtime=0.69
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 1287 0 0 0 68 1 0 0 22 0 1 0 1110271759 6107136 1270 1992294400 134512640 135674425 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 1491 1270 99 283 0 1205 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5964

[startup+1.50167 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 7496
/proc/meminfo: memFree=843072/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=8208 CPUtime=1.49
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 1873 0 0 0 148 1 0 0 25 0 1 0 1110271759 8404992 1856 1992294400 134512640 135674425 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 2052 1856 99 283 0 1766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8208

[startup+3.10196 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 7496
/proc/meminfo: memFree=841280/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=9396 CPUtime=3.09
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 2143 0 0 0 308 1 0 0 25 0 1 0 1110271759 9621504 2126 1992294400 134512640 135674425 4294956192 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 2349 2126 99 283 0 2063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9396

[startup+6.30155 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 7496
/proc/meminfo: memFree=840008/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=10188 CPUtime=6.29
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 2359 0 0 0 628 1 0 0 25 0 1 0 1110271759 10432512 2342 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 2547 2342 99 283 0 2261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10188

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 7496
/proc/meminfo: memFree=837832/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=12192 CPUtime=12.68
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 2833 0 0 0 1267 1 0 0 25 0 1 0 1110271759 12484608 2816 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 3048 2816 99 283 0 2762 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12192

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 7496
/proc/meminfo: memFree=836168/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=13792 CPUtime=25.48
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 3235 0 0 0 2546 2 0 0 25 0 1 0 1110271759 14123008 3218 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 3448 3218 99 283 0 3162 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13792

[startup+51.1017 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 7496
/proc/meminfo: memFree=833608/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=16484 CPUtime=51.07
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 3886 0 0 0 5105 2 0 0 25 0 1 0 1110271759 16879616 3869 1992294400 134512640 135674425 4294956192 18446744073709551615 134551576 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 4121 3869 99 283 0 3835 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16484

[startup+102.305 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 7496
/proc/meminfo: memFree=831176/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=19176 CPUtime=102.25
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 4481 0 0 0 10222 3 0 0 25 0 1 0 1110271759 19636224 4464 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 4794 4464 99 283 0 4508 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19176

[startup+162.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/65 7496
/proc/meminfo: memFree=828296/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=22372 CPUtime=162.23
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 5199 0 0 0 16219 4 0 0 25 0 1 0 1110271759 22908928 5182 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 5593 5182 99 283 0 5307 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22372

[startup+222.303 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 7496
/proc/meminfo: memFree=826696/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=24256 CPUtime=222.21
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 5596 0 0 0 22217 4 0 0 25 0 1 0 1110271759 24838144 5579 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 6064 5579 99 283 0 5778 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24256

[startup+282.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 7496
/proc/meminfo: memFree=824264/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=27200 CPUtime=282.19
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 6191 0 0 0 28215 4 0 0 25 0 1 0 1110271759 27852800 6174 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 6800 6174 99 283 0 6514 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 27200

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 7496
/proc/meminfo: memFree=823432/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=28088 CPUtime=342.17
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 6409 0 0 0 34212 5 0 0 25 0 1 0 1110271759 28762112 6392 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 7022 6392 99 283 0 6736 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 28088

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7496
/proc/meminfo: memFree=821064/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=30812 CPUtime=402.15
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 7006 0 0 0 40210 5 0 0 25 0 1 0 1110271759 31551488 6989 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 7703 6989 99 283 0 7417 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 30812

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=819720/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=32288 CPUtime=462.12
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 7331 0 0 0 46207 5 0 0 25 0 1 0 1110271759 33062912 7314 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 8072 7314 99 283 0 7786 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 32288

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=819144/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=32980 CPUtime=522.1
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 7468 0 0 0 52205 5 0 0 25 0 1 0 1110271759 33771520 7451 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 8245 7451 99 283 0 7959 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 32980

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=818568/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=33748 CPUtime=582.08
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 7632 0 0 0 58203 5 0 0 25 0 1 0 1110271759 34557952 7615 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 8437 7615 99 283 0 8151 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 33748

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=816648/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=35732 CPUtime=642.07
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 8087 0 0 0 64201 6 0 0 25 0 1 0 1110271759 36589568 8070 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 8933 8070 99 283 0 8647 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 35732

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=815816/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=36952 CPUtime=702.04
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 8309 0 0 0 70198 6 0 0 25 0 1 0 1110271759 37838848 8292 1992294400 134512640 135674425 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 9238 8292 99 283 0 8952 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 36952

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=814600/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=38148 CPUtime=762.02
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 8586 0 0 0 76196 6 0 0 25 0 1 0 1110271759 39063552 8569 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 9537 8569 99 283 0 9251 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 38148

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=814088/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=38824 CPUtime=821.99
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 8716 0 0 0 82193 6 0 0 25 0 1 0 1110271759 39755776 8699 1992294400 134512640 135674425 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 9706 8699 99 283 0 9420 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 38824

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=813704/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=39340 CPUtime=881.97
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 8808 0 0 0 88191 6 0 0 25 0 1 0 1110271759 40284160 8791 1992294400 134512640 135674425 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 9835 8791 99 283 0 9549 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 39340

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=811976/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=41408 CPUtime=941.95
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 9241 0 0 0 94188 7 0 0 25 0 1 0 1110271759 42401792 9224 1992294400 134512640 135674425 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 10352 9224 99 283 0 10066 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 41408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=811464/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=41936 CPUtime=1001.93
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 9383 0 0 0 100186 7 0 0 25 0 1 0 1110271759 42942464 9366 1992294400 134512640 135674425 4294956192 18446744073709551615 134558974 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 10484 9366 99 283 0 10198 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 41936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=811080/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=42480 CPUtime=1061.91
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 9476 0 0 0 106184 7 0 0 25 0 1 0 1110271759 43499520 9459 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 10620 9459 99 283 0 10334 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 42480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=810504/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=43140 CPUtime=1121.89
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 9604 0 0 0 112182 7 0 0 25 0 1 0 1110271759 44175360 9587 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 10785 9587 99 283 0 10499 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 43140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=809800/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=43916 CPUtime=1181.86
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 9778 0 0 0 118179 7 0 0 25 0 1 0 1110271759 44969984 9761 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 10979 9761 99 283 0 10693 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 43916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7496
/proc/meminfo: memFree=809736/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=44108 CPUtime=1200.06
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 9791 0 0 0 119999 7 0 0 25 0 1 0 1110271759 45166592 9774 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 11027 9774 99 283 0 10741 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44108

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/65 7496
/proc/meminfo: memFree=809736/2055920 swapFree=4177704/4192956
[pid=7495] ppid=7493 vsize=44108 CPUtime=1200.06
/proc/7495/stat : 7495 (SApperloT-base) R 7493 7495 7266 0 -1 4194304 9791 0 0 0 119999 7 0 0 25 0 1 0 1110271759 45166592 9774 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 11027 9774 99 283 0 10741 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.084987
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 44108

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

runsolver used 0.896863 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-30 03:20:56
IDJOB=1532229
IDBENCH=70220
IDSOLVER=509
FILE ID=node24/1532229-1238376056
PBS_JOBID= 9061285
Free space on /tmp= 65752 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S661850551-087.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532229-1238376056/watcher-1532229-1238376056 -o /tmp/evaluation-result-1532229-1238376056/solver-1532229-1238376056 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1812316953 HOME/instance-1532229-1238376056.cnf

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

MD5SUM BENCH= 8cc13233e4c2c3c435dccf0012fdfdbd
RANDOM SEED=1812316953

node24.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.260
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.260
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:        849384 kB
Buffers:         99348 kB
Cached:        1004032 kB
SwapCached:       9032 kB
Active:         139144 kB
Inactive:       974720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        849384 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          16116 kB
Slab:            78564 kB
Committed_AS:  3122128 kB
PageTables:       1448 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= 65752 MiB
End job on node24 at 2009-03-30 03:40:59