Trace number 3379637

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) 1300.1 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
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-3379637-1305456575/watcher-3379637-1305456575 -o /tmp/evaluation-result-3379637-1305456575/solver-3379637-1305456575 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379637-1305456575.cnf 

running on 2 cores: 5,7

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: 1.63 2.92 3.19 3/303 10578
/proc/meminfo: memFree=24631244/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=14212 CPUtime=0 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 811 0 0 0 0 0 0 0 22 0 1 0 735888088 14553088 751 33554432000 4194304 4394578 140736623704960 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 3553 751 247 49 0 694 0

[startup+0.016743 s]
/proc/loadavg: 1.63 2.92 3.19 3/303 10578
/proc/meminfo: memFree=24631244/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=15532 CPUtime=0.01 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 1152 0 0 0 1 0 0 0 22 0 1 0 735888088 15904768 1092 33554432000 4194304 4394578 140736623704960 18446744073709551615 4265000 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 3883 1093 247 49 0 1024 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15532

[startup+0.100756 s]
/proc/loadavg: 1.63 2.92 3.19 3/303 10578
/proc/meminfo: memFree=24631244/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=23584 CPUtime=0.09 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 3171 0 0 0 8 1 0 0 22 0 1 0 735888088 24150016 3110 33554432000 4194304 4394578 140736623704960 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 5896 3110 255 49 0 3037 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23584

[startup+0.300718 s]
/proc/loadavg: 1.63 2.92 3.19 3/303 10578
/proc/meminfo: memFree=24631244/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=34116 CPUtime=0.29 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 6266 0 0 0 27 2 0 0 23 0 1 0 735888088 34934784 5897 33554432000 4194304 4394578 140736623704960 18446744073709551615 4313514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 8529 5897 266 49 0 5670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34116

[startup+0.700643 s]
/proc/loadavg: 1.63 2.92 3.19 3/303 10578
/proc/meminfo: memFree=24631244/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=38232 CPUtime=0.69 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 7292 0 0 0 67 2 0 0 25 0 1 0 735888088 39149568 6923 33554432000 4194304 4394578 140736623704960 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 9558 6923 266 49 0 6699 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38232

[startup+1.50049 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24443104/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=46728 CPUtime=1.49 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 9345 0 0 0 147 2 0 0 25 0 1 0 735888088 47849472 8976 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 11682 8976 266 49 0 8823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46728

[startup+3.10021 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24362988/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=55260 CPUtime=3.09 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 11474 0 0 0 306 3 0 0 25 0 1 0 735888088 56586240 11105 33554432000 4194304 4394578 140736623704960 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 13815 11105 266 49 0 10956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55260

[startup+6.30063 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24215560/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=63268 CPUtime=6.29 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 13417 0 0 0 626 3 0 0 25 0 1 0 735888088 64786432 13048 33554432000 4194304 4394578 140736623704960 18446744073709551615 4296323 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 15817 13048 266 49 0 12958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63268

[startup+12.7005 s]
/proc/loadavg: 2.16 2.97 3.20 5/315 10655
/proc/meminfo: memFree=24123484/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=80756 CPUtime=12.69 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 17604 0 0 0 1265 4 0 0 25 0 1 0 735888088 82694144 17235 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 20189 17235 266 49 0 17330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80756

[startup+25.5011 s]
/proc/loadavg: 2.44 3.00 3.21 5/315 10656
/proc/meminfo: memFree=23981852/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=99928 CPUtime=25.49 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 22102 0 0 0 2545 4 0 0 25 0 1 0 735888088 102326272 21733 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 24982 21733 266 49 0 22123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99928

[startup+51.1004 s]
/proc/loadavg: 3.11 3.11 3.24 5/315 10656
/proc/meminfo: memFree=23797844/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=142536 CPUtime=51.09 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 32341 0 0 0 5102 7 0 0 25 0 1 0 735888088 145956864 31972 33554432000 4194304 4394578 140736623704960 18446744073709551615 4287206 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 35634 31972 266 49 0 32775 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142536

[startup+102.312 s]
/proc/loadavg: 3.69 3.26 3.28 5/315 10658
/proc/meminfo: memFree=23420136/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=245108 CPUtime=102.3 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 57449 0 0 0 10217 13 0 0 25 0 1 0 735888088 250990592 57080 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 61277 57080 266 49 0 58418 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 245108

[startup+162.301 s]
/proc/loadavg: 3.98 3.43 3.33 5/315 10659
/proc/meminfo: memFree=23109080/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=309160 CPUtime=162.29 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 72637 0 0 0 16213 16 0 0 25 0 1 0 735888088 316579840 72268 33554432000 4194304 4394578 140736623704960 18446744073709551615 4345902 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 77290 72268 266 49 0 74431 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 309160

[startup+222.301 s]
/proc/loadavg: 3.99 3.53 3.37 5/315 10661
/proc/meminfo: memFree=22724720/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=423296 CPUtime=222.3 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 100465 0 0 0 22207 23 0 0 25 0 1 0 735888088 433455104 100096 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 105824 100096 266 49 0 102965 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 423296

[startup+282.301 s]
/proc/loadavg: 3.99 3.61 3.41 5/315 10662
/proc/meminfo: memFree=22421356/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=547312 CPUtime=282.3 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 130894 0 0 0 28202 28 0 0 25 0 1 0 735888088 560447488 130525 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 136828 130525 266 49 0 133969 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 547312

[startup+342.301 s]
/proc/loadavg: 3.99 3.68 3.44 5/315 10664
/proc/meminfo: memFree=22263568/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=563152 CPUtime=342.3 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 134088 0 0 0 34202 28 0 0 25 0 1 0 735888088 576667648 133719 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 140788 133719 266 49 0 137929 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 563152

[startup+402.301 s]
/proc/loadavg: 3.99 3.74 3.47 5/315 10666
/proc/meminfo: memFree=21991568/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=644648 CPUtime=402.3 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 154021 0 0 0 40196 34 0 0 25 0 1 0 735888088 660119552 153652 33554432000 4194304 4394578 140736623704960 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 161162 153652 266 49 0 158303 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 644648

[startup+462.301 s]
/proc/loadavg: 3.99 3.78 3.50 5/315 10667
/proc/meminfo: memFree=21637848/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=781820 CPUtime=462.3 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 187924 0 0 0 46187 43 0 0 25 0 1 0 735888088 800583680 187555 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 195455 187555 266 49 0 192596 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 781820

[startup+522.301 s]
/proc/loadavg: 3.99 3.82 3.53 5/315 10669
/proc/meminfo: memFree=21433672/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=850880 CPUtime=522.3 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 204388 0 0 0 52184 46 0 0 25 0 1 0 735888088 871301120 204019 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 212720 204019 266 49 0 209861 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 850880

[startup+582.301 s]
/proc/loadavg: 4.05 3.86 3.56 5/315 10670
/proc/meminfo: memFree=21151504/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=923904 CPUtime=582.31 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 222351 0 0 0 58179 52 0 0 25 0 1 0 735888088 946077696 221982 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 230976 221982 266 49 0 228117 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 923904

[startup+642.301 s]
/proc/loadavg: 4.10 3.91 3.60 5/315 10672
/proc/meminfo: memFree=20967048/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=980892 CPUtime=642.32 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 236357 0 0 0 64176 56 0 0 25 0 1 0 735888088 1004433408 235988 33554432000 4194304 4394578 140736623704960 18446744073709551615 4287763 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 245223 235988 266 49 0 242364 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 980892

[startup+702.301 s]
/proc/loadavg: 4.17 3.96 3.63 5/315 10683
/proc/meminfo: memFree=20825692/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=997308 CPUtime=702.31 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 239804 0 0 0 70175 56 0 0 25 0 1 0 735888088 1021243392 239435 33554432000 4194304 4394578 140736623704960 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 249327 239435 266 49 0 246468 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 997308

[startup+762.312 s]
/proc/loadavg: 4.06 3.96 3.65 5/315 10684
/proc/meminfo: memFree=20749968/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1006140 CPUtime=762.33 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 241694 0 0 0 76176 57 0 0 25 0 1 0 735888088 1030287360 241325 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 251535 241325 266 49 0 248676 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1006140

[startup+822.301 s]
/proc/loadavg: 4.02 3.97 3.67 5/315 10686
/proc/meminfo: memFree=20644768/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1015484 CPUtime=822.32 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 243393 0 0 0 82174 58 0 0 25 0 1 0 735888088 1039855616 243024 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 253871 243024 266 49 0 251012 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1015484

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.69 5/315 10687
/proc/meminfo: memFree=20423132/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1019488 CPUtime=882.32 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 244309 0 0 0 88173 59 0 0 25 0 1 0 735888088 1043955712 243940 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 254872 243940 266 49 0 252013 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1019488

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/315 10689
/proc/meminfo: memFree=20244388/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1047796 CPUtime=942.31 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 251086 0 0 0 94171 60 0 0 25 0 1 0 735888088 1072943104 250717 33554432000 4194304 4394578 140736623704960 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 261949 250717 266 49 0 259090 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1047796

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/315 10691
/proc/meminfo: memFree=20026952/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1059152 CPUtime=1002.32 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 253580 0 0 0 100170 62 0 0 25 0 1 0 735888088 1084571648 253211 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 264788 253211 266 49 0 261929 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1059152

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/315 10692
/proc/meminfo: memFree=19787184/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1092052 CPUtime=1062.33 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 261656 0 0 0 106168 65 0 0 25 0 1 0 735888088 1118261248 261287 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 273013 261287 266 49 0 270154 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1092052

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.75 5/315 10694
/proc/meminfo: memFree=19618712/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1123244 CPUtime=1122.32 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 269153 0 0 0 112165 67 0 0 25 0 1 0 735888088 1150201856 268784 33554432000 4194304 4394578 140736623704960 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 280811 268784 266 49 0 277952 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1123244

[startup+1182.3 s]
/proc/loadavg: 4.25 4.04 3.78 5/315 10695
/proc/meminfo: memFree=19448648/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1139296 CPUtime=1182.32 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 272406 0 0 0 118164 68 0 0 25 0 1 0 735888088 1166639104 272037 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 284824 272037 266 49 0 281965 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1139296

[startup+1242.3 s]
/proc/loadavg: 4.21 4.06 3.80 5/315 10697
/proc/meminfo: memFree=19202672/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1205120 CPUtime=1242.33 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 288655 0 0 0 124160 73 0 0 25 0 1 0 735888088 1234042880 288286 33554432000 4194304 4394578 140736623704960 18446744073709551615 4291973 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 301280 288286 266 49 0 298421 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1205120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.05 3.81 5/315 10699
/proc/meminfo: memFree=18944072/32951124 swapFree=67083432/67111528
[pid=10578] ppid=10576 vsize=1260836 CPUtime=1300.04 cores=5,7
/proc/10578/stat : 10578 (SApperloT2010) R 10576 10578 8612 0 -1 4202496 302452 0 0 0 129927 77 0 0 25 0 1 0 735888088 1291096064 302083 33554432000 4194304 4394578 140736623704960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/10578/statm: 315209 302083 266 49 0 312350 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1260836

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.06
CPU time (s): 1300.1
CPU user time (s): 1299.28
CPU system time (s): 0.818875
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1260836

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

runsolver used 3.77043 second user time and 9.25259 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 12:49:35
IDJOB=3379637
IDBENCH=83167
IDSOLVER=1862
FILE ID=node110/3379637-1305456575
RUNJOBID= node110-1305456575-10534
PBS_JOBID= 13324859
Free space on /tmp= 73600 MiB

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

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=606965291

node110.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.830
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.66
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.830
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.830
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.830
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.83
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.830
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.76
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.830
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24631400 kB
Buffers:        292412 kB
Cached:        4281488 kB
SwapCached:       1440 kB
Active:        4666648 kB
Inactive:      3319616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24631400 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           14804 kB
Writeback:           0 kB
AnonPages:     3410476 kB
Mapped:          26292 kB
Slab:           246376 kB
PageTables:      24276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63411752 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= 73584 MiB
End job on node110 at 2011-05-15 13:11:17