Trace number 3379634

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1299.89 1300.08

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
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 variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
Number of clauses of size 50
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 Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379634-1305456691/watcher-3379634-1305456691 -o /tmp/evaluation-result-3379634-1305456691/solver-3379634-1305456691 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379634-1305456691.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.26 3.86 3.93 5/374 1555
/proc/meminfo: memFree=26474060/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=13064 CPUtime=0 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 593 0 0 0 0 0 0 0 25 0 1 0 657267640 13377536 533 33554432000 4194304 4394578 140735087573872 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 3266 534 247 49 0 407 0

[startup+0.033391 s]
/proc/loadavg: 3.26 3.86 3.93 5/374 1555
/proc/meminfo: memFree=26474060/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=18028 CPUtime=0.02 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 1769 0 0 0 2 0 0 0 25 0 1 0 657267640 18460672 1708 33554432000 4194304 4394578 140735087573872 18446744073709551615 4267176 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 4507 1709 253 49 0 1648 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18028

[startup+0.100416 s]
/proc/loadavg: 3.26 3.86 3.93 5/374 1555
/proc/meminfo: memFree=26474060/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=23472 CPUtime=0.09 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 3505 0 0 0 9 0 0 0 25 0 1 0 657267640 24035328 3254 33554432000 4194304 4394578 140735087573872 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 5901 3255 266 49 0 3042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23472

[startup+0.300377 s]
/proc/loadavg: 3.26 3.86 3.93 5/374 1555
/proc/meminfo: memFree=26474060/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=27372 CPUtime=0.28 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 4451 0 0 0 28 0 0 0 25 0 1 0 657267640 28028928 4200 33554432000 4194304 4394578 140735087573872 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 6843 4200 266 49 0 3984 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27372

[startup+0.700304 s]
/proc/loadavg: 3.26 3.86 3.93 5/374 1555
/proc/meminfo: memFree=26474060/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=32024 CPUtime=0.69 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 5586 0 0 0 68 1 0 0 25 0 1 0 657267640 32792576 5335 33554432000 4194304 4394578 140735087573872 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 8006 5335 266 49 0 5147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32024

[startup+1.50118 s]
/proc/loadavg: 3.26 3.86 3.93 5/375 1556
/proc/meminfo: memFree=26420492/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=37808 CPUtime=1.49 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 7011 0 0 0 148 1 0 0 25 0 1 0 657267640 38715392 6760 33554432000 4194304 4394578 140735087573872 18446744073709551615 4346674 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 9452 6760 266 49 0 6593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37808

[startup+3.10091 s]
/proc/loadavg: 3.26 3.86 3.93 5/375 1556
/proc/meminfo: memFree=26392964/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=47056 CPUtime=3.09 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 9262 0 0 0 308 1 0 0 25 0 1 0 657267640 48185344 9011 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298776 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 11764 9011 266 49 0 8905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47056

[startup+6.30035 s]
/proc/loadavg: 3.32 3.86 3.93 5/375 1556
/proc/meminfo: memFree=26325720/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=61812 CPUtime=6.28 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 12895 0 0 0 626 2 0 0 25 0 1 0 657267640 63295488 12644 33554432000 4194304 4394578 140735087573872 18446744073709551615 4291904 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 15453 12644 266 49 0 12594 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61812

[startup+12.7003 s]
/proc/loadavg: 3.37 3.86 3.93 5/375 1557
/proc/meminfo: memFree=26243832/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=86084 CPUtime=12.68 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 18697 0 0 0 1265 3 0 0 25 0 1 0 657267640 88150016 18446 33554432000 4194304 4394578 140735087573872 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 21521 18446 266 49 0 18662 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86084

[startup+25.5011 s]
/proc/loadavg: 3.51 3.87 3.93 5/375 1557
/proc/meminfo: memFree=26124332/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=128996 CPUtime=25.49 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 29067 0 0 0 2544 5 0 0 25 0 1 0 657267640 132091904 28816 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 32249 28816 266 49 0 29390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 128996

[startup+51.1009 s]
/proc/loadavg: 3.68 3.87 3.93 5/375 1557
/proc/meminfo: memFree=25918332/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=183152 CPUtime=51.08 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 41704 0 0 0 5101 7 0 0 25 0 1 0 657267640 187547648 41453 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 45788 41453 266 49 0 42929 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 183152

[startup+102.314 s]
/proc/loadavg: 3.92 3.91 3.94 5/375 1559
/proc/meminfo: memFree=25626916/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=261672 CPUtime=102.3 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 60044 0 0 0 10219 11 0 0 25 0 1 0 657267640 267952128 59793 33554432000 4194304 4394578 140735087573872 18446744073709551615 4316298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 65418 59793 266 49 0 62559 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 261672

[startup+162.3 s]
/proc/loadavg: 4.01 3.94 3.94 5/375 1561
/proc/meminfo: memFree=25236288/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=379132 CPUtime=162.28 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 88146 0 0 0 16211 17 0 0 25 0 1 0 657267640 388231168 87895 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 94783 87895 266 49 0 91924 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 379132

[startup+222.301 s]
/proc/loadavg: 4.07 3.96 3.95 5/375 1562
/proc/meminfo: memFree=24930348/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=448968 CPUtime=222.29 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 104551 0 0 0 22208 21 0 0 25 0 1 0 657267640 459743232 104300 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 112242 104300 266 49 0 109383 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 448968

[startup+282.301 s]
/proc/loadavg: 4.09 3.98 3.95 5/375 1564
/proc/meminfo: memFree=24615972/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=568132 CPUtime=282.29 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 133617 0 0 0 28201 28 0 0 25 0 1 0 657267640 581767168 133366 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 142033 133366 266 49 0 139174 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 568132

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.95 5/375 1565
/proc/meminfo: memFree=24313248/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=684620 CPUtime=342.29 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 161936 0 0 0 34197 32 0 0 25 0 1 0 657267640 701050880 161685 33554432000 4194304 4394578 140735087573872 18446744073709551615 210204671895 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 171155 161685 266 49 0 168296 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 684620

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.95 5/375 1567
/proc/meminfo: memFree=23939864/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=817880 CPUtime=402.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 194385 0 0 0 40172 38 0 0 25 0 1 0 657267640 837509120 194134 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 204470 194134 266 49 0 201611 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 817880

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.95 5/375 1569
/proc/meminfo: memFree=23627108/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=883700 CPUtime=462.11 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 209953 0 0 0 46169 42 0 0 25 0 1 0 657267640 904908800 209702 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 220925 209702 266 49 0 218066 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 883700

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.96 5/375 1570
/proc/meminfo: memFree=23501448/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=893316 CPUtime=522.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 211797 0 0 0 52168 42 0 0 25 0 1 0 657267640 914755584 211546 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 223329 211546 266 49 0 220470 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 893316

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.96 5/375 1581
/proc/meminfo: memFree=23201184/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=955276 CPUtime=582.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 226823 0 0 0 58164 46 0 0 25 0 1 0 657267640 978202624 226572 33554432000 4194304 4394578 140735087573872 18446744073709551615 4346674 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 238819 226572 266 49 0 235960 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 955276

[startup+642.301 s]
/proc/loadavg: 4.17 4.03 3.97 5/375 1582
/proc/meminfo: memFree=22848172/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1024252 CPUtime=642.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 243481 0 0 0 64161 49 0 0 25 0 1 0 657267640 1048834048 243230 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 256063 243230 266 49 0 253204 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1024252

[startup+702.301 s]
/proc/loadavg: 4.25 4.07 3.98 5/375 1584
/proc/meminfo: memFree=22605460/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1142420 CPUtime=702.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 272295 0 0 0 70155 55 0 0 25 0 1 0 657267640 1169838080 271916 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 285605 271916 267 49 0 282746 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1142420

[startup+762.314 s]
/proc/loadavg: 4.14 4.07 3.99 5/375 1588
/proc/meminfo: memFree=22428476/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1189220 CPUtime=762.11 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 283534 0 0 0 76154 57 0 0 25 0 1 0 657267640 1217761280 283155 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 297305 283155 267 49 0 294446 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 1189220

[startup+822.301 s]
/proc/loadavg: 4.05 4.05 3.99 5/375 1590
/proc/meminfo: memFree=22285652/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1253356 CPUtime=822.11 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 298918 0 0 0 82150 61 0 0 25 0 1 0 657267640 1283436544 298539 33554432000 4194304 4394578 140735087573872 18446744073709551615 4291832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 313339 298539 267 49 0 310480 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 1253356

[startup+882.301 s]
/proc/loadavg: 4.05 4.06 4.00 5/375 1592
/proc/meminfo: memFree=21929856/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1351120 CPUtime=882.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 323044 0 0 0 88146 64 0 0 25 0 1 0 657267640 1383546880 322665 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 337780 322665 267 49 0 334921 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 1351120

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/375 1593
/proc/meminfo: memFree=21574068/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1464720 CPUtime=942.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 350967 0 0 0 94140 70 0 0 25 0 1 0 657267640 1499873280 350588 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 366180 350588 267 49 0 363321 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1464720

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/375 1595
/proc/meminfo: memFree=21310156/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1526440 CPUtime=1002.09 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 365888 0 0 0 100137 72 0 0 25 0 1 0 657267640 1563074560 365509 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 381610 365509 267 49 0 378751 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1526440

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/375 1597
/proc/meminfo: memFree=21170500/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1534928 CPUtime=1062.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 367498 0 0 0 106137 73 0 0 25 0 1 0 657267640 1571766272 367119 33554432000 4194304 4394578 140735087573872 18446744073709551615 4296323 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 383732 367119 267 49 0 380873 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1534928

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/375 1598
/proc/meminfo: memFree=21057872/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1542380 CPUtime=1122.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 368877 0 0 0 112137 73 0 0 25 0 1 0 657267640 1579397120 368498 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 385595 368498 267 49 0 382736 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1542380

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/375 1600
/proc/meminfo: memFree=21010824/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1548296 CPUtime=1182.1 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 369976 0 0 0 118137 73 0 0 25 0 1 0 657267640 1585455104 369597 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 387074 369597 267 49 0 384215 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1548296

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/375 1601
/proc/meminfo: memFree=20884420/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1567292 CPUtime=1242.09 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 374538 0 0 0 124135 74 0 0 25 0 1 0 657267640 1604907008 374159 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 391823 374159 267 49 0 388964 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1567292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.06 4.01 2/369 1606
/proc/meminfo: memFree=24995640/32951124 swapFree=63649232/67111528
[pid=1555] ppid=1553 vsize=1661664 CPUtime=1299.8 cores=4,6
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 31275 0 -1 4202496 397690 0 0 0 129901 79 0 0 25 0 1 0 657267640 1701543936 397311 33554432000 4194304 4394578 140735087573872 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1555/statm: 415416 397311 267 49 0 412557 0
Current children cumulated CPU time (s) 1299.8
Current children cumulated vsize (KiB) 1661664

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): 1300.08
CPU time (s): 1299.89
CPU user time (s): 1299.02
CPU system time (s): 0.866868
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 1661664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.02
system time used= 0.866868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397690
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= 5
involuntary context switches= 2804

runsolver used 4.78527 second user time and 10.6074 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 12:51:31
IDJOB=3379634
IDBENCH=83178
IDSOLVER=1862
FILE ID=node130/3379634-1305456691
RUNJOBID= node130-1305456690-1406
PBS_JOBID= 13324842
Free space on /tmp= 73384 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379634-1305456691/watcher-3379634-1305456691 -o /tmp/evaluation-result-3379634-1305456691/solver-3379634-1305456691 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379634-1305456691.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=823035401

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26474464 kB
Buffers:        287996 kB
Cached:        4033196 kB
SwapCached:      10248 kB
Active:        2291248 kB
Inactive:      3898084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26474464 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           13772 kB
Writeback:           0 kB
AnonPages:     1865652 kB
Mapped:          20944 kB
Slab:           188384 kB
PageTables:      34608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89006420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73396 MiB
End job on node130 at 2011-05-15 13:13:13