Trace number 1831960

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) 10000.1 10004.5

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.8016
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831960-1242794268/watcher-1831960-1242794268 -o /tmp/evaluation-result-1831960-1242794268/solver-1831960-1242794268 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1615660496 HOME/instance-1831960-1242794268.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13910
/proc/meminfo: memFree=1877504/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=3400 CPUtime=0
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 307455810 3481600 331 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 850 331 90 283 0 564 0

[startup+0.067637 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13910
/proc/meminfo: memFree=1877504/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=6040 CPUtime=0.06
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 1012 0 0 0 6 0 0 0 18 0 1 0 307455810 6184960 996 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 1510 997 90 283 0 1224 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6040

[startup+0.101639 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13910
/proc/meminfo: memFree=1877504/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=7496 CPUtime=0.09
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 1366 0 0 0 9 0 0 0 18 0 1 0 307455810 7675904 1350 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 1874 1350 90 283 0 1588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7496

[startup+0.30166 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13910
/proc/meminfo: memFree=1877504/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=12544 CPUtime=0.29
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 2641 0 0 0 28 1 0 0 20 0 1 0 307455810 12845056 2624 1992294400 134512640 135674940 4294956208 18446744073709551615 134571318 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 3136 2625 98 283 0 2850 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12544

[startup+0.701705 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13910
/proc/meminfo: memFree=1877504/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=13468 CPUtime=0.69
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 2868 0 0 0 67 2 0 0 24 0 1 0 307455810 13791232 2851 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 3367 2851 98 283 0 3081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13468

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13911
/proc/meminfo: memFree=1865912/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=14932 CPUtime=1.49
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 3233 0 0 0 147 2 0 0 25 0 1 0 307455810 15290368 3216 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 3733 3216 98 283 0 3447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14932

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13911
/proc/meminfo: memFree=1863736/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=17636 CPUtime=3.09
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 3913 0 0 0 307 2 0 0 25 0 1 0 307455810 18059264 3896 1992294400 134512640 135674940 4294956208 18446744073709551615 134564590 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 4409 3896 98 283 0 4123 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17636

[startup+6.30132 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 13911
/proc/meminfo: memFree=1858488/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=22712 CPUtime=6.29
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 5158 0 0 0 626 3 0 0 25 0 1 0 307455810 23257088 5141 1992294400 134512640 135674940 4294956208 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 5678 5141 98 283 0 5392 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22712

[startup+12.701 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 13911
/proc/meminfo: memFree=1847416/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=33560 CPUtime=12.69
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 7777 0 0 0 1264 5 0 0 25 0 1 0 307455810 34365440 7727 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 8390 7727 99 283 0 8104 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33560

[startup+25.5024 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 13911
/proc/meminfo: memFree=1845368/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=35328 CPUtime=25.48
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 8148 0 0 0 2543 5 0 0 25 0 1 0 307455810 36175872 8098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 8832 8098 99 283 0 8546 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35328

[startup+51.1023 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 13911
/proc/meminfo: memFree=1839352/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=42384 CPUtime=51.06
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 9921 0 0 0 5099 7 0 0 25 0 1 0 307455810 43401216 9806 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 10596 9806 99 283 0 10310 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42384

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 13911
/proc/meminfo: memFree=1783416/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=98740 CPUtime=102.24
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 23784 0 0 0 10207 17 0 0 25 0 1 0 307455810 101109760 23540 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 24685 23540 99 283 0 24399 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 98740

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13911
/proc/meminfo: memFree=1773368/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=109232 CPUtime=162.21
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 26280 0 0 0 16201 20 0 0 25 0 1 0 307455810 111853568 26036 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 27308 26036 99 283 0 27022 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 109232

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13911
/proc/meminfo: memFree=1760312/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=122980 CPUtime=222.18
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 29772 0 0 0 22196 22 0 0 25 0 1 0 307455810 125931520 29270 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 30745 29270 99 283 0 30459 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 122980

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13911
/proc/meminfo: memFree=1746936/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=137428 CPUtime=282.16
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 33501 0 0 0 28192 24 0 0 25 0 1 0 307455810 140726272 32612 1992294400 134512640 135674940 4294956208 18446744073709551615 134539894 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 34357 32612 99 283 0 34071 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 137428

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13911
/proc/meminfo: memFree=1738488/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=147872 CPUtime=342.14
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 35960 0 0 0 34187 27 0 0 25 0 1 0 307455810 151420928 34718 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 36968 34718 99 283 0 36682 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 147872

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13913
/proc/meminfo: memFree=1733880/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=152724 CPUtime=402.1
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 37209 0 0 0 40183 27 0 0 25 0 1 0 307455810 156389376 35838 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 38181 35838 99 283 0 37895 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 152724

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13913
/proc/meminfo: memFree=1732280/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=154520 CPUtime=462.08
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 37694 0 0 0 46180 28 0 0 25 0 1 0 307455810 158228480 36194 1992294400 134512640 135674940 4294956208 18446744073709551615 134556775 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 38630 36194 99 283 0 38344 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 154520

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13913
/proc/meminfo: memFree=1731896/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=155800 CPUtime=522.04
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 38152 0 0 0 52176 28 0 0 25 0 1 0 307455810 159539200 36394 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 38950 36394 99 283 0 38664 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 155800

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13913
/proc/meminfo: memFree=1728952/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=158892 CPUtime=582.02
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 38845 0 0 0 58173 29 0 0 25 0 1 0 307455810 162705408 37087 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 39723 37087 99 283 0 39437 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 158892

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13913
/proc/meminfo: memFree=1711672/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=175604 CPUtime=642
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 43138 0 0 0 64167 33 0 0 25 0 1 0 307455810 179818496 41380 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 43901 41380 99 283 0 43615 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 175604


################
# More data... #
################

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1534584/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9038.34
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101116 0 0 0 903751 83 0 0 25 0 1 0 307455810 387055616 84462 1992294400 134512640 135674940 4294956208 18446744073709551615 134539889 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84462 99 283 0 94210 0
Current children cumulated CPU time (s) 9038.34
Current children cumulated vsize (KiB) 377984

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1534392/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9098.32
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101116 0 0 0 909749 83 0 0 25 0 1 0 307455810 387055616 84462 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84462 99 283 0 94210 0
Current children cumulated CPU time (s) 9098.32
Current children cumulated vsize (KiB) 377984

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1534392/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9158.28
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101116 0 0 0 915745 83 0 0 25 0 1 0 307455810 387055616 84462 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84462 99 283 0 94210 0
Current children cumulated CPU time (s) 9158.28
Current children cumulated vsize (KiB) 377984

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1534328/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9218.27
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101116 0 0 0 921744 83 0 0 25 0 1 0 307455810 387055616 84462 1992294400 134512640 135674940 4294956208 18446744073709551615 134539938 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84462 99 283 0 94210 0
Current children cumulated CPU time (s) 9218.27
Current children cumulated vsize (KiB) 377984

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1534328/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9278.24
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101116 0 0 0 927741 83 0 0 25 0 1 0 307455810 387055616 84462 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84462 99 283 0 94210 0
Current children cumulated CPU time (s) 9278.24
Current children cumulated vsize (KiB) 377984

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1534072/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9338.21
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101178 0 0 0 933738 83 0 0 25 0 1 0 307455810 387055616 84524 1992294400 134512640 135674940 4294956208 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84524 99 283 0 94210 0
Current children cumulated CPU time (s) 9338.21
Current children cumulated vsize (KiB) 377984

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1533944/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9398.17
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101210 0 0 0 939734 83 0 0 25 0 1 0 307455810 387055616 84556 1992294400 134512640 135674940 4294956208 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84556 99 283 0 94210 0
Current children cumulated CPU time (s) 9398.17
Current children cumulated vsize (KiB) 377984

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1533944/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9458.14
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101210 0 0 0 945731 83 0 0 25 0 1 0 307455810 387055616 84556 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84556 99 283 0 94210 0
Current children cumulated CPU time (s) 9458.14
Current children cumulated vsize (KiB) 377984

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1533880/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9518.11
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101210 0 0 0 951728 83 0 0 25 0 1 0 307455810 387055616 84556 1992294400 134512640 135674940 4294956208 18446744073709551615 134539781 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84556 99 283 0 94210 0
Current children cumulated CPU time (s) 9518.11
Current children cumulated vsize (KiB) 377984

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1533880/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9578.09
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101210 0 0 0 957726 83 0 0 25 0 1 0 307455810 387055616 84556 1992294400 134512640 135674940 4294956208 18446744073709551615 134539889 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84556 99 283 0 94210 0
Current children cumulated CPU time (s) 9578.09
Current children cumulated vsize (KiB) 377984

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1533816/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9638.07
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101210 0 0 0 963724 83 0 0 25 0 1 0 307455810 387055616 84556 1992294400 134512640 135674940 4294956208 18446744073709551615 134539930 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84556 99 283 0 94210 0
Current children cumulated CPU time (s) 9638.07
Current children cumulated vsize (KiB) 377984

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1533688/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=377984 CPUtime=9698.04
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101210 0 0 0 969721 83 0 0 25 0 1 0 307455810 387055616 84556 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94496 84556 99 283 0 94210 0
Current children cumulated CPU time (s) 9698.04
Current children cumulated vsize (KiB) 377984

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1533048/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=378496 CPUtime=9758.01
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 101488 0 0 0 975718 83 0 0 25 0 1 0 307455810 387579904 84705 1992294400 134512640 135674940 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 94624 84705 99 283 0 94338 0
Current children cumulated CPU time (s) 9758.01
Current children cumulated vsize (KiB) 378496

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1531640/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=381572 CPUtime=9817.99
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 102361 0 0 0 981715 84 0 0 25 0 1 0 307455810 390729728 85064 1992294400 134512640 135674940 4294956208 18446744073709551615 135108419 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 95393 85064 99 283 0 95107 0
Current children cumulated CPU time (s) 9817.99
Current children cumulated vsize (KiB) 381572

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1531576/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=381572 CPUtime=9877.97
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 102361 0 0 0 987713 84 0 0 25 0 1 0 307455810 390729728 85064 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 95393 85064 99 283 0 95107 0
Current children cumulated CPU time (s) 9877.97
Current children cumulated vsize (KiB) 381572

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1531576/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=381572 CPUtime=9937.94
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 102361 0 0 0 993710 84 0 0 25 0 1 0 307455810 390729728 85064 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 95393 85064 99 283 0 95107 0
Current children cumulated CPU time (s) 9937.94
Current children cumulated vsize (KiB) 381572

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1531576/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=381572 CPUtime=9997.92
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 102361 0 0 0 999708 84 0 0 25 0 1 0 307455810 390729728 85064 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 95393 85064 99 283 0 95107 0
Current children cumulated CPU time (s) 9997.92
Current children cumulated vsize (KiB) 381572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13935
/proc/meminfo: memFree=1531576/2055920 swapFree=4180296/4192956
[pid=13910] ppid=13908 vsize=381572 CPUtime=10000
/proc/13910/stat : 13910 (SApperloT-base) R 13908 13910 13756 0 -1 4194304 102361 0 0 0 999918 84 0 0 25 0 1 0 307455810 390729728 85064 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13910/statm: 95393 85064 99 283 0 95107 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 381572

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): 10004.5
CPU time (s): 10000.1
CPU user time (s): 9999.18
CPU system time (s): 0.894863
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 381572

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

runsolver used 11.1143 second user time and 18.2982 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-20 06:37:48
IDJOB=1831960
IDBENCH=71718
IDSOLVER=642
FILE ID=node91/1831960-1242794268
PBS_JOBID= 9322394
Free space on /tmp= 66320 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831960-1242794268/watcher-1831960-1242794268 -o /tmp/evaluation-result-1831960-1242794268/solver-1831960-1242794268 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1615660496 HOME/instance-1831960-1242794268.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=1615660496

node91.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.241
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.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1877984 kB
Buffers:         15836 kB
Cached:          87708 kB
SwapCached:       6344 kB
Active:          29604 kB
Inactive:        86628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877984 kB
SwapTotal:     4192956 kB
SwapFree:      4180296 kB
Dirty:            6952 kB
Writeback:           0 kB
Mapped:          17260 kB
Slab:            47516 kB
Committed_AS:   921524 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node91 at 2009-05-20 09:24:34