Trace number 3265215

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-03-04? (TO) 1300.07 1300.02

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 935)

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-3265215-1303574247/watcher-3265215-1303574247 -o /tmp/evaluation-result-3265215-1303574247/solver-3265215-1303574247 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3265215-1303574247.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: 0.92 1.13 2.07 3/184 383
/proc/meminfo: memFree=14715600/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=12456 CPUtime=0 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 463 0 0 0 0 0 0 0 25 0 1 0 449840351 12754944 403 33554432000 4194304 4395502 140733343104544 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 3114 404 249 50 0 254 0

[startup+0.0316611 s]
/proc/loadavg: 0.92 1.13 2.07 3/184 383
/proc/meminfo: memFree=14715600/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=15184 CPUtime=0.02 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 1132 0 0 0 2 0 0 0 25 0 1 0 449840351 15548416 1071 33554432000 4194304 4395502 140733343104544 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 3796 1071 255 50 0 936 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15184

[startup+0.100676 s]
/proc/loadavg: 0.92 1.13 2.07 3/184 383
/proc/meminfo: memFree=14715600/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=18400 CPUtime=0.09 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 2046 0 0 0 9 0 0 0 25 0 1 0 449840351 18841600 1865 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 4600 1866 266 50 0 1740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18400

[startup+0.30064 s]
/proc/loadavg: 0.92 1.13 2.07 3/184 383
/proc/meminfo: memFree=14715600/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=23828 CPUtime=0.29 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 3403 0 0 0 29 0 0 0 25 0 1 0 449840351 24399872 3222 33554432000 4194304 4395502 140733343104544 18446744073709551615 4315657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 5957 3222 266 50 0 3097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23828

[startup+0.700563 s]
/proc/loadavg: 0.92 1.13 2.07 3/184 383
/proc/meminfo: memFree=14715600/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=30804 CPUtime=0.69 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 5123 0 0 0 69 0 0 0 25 0 1 0 449840351 31543296 4942 33554432000 4194304 4395502 140733343104544 18446744073709551615 4288536 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 7701 4942 266 50 0 4841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30804

[startup+1.50042 s]
/proc/loadavg: 1.17 1.18 2.08 5/190 394
/proc/meminfo: memFree=14684012/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=36540 CPUtime=1.49 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 6555 0 0 0 149 0 0 0 25 0 1 0 449840351 37416960 6374 33554432000 4194304 4395502 140733343104544 18446744073709551615 4289171 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 9135 6374 266 50 0 6275 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36540

[startup+3.1011 s]
/proc/loadavg: 1.17 1.18 2.08 5/190 394
/proc/meminfo: memFree=14670620/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=45500 CPUtime=3.09 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 8719 0 0 0 308 1 0 0 25 0 1 0 449840351 46592000 8538 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299751 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 11375 8538 266 50 0 8515 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45500

[startup+6.30051 s]
/proc/loadavg: 1.17 1.18 2.08 5/190 394
/proc/meminfo: memFree=14649264/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=54344 CPUtime=6.29 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 10815 0 0 0 628 1 0 0 25 0 1 0 449840351 55648256 10634 33554432000 4194304 4395502 140733343104544 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 13586 10634 266 50 0 10726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54344

[startup+12.7003 s]
/proc/loadavg: 1.60 1.27 2.10 5/190 395
/proc/meminfo: memFree=14617644/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=64224 CPUtime=12.69 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 12972 0 0 0 1267 2 0 0 25 0 1 0 449840351 65765376 12791 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 16056 12791 266 50 0 13196 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64224

[startup+25.5009 s]
/proc/loadavg: 1.97 1.36 2.12 5/190 395
/proc/meminfo: memFree=14561348/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=86460 CPUtime=25.49 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 18079 0 0 0 2547 2 0 0 25 0 1 0 449840351 88535040 17898 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 21615 17898 266 50 0 18755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86460

[startup+51.101 s]
/proc/loadavg: 2.77 1.61 2.18 5/190 396
/proc/meminfo: memFree=14512448/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=111864 CPUtime=51.09 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 23625 0 0 0 5105 4 0 0 25 0 1 0 449840351 114548736 23444 33554432000 4194304 4395502 140733343104544 18446744073709551615 4282608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 27966 23444 266 50 0 25106 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111864

[startup+102.306 s]
/proc/loadavg: 3.50 1.99 2.28 5/190 397
/proc/meminfo: memFree=14415316/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=143720 CPUtime=102.3 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 30464 0 0 0 10225 5 0 0 25 0 1 0 449840351 147169280 30283 33554432000 4194304 4395502 140733343104544 18446744073709551615 4314279 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 35930 30283 266 50 0 33070 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143720

[startup+162.301 s]
/proc/loadavg: 3.82 2.35 2.38 5/190 399
/proc/meminfo: memFree=14347704/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=173696 CPUtime=162.3 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 36710 0 0 0 16223 7 0 0 25 0 1 0 449840351 177864704 36529 33554432000 4194304 4395502 140733343104544 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 43424 36529 266 50 0 40564 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 173696

[startup+222.301 s]
/proc/loadavg: 3.93 2.65 2.48 5/190 409
/proc/meminfo: memFree=14278672/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=196928 CPUtime=222.3 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 42266 0 0 0 22222 8 0 0 25 0 1 0 449840351 201654272 42085 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 49232 42085 266 50 0 46372 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 196928

[startup+282.3 s]
/proc/loadavg: 3.97 2.89 2.57 5/190 411
/proc/meminfo: memFree=14201844/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=223544 CPUtime=282.3 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 47415 0 0 0 28221 9 0 0 25 0 1 0 449840351 228909056 47234 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 55886 47234 266 50 0 53026 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 223544

[startup+342.301 s]
/proc/loadavg: 3.99 3.09 2.66 5/190 412
/proc/meminfo: memFree=14151096/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=232464 CPUtime=342.3 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 49362 0 0 0 34221 9 0 0 25 0 1 0 449840351 238043136 49181 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 58116 49181 266 50 0 55256 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 232464

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.74 5/190 414
/proc/meminfo: memFree=14100212/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=247660 CPUtime=402.31 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 52294 0 0 0 40220 11 0 0 25 0 1 0 449840351 253603840 52113 33554432000 4194304 4395502 140733343104544 18446744073709551615 4314279 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 61915 52113 266 50 0 59055 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 247660

[startup+462.3 s]
/proc/loadavg: 3.99 3.39 2.82 5/190 416
/proc/meminfo: memFree=14074872/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=261204 CPUtime=462.31 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 55306 0 0 0 46219 12 0 0 25 0 1 0 449840351 267472896 55125 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 65301 55125 266 50 0 62441 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 261204

[startup+522.301 s]
/proc/loadavg: 3.99 3.50 2.89 5/190 417
/proc/meminfo: memFree=14005784/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=285516 CPUtime=522.31 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 61153 0 0 0 52218 13 0 0 25 0 1 0 449840351 292368384 60735 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 71379 60735 267 50 0 68519 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 285516

[startup+582.301 s]
/proc/loadavg: 4.06 3.60 2.96 5/190 419
/proc/meminfo: memFree=13968180/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=290196 CPUtime=582.31 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 62121 0 0 0 58218 13 0 0 25 0 1 0 449840351 297160704 61703 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 72549 61703 267 50 0 69689 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 290196

[startup+642.3 s]
/proc/loadavg: 4.02 3.67 3.02 5/190 420
/proc/meminfo: memFree=13914464/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=305328 CPUtime=642.32 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 65681 0 0 0 64218 14 0 0 25 0 1 0 449840351 312655872 64919 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 76332 64919 267 50 0 73472 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 305328

[startup+702.301 s]
/proc/loadavg: 4.00 3.73 3.08 5/190 422
/proc/meminfo: memFree=13872640/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=312736 CPUtime=702.32 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 67102 0 0 0 70218 14 0 0 25 0 1 0 449840351 320241664 66340 33554432000 4194304 4395502 140733343104544 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 78184 66340 267 50 0 75324 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 312736

[startup+762.307 s]
/proc/loadavg: 4.10 3.80 3.14 5/190 424
/proc/meminfo: memFree=13827592/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=316320 CPUtime=762.32 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 67902 0 0 0 76218 14 0 0 25 0 1 0 449840351 323911680 67010 33554432000 4194304 4395502 140733343104544 18446744073709551615 4347416 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 79080 67010 267 50 0 76220 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 316320

[startup+822.3 s]
/proc/loadavg: 4.04 3.84 3.20 5/190 425
/proc/meminfo: memFree=13783052/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=321440 CPUtime=822.32 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 68854 0 0 0 82217 15 0 0 25 0 1 0 449840351 329154560 67962 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 80360 67962 267 50 0 77500 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 321440

[startup+882.301 s]
/proc/loadavg: 4.06 3.88 3.25 5/190 427
/proc/meminfo: memFree=13744700/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=332624 CPUtime=882.33 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 70998 0 0 0 88217 16 0 0 25 0 1 0 449840351 340606976 70106 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 83156 70106 267 50 0 80296 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 332624

[startup+942.301 s]
/proc/loadavg: 4.02 3.90 3.29 5/190 428
/proc/meminfo: memFree=13739220/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=337744 CPUtime=942.33 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 72080 0 0 0 94217 16 0 0 25 0 1 0 449840351 345849856 71188 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 84436 71188 267 50 0 81576 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 337744

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.33 5/190 430
/proc/meminfo: memFree=13721960/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=348240 CPUtime=1002.33 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 73930 0 0 0 100217 16 0 0 25 0 1 0 449840351 356597760 73038 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 87060 73038 267 50 0 84200 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 348240

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.37 5/190 432
/proc/meminfo: memFree=13668368/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=360020 CPUtime=1062.33 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 76151 0 0 0 106217 16 0 0 25 0 1 0 449840351 368660480 75259 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 90005 75259 267 50 0 87145 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 360020

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.41 5/190 433
/proc/meminfo: memFree=13630880/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=365012 CPUtime=1122.33 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 77135 0 0 0 112216 17 0 0 25 0 1 0 449840351 373772288 76243 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 91253 76243 267 50 0 88393 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 365012

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.44 5/190 435
/proc/meminfo: memFree=13589432/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=372052 CPUtime=1182.33 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 78449 0 0 0 118216 17 0 0 25 0 1 0 449840351 380981248 77557 33554432000 4194304 4395502 140733343104544 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 93013 77557 267 50 0 90153 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 372052

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.47 5/190 436
/proc/meminfo: memFree=13552200/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=380500 CPUtime=1242.33 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 80116 0 0 0 124216 17 0 0 25 0 1 0 449840351 389632000 79224 33554432000 4194304 4395502 140733343104544 18446744073709551615 4297593 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 95125 79224 267 50 0 92265 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 380500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.50 3/186 440
/proc/meminfo: memFree=14393300/32951124 swapFree=67111528/67111528
[pid=383] ppid=381 vsize=386132 CPUtime=1300.04 cores=4,6
/proc/383/stat : 383 (SApperloT2010) R 381 383 32154 0 -1 4202496 81152 0 0 0 129986 18 0 0 25 0 1 0 449840351 395399168 80260 33554432000 4194304 4395502 140733343104544 18446744073709551615 4288765 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/383/statm: 96533 80260 267 50 0 93673 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 386132

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.02
CPU time (s): 1300.07
CPU user time (s): 1299.87
CPU system time (s): 0.19697
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 386132

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

runsolver used 2.29865 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 17:57:27
IDJOB=3265215
IDBENCH=85456
IDSOLVER=1655
FILE ID=node141/3265215-1303574247
RUNJOBID= node141-1303574246-32757
PBS_JOBID= 13150314
Free space on /tmp= 70964 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265215-1303574247/watcher-3265215-1303574247 -o /tmp/evaluation-result-3265215-1303574247/solver-3265215-1303574247 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3265215-1303574247.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=317676969

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14715584 kB
Buffers:       1626156 kB
Cached:       15940564 kB
SwapCached:          0 kB
Active:        9770960 kB
Inactive:      7893572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14715584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1772 kB
Writeback:          32 kB
AnonPages:       97564 kB
Mapped:          15348 kB
Slab:           508564 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260816 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= 70964 MiB
End job on node141 at 2011-04-23 18:19:09