Trace number 1532119

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.1 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1748152762-086.cnf
MD5SUMcb3df87f6ea203a41951f0aeb36ba2e4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.3162
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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-1532119-1238372676/watcher-1532119-1238372676 -o /tmp/evaluation-result-1532119-1238372676/solver-1532119-1238372676 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1781471802 HOME/instance-1532119-1238372676.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.92 0.98 1.15 3/69 11317
/proc/meminfo: memFree=1635312/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=1580 CPUtime=0
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 1109930751 1617920 173 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 395 173 91 283 0 109 0

[startup+0.0695771 s]
/proc/loadavg: 0.92 0.98 1.15 3/69 11317
/proc/meminfo: memFree=1635312/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=2900 CPUtime=0.06
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 529 0 0 0 6 0 0 0 18 0 1 0 1109930751 2969600 512 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 725 512 99 283 0 439 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2900

[startup+0.101578 s]
/proc/loadavg: 0.92 0.98 1.15 3/69 11317
/proc/meminfo: memFree=1635312/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=3032 CPUtime=0.09
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 572 0 0 0 9 0 0 0 18 0 1 0 1109930751 3104768 555 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 758 555 99 283 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3032

[startup+0.301599 s]
/proc/loadavg: 0.92 0.98 1.15 3/69 11317
/proc/meminfo: memFree=1635312/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=4088 CPUtime=0.29
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 821 0 0 0 29 0 0 0 19 0 1 0 1109930751 4186112 804 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 1022 804 99 283 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701684 s]
/proc/loadavg: 0.92 0.98 1.15 3/69 11317
/proc/meminfo: memFree=1635312/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=5804 CPUtime=0.69
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 1257 0 0 0 69 0 0 0 22 0 1 0 1109930751 5943296 1240 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 1451 1240 99 283 0 1165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5804

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 1.15 2/70 11318
/proc/meminfo: memFree=1629544/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=7256 CPUtime=1.49
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 1608 0 0 0 148 1 0 0 25 0 1 0 1109930751 7430144 1591 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 1814 1591 99 283 0 1528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7256

[startup+3.10188 s]
/proc/loadavg: 0.92 0.98 1.15 2/70 11318
/proc/meminfo: memFree=1628648/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=8180 CPUtime=3.09
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 1859 0 0 0 308 1 0 0 25 0 1 0 1109930751 8376320 1842 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 2045 1842 99 283 0 1759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8180

[startup+6.30121 s]
/proc/loadavg: 0.93 0.98 1.15 2/70 11318
/proc/meminfo: memFree=1627304/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=9116 CPUtime=6.29
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 2073 0 0 0 628 1 0 0 25 0 1 0 1109930751 9334784 2056 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 2279 2056 99 283 0 1993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9116

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.15 2/70 11318
/proc/meminfo: memFree=1625640/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=10736 CPUtime=12.68
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 2457 0 0 0 1267 1 0 0 25 0 1 0 1109930751 10993664 2440 1992294400 134512640 135674425 4294956192 18446744073709551615 134552374 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 2684 2440 99 283 0 2398 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10736

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.15 2/70 11318
/proc/meminfo: memFree=1624168/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=12460 CPUtime=25.48
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 2873 0 0 0 2546 2 0 0 25 0 1 0 1109930751 12759040 2856 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 3115 2856 99 283 0 2829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12460

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.14 2/70 11318
/proc/meminfo: memFree=1621928/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=14876 CPUtime=51.07
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 3454 0 0 0 5105 2 0 0 25 0 1 0 1109930751 15233024 3437 1992294400 134512640 135674425 4294956192 18446744073709551615 134551138 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 3719 3437 99 283 0 3433 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14876

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.13 2/70 11318
/proc/meminfo: memFree=1618344/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=18848 CPUtime=102.27
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 4316 0 0 0 10224 3 0 0 25 0 1 0 1109930751 19300352 4299 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 4712 4299 99 283 0 4426 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18848

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.12 2/70 11318
/proc/meminfo: memFree=1615784/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=21668 CPUtime=162.25
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 4952 0 0 0 16221 4 0 0 25 0 1 0 1109930751 22188032 4935 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 5417 4935 99 283 0 5131 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21668

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/70 11318
/proc/meminfo: memFree=1613864/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=23848 CPUtime=222.23
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 5419 0 0 0 22219 4 0 0 25 0 1 0 1109930751 24420352 5402 1992294400 134512640 135674425 4294956192 18446744073709551615 134559008 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 5962 5402 99 283 0 5676 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23848

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/70 11318
/proc/meminfo: memFree=1612584/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=25348 CPUtime=282.22
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 5751 0 0 0 28217 5 0 0 25 0 1 0 1109930751 25956352 5734 1992294400 134512640 135674425 4294956192 18446744073709551615 134565218 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 6337 5734 99 283 0 6051 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25348

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/70 11318
/proc/meminfo: memFree=1610536/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=27664 CPUtime=342.2
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 6245 0 0 0 34215 5 0 0 25 0 1 0 1109930751 28327936 6228 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 6916 6228 99 283 0 6630 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27664

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/70 11318
/proc/meminfo: memFree=1609448/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=28936 CPUtime=402.19
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 6519 0 0 0 40213 6 0 0 25 0 1 0 1109930751 29630464 6502 1992294400 134512640 135674425 4294956192 18446744073709551615 134565282 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 7234 6502 99 283 0 6948 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 28936

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/70 11318
/proc/meminfo: memFree=1608552/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=30024 CPUtime=462.18
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 6733 0 0 0 46211 7 0 0 25 0 1 0 1109930751 30744576 6716 1992294400 134512640 135674425 4294956192 18446744073709551615 134565284 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 7506 6716 99 283 0 7220 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 30024

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/70 11318
/proc/meminfo: memFree=1607016/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=31728 CPUtime=522.16
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 7115 0 0 0 52209 7 0 0 25 0 1 0 1109930751 32489472 7098 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 7932 7098 99 283 0 7646 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 31728

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/70 11318
/proc/meminfo: memFree=1605992/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=32912 CPUtime=582.14
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 7362 0 0 0 58207 7 0 0 25 0 1 0 1109930751 33701888 7345 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 8228 7345 99 283 0 7942 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 32912

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/70 11318
/proc/meminfo: memFree=1605288/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=33736 CPUtime=642.14
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 7542 0 0 0 64206 8 0 0 25 0 1 0 1109930751 34545664 7525 1992294400 134512640 135674425 4294956192 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 8434 7525 99 283 0 8148 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 33736

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/70 11318
/proc/meminfo: memFree=1604584/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=34700 CPUtime=702.11
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 7719 0 0 0 70203 8 0 0 25 0 1 0 1109930751 35532800 7702 1992294400 134512640 135674425 4294956192 18446744073709551615 134564631 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 8675 7702 99 283 0 8389 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 34700

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.05 2/70 11318
/proc/meminfo: memFree=1604136/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=35240 CPUtime=762.1
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 7837 0 0 0 76202 8 0 0 25 0 1 0 1109930751 36085760 7820 1992294400 134512640 135674425 4294956192 18446744073709551615 134564992 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 8810 7820 99 283 0 8524 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 35240

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/70 11318
/proc/meminfo: memFree=1601896/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=37656 CPUtime=822.08
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8396 0 0 0 82200 8 0 0 25 0 1 0 1109930751 38559744 8379 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 9414 8379 99 283 0 9128 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 37656

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/70 11318
/proc/meminfo: memFree=1601384/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=38392 CPUtime=882.06
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8524 0 0 0 88198 8 0 0 25 0 1 0 1109930751 39313408 8507 1992294400 134512640 135674425 4294956192 18446744073709551615 134558912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 9598 8507 99 283 0 9312 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 38392

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/70 11318
/proc/meminfo: memFree=1600936/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=38744 CPUtime=942.05
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8620 0 0 0 94196 9 0 0 25 0 1 0 1109930751 39673856 8603 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 9686 8603 99 283 0 9400 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 38744

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/70 11318
/proc/meminfo: memFree=1600552/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=39228 CPUtime=1002.03
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8714 0 0 0 100194 9 0 0 25 0 1 0 1109930751 40169472 8697 1992294400 134512640 135674425 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 9807 8697 99 283 0 9521 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 39228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/70 11318
/proc/meminfo: memFree=1600104/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=39820 CPUtime=1062.02
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8840 0 0 0 106193 9 0 0 25 0 1 0 1109930751 40775680 8823 1992294400 134512640 135674425 4294956192 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 9955 8823 99 283 0 9669 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 39820

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/70 11320
/proc/meminfo: memFree=1599464/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=40396 CPUtime=1122
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8937 0 0 0 112190 10 0 0 25 0 1 0 1109930751 41365504 8920 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 10099 8920 99 283 0 9813 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 40396

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/70 11320
/proc/meminfo: memFree=1599464/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=40396 CPUtime=1181.99
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8958 0 0 0 118189 10 0 0 25 0 1 0 1109930751 41365504 8941 1992294400 134512640 135674425 4294956192 18446744073709551615 134564694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 10099 8941 99 283 0 9813 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 40396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 11320
/proc/meminfo: memFree=1599400/2055920 swapFree=4171336/4192956
[pid=11317] ppid=11315 vsize=40588 CPUtime=1200.09
/proc/11317/stat : 11317 (SApperloT-base) R 11315 11317 11069 0 -1 4194304 8977 0 0 0 119999 10 0 0 25 0 1 0 1109930751 41562112 8960 1992294400 134512640 135674425 4294956192 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/11317/statm: 10147 8960 99 283 0 9861 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 40588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.110983
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 40588

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

runsolver used 1.06584 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-30 02:24:36
IDJOB=1532119
IDBENCH=70198
IDSOLVER=509
FILE ID=node44/1532119-1238372676
PBS_JOBID= 9061244
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1748152762-086.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532119-1238372676/watcher-1532119-1238372676 -o /tmp/evaluation-result-1532119-1238372676/solver-1532119-1238372676 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1781471802 HOME/instance-1532119-1238372676.cnf

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

MD5SUM BENCH= cb3df87f6ea203a41951f0aeb36ba2e4
RANDOM SEED=1781471802

node44.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1635792 kB
Buffers:         69584 kB
Cached:         248740 kB
SwapCached:      11068 kB
Active:          27296 kB
Inactive:       303516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635792 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          18180 kB
Slab:            74776 kB
Committed_AS:  2571620 kB
PageTables:       1796 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= 66396 MiB
End job on node44 at 2009-03-30 02:44:38