Trace number 3438708

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) 5000.31 5000.21

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
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.1 (svn: 989)

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-3438708-1308503072/watcher-3438708-1308503072 -o /tmp/evaluation-result-3438708-1308503072/solver-3438708-1308503072 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438708-1308503072.cnf 

running on 4 cores: 1,3,5,7

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.47 1.78 2/175 436
/proc/meminfo: memFree=28033852/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=12328 CPUtime=0 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 443 0 0 0 0 0 0 0 25 0 1 0 961906875 12623872 381 33554432000 4194304 4394578 140736221110336 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 3082 382 247 49 0 223 0

[startup+0.101754 s]
/proc/loadavg: 1.02 1.47 1.78 2/175 436
/proc/meminfo: memFree=28033852/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=21632 CPUtime=0.09 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 2991 0 0 0 9 0 0 0 25 0 1 0 961906875 22151168 2790 33554432000 4194304 4394578 140736221110336 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 5408 2791 266 49 0 2549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21632

[startup+0.200737 s]
/proc/loadavg: 1.02 1.47 1.78 2/175 436
/proc/meminfo: memFree=28033852/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=23616 CPUtime=0.18 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 3476 0 0 0 18 0 0 0 25 0 1 0 961906875 24182784 3275 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 5904 3275 266 49 0 3045 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 23616

[startup+0.300712 s]
/proc/loadavg: 1.02 1.47 1.78 2/175 436
/proc/meminfo: memFree=28033852/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=25336 CPUtime=0.29 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 3886 0 0 0 28 1 0 0 25 0 1 0 961906875 25944064 3685 33554432000 4194304 4394578 140736221110336 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 6334 3685 266 49 0 3475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25336

[startup+0.700653 s]
/proc/loadavg: 1.02 1.47 1.78 2/175 436
/proc/meminfo: memFree=28033852/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=29572 CPUtime=0.69 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 4968 0 0 0 68 1 0 0 25 0 1 0 961906875 30281728 4767 33554432000 4194304 4394578 140736221110336 18446744073709551615 4313416 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 7393 4767 266 49 0 4534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29572

[startup+1.50051 s]
/proc/loadavg: 1.02 1.47 1.78 3/176 437
/proc/meminfo: memFree=28011920/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=34400 CPUtime=1.49 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 6089 0 0 0 148 1 0 0 25 0 1 0 961906875 35225600 5888 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 8600 5888 266 49 0 5741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34400

[startup+3.10023 s]
/proc/loadavg: 1.02 1.47 1.78 3/176 437
/proc/meminfo: memFree=28004160/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=46064 CPUtime=3.09 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 8928 0 0 0 308 1 0 0 25 0 1 0 961906875 47169536 8727 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 11516 8727 266 49 0 8657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46064

[startup+6.30068 s]
/proc/loadavg: 1.26 1.51 1.79 3/176 437
/proc/meminfo: memFree=27986808/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=58844 CPUtime=6.29 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 12012 0 0 0 628 1 0 0 25 0 1 0 961906875 60256256 11811 33554432000 4194304 4394578 140736221110336 18446744073709551615 4287785 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 14711 11811 266 49 0 11852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58844

[startup+12.7006 s]
/proc/loadavg: 1.32 1.52 1.79 3/176 437
/proc/meminfo: memFree=27968736/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=76148 CPUtime=12.69 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 16119 0 0 0 1267 2 0 0 25 0 1 0 961906875 77975552 15918 33554432000 4194304 4394578 140736221110336 18446744073709551615 4313431 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 19037 15918 266 49 0 16178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76148

[startup+25.5004 s]
/proc/loadavg: 1.47 1.54 1.79 3/176 437
/proc/meminfo: memFree=27914556/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=130312 CPUtime=25.49 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 29286 0 0 0 2544 5 0 0 25 0 1 0 961906875 133439488 29085 33554432000 4194304 4394578 140736221110336 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 32578 29085 266 49 0 29719 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130312

[startup+51.1009 s]
/proc/loadavg: 1.71 1.59 1.80 3/176 438
/proc/meminfo: memFree=27873864/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=173612 CPUtime=51.09 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 39295 0 0 0 5103 6 0 0 25 0 1 0 961906875 177778688 39094 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/436/statm: 43403 39094 266 49 0 40544 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 173612

[startup+102.301 s]
/proc/loadavg: 1.87 1.65 1.81 3/176 442
/proc/meminfo: memFree=27789892/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=259600 CPUtime=102.29 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 59889 0 0 0 10219 10 0 0 25 0 1 0 961906875 265830400 59688 33554432000 4194304 4394578 140736221110336 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 64900 59688 266 49 0 62041 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 259600

[startup+162.301 s]
/proc/loadavg: 2.00 1.73 1.83 3/176 444
/proc/meminfo: memFree=27660252/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=393488 CPUtime=162.29 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 92247 0 0 0 16213 16 0 0 25 0 1 0 961906875 402931712 92046 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 98372 92046 266 49 0 95513 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 393488

[startup+222.306 s]
/proc/loadavg: 2.00 1.77 1.83 3/176 446
/proc/meminfo: memFree=27601844/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=454804 CPUtime=222.3 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 106769 0 0 0 22212 18 0 0 25 0 1 0 961906875 465719296 106568 33554432000 4194304 4394578 140736221110336 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 113701 106568 266 49 0 110842 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 454804

[startup+282.301 s]
/proc/loadavg: 2.00 1.81 1.84 3/176 447
/proc/meminfo: memFree=27469028/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=591136 CPUtime=282.29 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 139896 0 0 0 28205 24 0 0 25 0 1 0 961906875 605323264 139695 33554432000 4194304 4394578 140736221110336 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 147784 139695 266 49 0 144925 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 591136

[startup+342.3 s]
/proc/loadavg: 2.00 1.84 1.84 3/176 449
/proc/meminfo: memFree=27351844/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=710680 CPUtime=342.29 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 169090 0 0 0 34200 29 0 0 25 0 1 0 961906875 727736320 168889 33554432000 4194304 4394578 140736221110336 18446744073709551615 4309156 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 177670 168889 266 49 0 174811 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 710680

[startup+402.301 s]
/proc/loadavg: 2.00 1.87 1.85 3/176 450
/proc/meminfo: memFree=27258832/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=807444 CPUtime=402.3 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 192286 0 0 0 40196 34 0 0 25 0 1 0 961906875 826822656 192085 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 201861 192085 266 49 0 199002 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 807444

[startup+462.301 s]
/proc/loadavg: 2.00 1.89 1.85 3/176 452
/proc/meminfo: memFree=27249404/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=819492 CPUtime=462.3 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 194947 0 0 0 46196 34 0 0 25 0 1 0 961906875 839159808 194746 33554432000 4194304 4394578 140736221110336 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 204873 194746 266 49 0 202014 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 819492

[startup+522.3 s]
/proc/loadavg: 2.00 1.91 1.86 3/176 454
/proc/meminfo: memFree=27112376/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=958912 CPUtime=522.3 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 229359 0 0 0 52189 41 0 0 25 0 1 0 961906875 981925888 229158 33554432000 4194304 4394578 140736221110336 18446744073709551615 4313827 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 239728 229158 266 49 0 236869 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 958912

[startup+582.301 s]
/proc/loadavg: 2.00 1.92 1.87 3/176 455
/proc/meminfo: memFree=26980432/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=1091048 CPUtime=582.3 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 261777 0 0 0 58183 47 0 0 25 0 1 0 961906875 1117233152 261576 33554432000 4194304 4394578 140736221110336 18446744073709551615 4313550 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/436/statm: 272762 261576 266 49 0 269903 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1091048

[startup+642.3 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 572
/proc/meminfo: memFree=22571280/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5542820 CPUtime=4122.37 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1361802 0 0 0 411997 240 0 0 25 0 1 0 961906875 5675847680 1361274 33554432000 4194304 4394578 140736221110336 18446744073709551615 4287617 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1385705 1361274 267 49 0 1382846 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 5542820

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 573
/proc/meminfo: memFree=22444792/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5669644 CPUtime=4182.37 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1393366 0 0 0 417993 244 0 0 25 0 1 0 961906875 5805715456 1392838 33554432000 4194304 4394578 140736221110336 18446744073709551615 4313168 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1417411 1392838 267 49 0 1414552 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 5669644

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 575
/proc/meminfo: memFree=22368772/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5746076 CPUtime=4242.37 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1412558 0 0 0 423989 248 0 0 25 0 1 0 961906875 5883981824 1411834 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1436519 1411835 267 49 0 1433660 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 5746076

[startup+4302.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/176 576
/proc/meminfo: memFree=22294856/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5820460 CPUtime=4302.38 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1430977 0 0 0 429987 251 0 0 25 0 1 0 961906875 5960151040 1430253 33554432000 4194304 4394578 140736221110336 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1455115 1430253 267 49 0 1452256 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 5820460

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 578
/proc/meminfo: memFree=22291132/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5824472 CPUtime=4362.38 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1431924 0 0 0 435987 251 0 0 25 0 1 0 961906875 5964259328 1431200 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1456118 1431200 267 49 0 1453259 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 5824472

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 580
/proc/meminfo: memFree=22289636/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5825756 CPUtime=4422.38 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1432308 0 0 0 441987 251 0 0 25 0 1 0 961906875 5965574144 1431584 33554432000 4194304 4394578 140736221110336 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1456439 1431584 267 49 0 1453580 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 5825756

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 581
/proc/meminfo: memFree=22287028/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5828580 CPUtime=4482.37 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1432967 0 0 0 447986 251 0 0 25 0 1 0 961906875 5968465920 1432243 33554432000 4194304 4394578 140736221110336 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1457145 1432243 267 49 0 1454286 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 5828580

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 583
/proc/meminfo: memFree=22284916/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5831404 CPUtime=4542.38 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1433501 0 0 0 453986 252 0 0 25 0 1 0 961906875 5971357696 1432777 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1457851 1432777 267 49 0 1454992 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 5831404

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 584
/proc/meminfo: memFree=22283420/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5832948 CPUtime=4602.39 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1433824 0 0 0 459987 252 0 0 25 0 1 0 961906875 5972938752 1433100 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1458237 1433100 267 49 0 1455378 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 5832948

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 586
/proc/meminfo: memFree=22281308/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5835508 CPUtime=4662.39 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1434328 0 0 0 465987 252 0 0 25 0 1 0 961906875 5975560192 1433604 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1458877 1433604 267 49 0 1456018 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 5835508

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 588
/proc/meminfo: memFree=22279936/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5836788 CPUtime=4722.39 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1434664 0 0 0 471987 252 0 0 25 0 1 0 961906875 5976870912 1433940 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1459197 1433940 267 49 0 1456338 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 5836788

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 589
/proc/meminfo: memFree=22277692/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5839604 CPUtime=4782.39 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1435245 0 0 0 477987 252 0 0 25 0 1 0 961906875 5979754496 1434521 33554432000 4194304 4394578 140736221110336 18446744073709551615 4313583 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1459901 1434521 267 49 0 1457042 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 5839604

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 591
/proc/meminfo: memFree=22277560/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5839604 CPUtime=4842.39 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1435302 0 0 0 483987 252 0 0 25 0 1 0 961906875 5979754496 1434578 33554432000 4194304 4394578 140736221110336 18446744073709551615 4313424 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1459901 1434578 267 49 0 1457042 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 5839604

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 592
/proc/meminfo: memFree=22276436/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5840888 CPUtime=4902.39 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1435559 0 0 0 489987 252 0 0 25 0 1 0 961906875 5981069312 1434835 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1460222 1434835 267 49 0 1457363 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 5840888

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 594
/proc/meminfo: memFree=22275312/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5842436 CPUtime=4962.39 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1435890 0 0 0 495987 252 0 0 25 0 1 0 961906875 5982654464 1435166 33554432000 4194304 4394578 140736221110336 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1460609 1435166 267 49 0 1457750 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 5842436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 595
/proc/meminfo: memFree=22275300/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=5842436 CPUtime=5000.09 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4202496 1435903 0 0 0 499757 252 0 0 25 0 1 0 961906875 5982654464 1435179 33554432000 4194304 4394578 140736221110336 18446744073709551615 4309842 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/436/statm: 1460609 1435179 267 49 0 1457750 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 5842436

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

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

[startup+5000.11 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 595
/proc/meminfo: memFree=22275300/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=0 CPUtime=5000.2 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4203524 1435903 0 0 0 499758 262 0 0 25 0 1 0 961906875 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 0

[startup+5000.2 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 595
/proc/meminfo: memFree=22275300/32951132 swapFree=67054656/67111528
[pid=436] ppid=434 vsize=0 CPUtime=5000.29 cores=1,3,5,7
/proc/436/stat : 436 (SApperloT2010) R 434 436 32206 0 -1 4203524 1435903 0 0 0 499758 271 0 0 25 0 1 0 961906875 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.29
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.21
CPU time (s): 5000.31
CPU user time (s): 4997.58
CPU system time (s): 2.72658
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5842436

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

runsolver used 6.592 second user time and 16.1445 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-19 19:04:32
IDJOB=3438708
IDBENCH=83157
IDSOLVER=1933
FILE ID=node131/3438708-1308503072
RUNJOBID= node131-1308503072-409
PBS_JOBID= 13608175
Free space on /tmp= 73348 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438708-1308503072/watcher-3438708-1308503072 -o /tmp/evaluation-result-3438708-1308503072/solver-3438708-1308503072 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438708-1308503072.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=1066557188

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28034164 kB
Buffers:        474532 kB
Cached:        4073008 kB
SwapCached:       9816 kB
Active:        1582132 kB
Inactive:      2986848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28034164 kB
SwapTotal:    67111528 kB
SwapFree:     67054656 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:       19216 kB
Mapped:          13264 kB
Slab:           284876 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   213360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73348 MiB
End job on node131 at 2011-06-19 20:27:54