Trace number 1786331

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) 5000.12 5001.42

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-28-302-26-75.cnf
MD5SUMc8a761b6d0b0b208363324b0ab04d363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses48442
Sum of the clauses size97560
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 248416
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-1786331-1241958452/watcher-1786331-1241958452 -o /tmp/evaluation-result-1786331-1241958452/solver-1786331-1241958452 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1676642413 HOME/instance-1786331-1241958452.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 0.92 0.98 0.99 3/64 32612
/proc/meminfo: memFree=1768104/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=1640 CPUtime=0
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 223878417 1679360 148 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 410 149 90 283 0 124 0

[startup+0.0351659 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32612
/proc/meminfo: memFree=1768104/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=2828 CPUtime=0.03
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 463 0 0 0 3 0 0 0 18 0 1 0 223878417 2895872 446 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 707 446 98 283 0 421 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2828

[startup+0.101172 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32612
/proc/meminfo: memFree=1768104/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=3356 CPUtime=0.09
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 619 0 0 0 9 0 0 0 18 0 1 0 223878417 3436544 602 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 839 602 98 283 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3356

[startup+0.301193 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32612
/proc/meminfo: memFree=1768104/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=5072 CPUtime=0.29
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 1019 0 0 0 29 0 0 0 19 0 1 0 223878417 5193728 1002 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 1268 1002 98 283 0 982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5072

[startup+0.701237 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32612
/proc/meminfo: memFree=1768104/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=7316 CPUtime=0.69
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 1592 0 0 0 69 0 0 0 22 0 1 0 223878417 7491584 1575 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 1829 1575 98 283 0 1543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7316

[startup+1.50232 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1760672/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=10768 CPUtime=1.49
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 2466 0 0 0 148 1 0 0 25 0 1 0 223878417 11026432 2449 1992294400 134512640 135674940 4294956208 18446744073709551615 134559874 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 2692 2449 98 283 0 2406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10768

[startup+3.10149 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1756512/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=15672 CPUtime=3.09
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 3642 0 0 0 308 1 0 0 25 0 1 0 223878417 16048128 3625 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 3918 3625 98 283 0 3632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15672

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1749920/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=20536 CPUtime=6.29
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 4840 0 0 0 627 2 0 0 25 0 1 0 223878417 21028864 4823 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 5134 4823 98 283 0 4848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20536

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1745704/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=23848 CPUtime=12.69
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 5630 0 0 0 1266 3 0 0 25 0 1 0 223878417 24420352 5613 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 5962 5613 98 283 0 5676 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23848

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1742760/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=27484 CPUtime=25.48
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 6382 0 0 0 2545 3 0 0 25 0 1 0 223878417 28143616 6365 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 6871 6365 98 283 0 6585 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27484

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1741352/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=29132 CPUtime=51.08
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 6759 0 0 0 5104 4 0 0 25 0 1 0 223878417 29831168 6742 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 7283 6742 98 283 0 6997 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29132

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1737896/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=33624 CPUtime=102.27
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 7667 0 0 0 10222 5 0 0 25 0 1 0 223878417 34430976 7601 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 8406 7601 98 283 0 8120 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33624

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1735272/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=36608 CPUtime=162.25
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 8342 0 0 0 16220 5 0 0 25 0 1 0 223878417 37486592 8243 1992294400 134512640 135674940 4294956208 18446744073709551615 134556392 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 9152 8243 98 283 0 8866 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36608

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1732200/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=40456 CPUtime=222.23
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 9232 0 0 0 22217 6 0 0 25 0 1 0 223878417 41426944 9084 1992294400 134512640 135674940 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 10114 9084 98 283 0 9828 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40456

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1727144/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=46368 CPUtime=282.22
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 10428 0 0 0 28215 7 0 0 25 0 1 0 223878417 47480832 10264 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 11592 10264 98 283 0 11306 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 46368

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1724072/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=50144 CPUtime=342.2
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 11217 0 0 0 34212 8 0 0 25 0 1 0 223878417 51347456 11020 1992294400 134512640 135674940 4294956208 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 12536 11020 98 283 0 12250 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 50144

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1721512/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=53492 CPUtime=402.18
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 11879 0 0 0 40210 8 0 0 25 0 1 0 223878417 54775808 11682 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 13373 11682 98 283 0 13087 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 53492

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1719784/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=55696 CPUtime=462.17
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 12315 0 0 0 46209 8 0 0 25 0 1 0 223878417 57032704 12085 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 13924 12085 98 283 0 13638 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 55696

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1717672/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=58208 CPUtime=522.15
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 12837 0 0 0 52206 9 0 0 25 0 1 0 223878417 59604992 12607 1992294400 134512640 135674940 4294956208 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 14552 12607 98 283 0 14266 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 58208

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1716520/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=59496 CPUtime=582.14
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 13125 0 0 0 58204 10 0 0 25 0 1 0 223878417 60923904 12895 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 14874 12895 98 283 0 14588 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 59496

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32613
/proc/meminfo: memFree=1715752/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=60528 CPUtime=642.13
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 13370 0 0 0 64203 10 0 0 25 0 1 0 223878417 61980672 13074 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 15132 13074 98 283 0 14846 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 60528


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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32621
/proc/meminfo: memFree=1661928/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=126804 CPUtime=4001.24
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 27084 0 0 0 400103 21 0 0 25 0 1 0 223878417 129847296 26328 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 31701 26328 98 283 0 31415 0
Current children cumulated CPU time (s) 4001.24
Current children cumulated vsize (KiB) 126804

[startup+4062.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32621
/proc/meminfo: memFree=1661480/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=127316 CPUtime=4061.23
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 27185 0 0 0 406101 22 0 0 25 0 1 0 223878417 130371584 26429 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 31829 26429 98 283 0 31543 0
Current children cumulated CPU time (s) 4061.23
Current children cumulated vsize (KiB) 127316

[startup+4122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32621
/proc/meminfo: memFree=1660392/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=128852 CPUtime=4121.21
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 27464 0 0 0 412099 22 0 0 25 0 1 0 223878417 131944448 26708 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 32213 26708 98 283 0 31927 0
Current children cumulated CPU time (s) 4121.21
Current children cumulated vsize (KiB) 128852

[startup+4182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32621
/proc/meminfo: memFree=1660328/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=128852 CPUtime=4181.2
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 27465 0 0 0 418098 22 0 0 25 0 1 0 223878417 131944448 26709 1992294400 134512640 135674940 4294956208 18446744073709551615 134564690 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 32213 26709 98 283 0 31927 0
Current children cumulated CPU time (s) 4181.2
Current children cumulated vsize (KiB) 128852

[startup+4242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32621
/proc/meminfo: memFree=1659496/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=129620 CPUtime=4241.18
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 27691 0 0 0 424096 22 0 0 25 0 1 0 223878417 132730880 26870 1992294400 134512640 135674940 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 32405 26870 98 283 0 32119 0
Current children cumulated CPU time (s) 4241.18
Current children cumulated vsize (KiB) 129620

[startup+4302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32621
/proc/meminfo: memFree=1658152/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=131084 CPUtime=4301.17
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 28061 0 0 0 430095 22 0 0 25 0 1 0 223878417 134230016 27240 1992294400 134512640 135674940 4294956208 18446744073709551615 134564836 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 32771 27240 98 283 0 32485 0
Current children cumulated CPU time (s) 4301.17
Current children cumulated vsize (KiB) 131084

[startup+4362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32621
/proc/meminfo: memFree=1657832/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=131724 CPUtime=4361.15
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 28148 0 0 0 436093 22 0 0 25 0 1 0 223878417 134885376 27327 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 32931 27327 98 283 0 32645 0
Current children cumulated CPU time (s) 4361.15
Current children cumulated vsize (KiB) 131724

[startup+4422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1657704/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=131980 CPUtime=4421.13
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 28189 0 0 0 442091 22 0 0 25 0 1 0 223878417 135147520 27368 1992294400 134512640 135674940 4294956208 18446744073709551615 134558945 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 32995 27368 98 283 0 32709 0
Current children cumulated CPU time (s) 4421.13
Current children cumulated vsize (KiB) 131980

[startup+4482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1657000/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=133004 CPUtime=4481.11
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 28361 0 0 0 448089 22 0 0 25 0 1 0 223878417 136196096 27540 1992294400 134512640 135674940 4294956208 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 33251 27540 98 283 0 32965 0
Current children cumulated CPU time (s) 4481.11
Current children cumulated vsize (KiB) 133004

[startup+4542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1655336/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=134924 CPUtime=4541.11
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 28770 0 0 0 454088 23 0 0 25 0 1 0 223878417 138162176 27949 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 33731 27949 98 283 0 33445 0
Current children cumulated CPU time (s) 4541.11
Current children cumulated vsize (KiB) 134924

[startup+4602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1654824/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=135380 CPUtime=4601.09
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 28882 0 0 0 460086 23 0 0 25 0 1 0 223878417 138629120 28061 1992294400 134512640 135674940 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 33845 28061 98 283 0 33559 0
Current children cumulated CPU time (s) 4601.09
Current children cumulated vsize (KiB) 135380

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1654696/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=135636 CPUtime=4661.07
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 28929 0 0 0 466084 23 0 0 25 0 1 0 223878417 138891264 28108 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 33909 28108 98 283 0 33623 0
Current children cumulated CPU time (s) 4661.07
Current children cumulated vsize (KiB) 135636

[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1649768/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=140904 CPUtime=4721.06
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 30148 0 0 0 472082 24 0 0 25 0 1 0 223878417 144285696 29327 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 35226 29327 98 283 0 34940 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 140904

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1649640/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=140904 CPUtime=4781.04
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 30175 0 0 0 478080 24 0 0 25 0 1 0 223878417 144285696 29354 1992294400 134512640 135674940 4294956208 18446744073709551615 134558945 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 35226 29354 98 283 0 34940 0
Current children cumulated CPU time (s) 4781.04
Current children cumulated vsize (KiB) 140904

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1649128/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=141672 CPUtime=4841.03
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 30301 0 0 0 484079 24 0 0 25 0 1 0 223878417 145072128 29480 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 35418 29480 98 283 0 35132 0
Current children cumulated CPU time (s) 4841.03
Current children cumulated vsize (KiB) 141672

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1647848/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=143464 CPUtime=4901.01
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 30678 0 0 0 490077 24 0 0 25 0 1 0 223878417 146907136 29792 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 35866 29792 98 283 0 35580 0
Current children cumulated CPU time (s) 4901.01
Current children cumulated vsize (KiB) 143464

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1647848/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=143464 CPUtime=4960.99
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 30691 0 0 0 496075 24 0 0 25 0 1 0 223878417 146907136 29805 1992294400 134512640 135674940 4294956208 18446744073709551615 134552001 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 35866 29805 98 283 0 35580 0
Current children cumulated CPU time (s) 4960.99
Current children cumulated vsize (KiB) 143464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32623
/proc/meminfo: memFree=1647784/2055920 swapFree=4180160/4192956
[pid=32612] ppid=32610 vsize=143464 CPUtime=5000.09
/proc/32612/stat : 32612 (SApperloT-base) R 32610 32612 32575 0 -1 4194304 30708 0 0 0 499985 24 0 0 25 0 1 0 223878417 146907136 29822 1992294400 134512640 135674940 4294956208 18446744073709551615 134581519 0 0 4096 0 0 0 0 17 1 0 0
/proc/32612/statm: 35866 29822 98 283 0 35580 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 143464

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): 5001.42
CPU time (s): 5000.12
CPU user time (s): 4999.85
CPU system time (s): 0.264959
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 143464

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

runsolver used 3.74343 second user time and 10.2944 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-10 14:27:33
IDJOB=1786331
IDBENCH=71806
IDSOLVER=642
FILE ID=node21/1786331-1241958452
PBS_JOBID= 9265135
Free space on /tmp= 66040 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-28-302-26-75.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786331-1241958452/watcher-1786331-1241958452 -o /tmp/evaluation-result-1786331-1241958452/solver-1786331-1241958452 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1676642413 HOME/instance-1786331-1241958452.cnf

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

MD5SUM BENCH= c8a761b6d0b0b208363324b0ab04d363
RANDOM SEED=1676642413

node21.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.233
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.233
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:       1768520 kB
Buffers:         61000 kB
Cached:         151940 kB
SwapCached:       7040 kB
Active:         111844 kB
Inactive:       110968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768520 kB
SwapTotal:     4192956 kB
SwapFree:      4180160 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            50544 kB
Committed_AS:   815116 kB
PageTables:       1380 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= 66040 MiB
End job on node21 at 2009-05-10 15:50:56