Trace number 3262711

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
MPhaseSAT64 2011-03-03? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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-3262711-1303545276/watcher-3262711-1303545276 -o /tmp/evaluation-result-3262711-1303545276/solver-3262711-1303545276 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3262711-1303545276.cnf 

running on 2 cores: 0,2

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.85 1.96 3.02 4/184 4803
/proc/meminfo: memFree=13754008/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=5064 CPUtime=0 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 544758264 5185536 271 33554432000 134512640 134761588 4292728576 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 1266 271 225 61 0 569 0

[startup+0.092375 s]
/proc/loadavg: 0.85 1.96 3.02 4/184 4803
/proc/meminfo: memFree=13754008/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=5104 CPUtime=0.08 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 1787 0 0 0 8 0 0 0 21 0 1 0 544758264 5226496 783 33554432000 134512640 134761588 4292728576 18446744073709551615 134618176 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 1276 783 245 61 0 579 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5104

[startup+0.100348 s]
/proc/loadavg: 0.85 1.96 3.02 4/184 4803
/proc/meminfo: memFree=13754008/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=6132 CPUtime=0.09 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 2044 0 0 0 9 0 0 0 21 0 1 0 544758264 6279168 1040 33554432000 134512640 134761588 4292728576 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 1533 1040 245 61 0 836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6132

[startup+0.300339 s]
/proc/loadavg: 0.85 1.96 3.02 4/184 4803
/proc/meminfo: memFree=13754008/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=7156 CPUtime=0.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 2599 0 0 0 29 0 0 0 22 0 1 0 544758264 7327744 1338 33554432000 134512640 134761588 4292728576 18446744073709551615 134614584 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 1789 1338 265 61 0 1092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7156

[startup+0.700276 s]
/proc/loadavg: 0.85 1.96 3.02 4/184 4803
/proc/meminfo: memFree=13754008/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=7316 CPUtime=0.69 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 2625 0 0 0 69 0 0 0 23 0 1 0 544758264 7491584 1364 33554432000 134512640 134761588 4292728576 18446744073709551615 134748553 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 1829 1364 270 61 0 1132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7316

[startup+1.50116 s]
/proc/loadavg: 0.85 1.96 3.02 5/190 4814
/proc/meminfo: memFree=13740640/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=7316 CPUtime=1.49 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 2657 0 0 0 149 0 0 0 25 0 1 0 544758264 7491584 1396 33554432000 134512640 134761588 4292728576 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 1829 1396 270 61 0 1132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7316

[startup+3.10083 s]
/proc/loadavg: 1.11 1.99 3.02 5/190 4815
/proc/meminfo: memFree=13736928/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=7332 CPUtime=3.09 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 4518 0 0 0 309 0 0 0 25 0 1 0 544758264 7507968 1197 33554432000 134512640 134761588 4292728576 18446744073709551615 134559111 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 1833 1197 272 61 0 1136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7332

[startup+6.30029 s]
/proc/loadavg: 1.11 1.99 3.02 5/190 4815
/proc/meminfo: memFree=13731728/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=10244 CPUtime=6.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 7183 0 0 0 629 0 0 0 25 0 1 0 544758264 10489856 2085 33554432000 134512640 134761588 4292728576 18446744073709551615 134748058 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 2561 2085 276 61 0 1864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10244

[startup+12.7002 s]
/proc/loadavg: 1.55 2.06 3.03 5/190 4815
/proc/meminfo: memFree=13724744/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=12424 CPUtime=12.69 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 8645 0 0 0 1269 0 0 0 25 0 1 0 544758264 12722176 2662 33554432000 134512640 134761588 4292728576 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3106 2662 276 61 0 2409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12424

[startup+25.5009 s]
/proc/loadavg: 2.07 2.15 3.05 5/190 4815
/proc/meminfo: memFree=13725120/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=11528 CPUtime=25.49 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 11641 0 0 0 2548 1 0 0 25 0 1 0 544758264 11804672 2406 33554432000 134512640 134761588 4292728576 18446744073709551615 134747327 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 2882 2406 276 61 0 2185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11528

[startup+51.1004 s]
/proc/loadavg: 2.73 2.30 3.08 5/190 4843
/proc/meminfo: memFree=13713740/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=13528 CPUtime=51.09 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 13863 0 0 0 5108 1 0 0 25 0 1 0 544758264 13852672 2906 33554432000 134512640 134761588 4292728576 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3382 2906 276 61 0 2685 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13528

[startup+102.306 s]
/proc/loadavg: 3.49 2.58 3.13 5/190 4844
/proc/meminfo: memFree=13711576/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=14664 CPUtime=102.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 15205 0 0 0 10228 1 0 0 25 0 1 0 544758264 15015936 3222 33554432000 134512640 134761588 4292728576 18446744073709551615 134680586 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3666 3222 276 61 0 2969 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 14664

[startup+162.301 s]
/proc/loadavg: 3.81 2.84 3.18 5/190 4846
/proc/meminfo: memFree=13703608/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15176 CPUtime=162.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 16455 0 0 0 16228 2 0 0 25 0 1 0 544758264 15540224 3318 33554432000 134512640 134761588 4292728576 18446744073709551615 134748058 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3794 3318 276 61 0 3097 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 15176

[startup+222.3 s]
/proc/loadavg: 3.93 3.05 3.23 5/190 4874
/proc/meminfo: memFree=13698808/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15948 CPUtime=222.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 17801 0 0 0 22227 2 0 0 25 0 1 0 544758264 16330752 3511 33554432000 134512640 134761588 4292728576 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3987 3511 276 61 0 3290 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 15948

[startup+282.301 s]
/proc/loadavg: 3.97 3.22 3.27 5/190 4876
/proc/meminfo: memFree=13691292/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15308 CPUtime=282.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 18827 0 0 0 28227 3 0 0 25 0 1 0 544758264 15675392 3351 33554432000 134512640 134761588 4292728576 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3827 3351 276 61 0 3130 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15308

[startup+342.3 s]
/proc/loadavg: 3.99 3.36 3.32 5/190 4878
/proc/meminfo: memFree=13689904/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15308 CPUtime=342.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 19660 0 0 0 34227 3 0 0 25 0 1 0 544758264 15675392 3351 33554432000 134512640 134761588 4292728576 18446744073709551615 134747041 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3827 3351 276 61 0 3130 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 15308

[startup+402.301 s]
/proc/loadavg: 4.04 3.48 3.36 5/190 4888
/proc/meminfo: memFree=13684104/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15820 CPUtime=402.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 20877 0 0 0 40227 3 0 0 25 0 1 0 544758264 16199680 3479 33554432000 134512640 134761588 4292728576 18446744073709551615 134747471 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3955 3479 276 61 0 3258 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 15820

[startup+462.3 s]
/proc/loadavg: 4.09 3.59 3.40 5/190 4890
/proc/meminfo: memFree=13694728/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15052 CPUtime=462.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 21774 0 0 0 46227 3 0 0 25 0 1 0 544758264 15413248 3287 33554432000 134512640 134761588 4292728576 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3763 3287 276 61 0 3066 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 15052

[startup+522.301 s]
/proc/loadavg: 4.03 3.66 3.44 5/190 4891
/proc/meminfo: memFree=13685392/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15308 CPUtime=522.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 22607 0 0 0 52227 3 0 0 25 0 1 0 544758264 15675392 3351 33554432000 134512640 134761588 4292728576 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3827 3351 276 61 0 3130 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 15308

[startup+582.3 s]
/proc/loadavg: 4.01 3.72 3.47 5/190 4893
/proc/meminfo: memFree=13692052/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15052 CPUtime=582.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 23697 0 0 0 58226 3 0 0 25 0 1 0 544758264 15413248 3287 33554432000 134512640 134761588 4292728576 18446744073709551615 134682623 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3763 3287 276 61 0 3066 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 15052

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.50 5/190 4895
/proc/meminfo: memFree=13693016/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=16844 CPUtime=642.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 24850 0 0 0 64227 3 0 0 25 0 1 0 544758264 17248256 3735 33554432000 134512640 134761588 4292728576 18446744073709551615 134748267 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 4211 3735 276 61 0 3514 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 16844

[startup+702.3 s]
/proc/loadavg: 4.07 3.83 3.53 5/190 4896
/proc/meminfo: memFree=13693604/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15308 CPUtime=702.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 25555 0 0 0 70226 4 0 0 25 0 1 0 544758264 15675392 3351 33554432000 134512640 134761588 4292728576 18446744073709551615 134682463 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3827 3351 276 61 0 3130 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 15308

[startup+762.307 s]
/proc/loadavg: 4.02 3.85 3.56 5/190 4898
/proc/meminfo: memFree=13693088/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15308 CPUtime=762.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 26452 0 0 0 76226 4 0 0 25 0 1 0 544758264 15675392 3351 33554432000 134512640 134761588 4292728576 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3827 3351 276 61 0 3130 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 15308

[startup+822.3 s]
/proc/loadavg: 4.01 3.88 3.58 5/190 4899
/proc/meminfo: memFree=13692036/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=16844 CPUtime=822.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 27669 0 0 0 82225 4 0 0 25 0 1 0 544758264 17248256 3735 33554432000 134512640 134761588 4292728576 18446744073709551615 134748140 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 4211 3735 276 61 0 3514 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 16844

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.61 5/190 4901
/proc/meminfo: memFree=13692012/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15308 CPUtime=882.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 28181 0 0 0 88225 5 0 0 25 0 1 0 544758264 15675392 3351 33554432000 134512640 134761588 4292728576 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3827 3351 276 61 0 3130 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 15308

[startup+942.3 s]
/proc/loadavg: 4.06 3.93 3.64 5/190 4903
/proc/meminfo: memFree=13689124/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=16844 CPUtime=942.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 29462 0 0 0 94225 5 0 0 25 0 1 0 544758264 17248256 3735 33554432000 134512640 134761588 4292728576 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 4211 3735 276 61 0 3514 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 16844

[startup+1002.3 s]
/proc/loadavg: 4.02 3.94 3.65 5/190 4904
/proc/meminfo: memFree=13693816/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15052 CPUtime=1002.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 30167 0 0 0 100224 5 0 0 25 0 1 0 544758264 15413248 3287 33554432000 134512640 134761588 4292728576 18446744073709551615 134617130 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3763 3287 276 61 0 3066 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 15052

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.67 5/190 4906
/proc/meminfo: memFree=13694652/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15052 CPUtime=1062.29 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 31128 0 0 0 106224 5 0 0 25 0 1 0 544758264 15413248 3287 33554432000 134512640 134761588 4292728576 18446744073709551615 134747204 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3763 3287 276 61 0 3066 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 15052

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.69 5/190 4907
/proc/meminfo: memFree=13690896/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15820 CPUtime=1122.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 32089 0 0 0 112224 6 0 0 25 0 1 0 544758264 16199680 3479 33554432000 134512640 134761588 4292728576 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3955 3479 276 61 0 3258 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 15820

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.71 5/190 4909
/proc/meminfo: memFree=13691116/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15308 CPUtime=1182.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 33050 0 0 0 118224 6 0 0 25 0 1 0 544758264 15675392 3351 33554432000 134512640 134761588 4292728576 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3827 3351 276 61 0 3130 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 15308

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 4911
/proc/meminfo: memFree=13689472/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15824 CPUtime=1242.3 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 33755 0 0 0 124224 6 0 0 25 0 1 0 544758264 16203776 3480 33554432000 134512640 134761588 4292728576 18446744073709551615 134748351 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3956 3480 276 61 0 3259 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 15824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.98 3.74 5/190 4912
/proc/meminfo: memFree=13692540/32951124 swapFree=67102140/67111528
[pid=4803] ppid=4801 vsize=15568 CPUtime=1300 cores=0,2
/proc/4803/stat : 4803 (MPhaseSAT64) R 4801 4803 3806 0 -1 4202496 34652 0 0 0 129994 6 0 0 25 0 1 0 544758264 15941632 3416 33554432000 134512640 134761588 4292728576 18446744073709551615 134636583 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4803/statm: 3892 3416 276 61 0 3195 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 15568

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.01
CPU time (s): 1300.01
CPU user time (s): 1299.95
CPU system time (s): 0.06499
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 16972

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

runsolver used 2.38464 second user time and 4.69029 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 09:54:36
IDJOB=3262711
IDBENCH=83797
IDSOLVER=1521
FILE ID=node119/3262711-1303545276
RUNJOBID= node119-1303545276-4771
PBS_JOBID= 13143119
Free space on /tmp= 71920 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262711-1303545276/watcher-3262711-1303545276 -o /tmp/evaluation-result-3262711-1303545276/solver-3262711-1303545276 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3262711-1303545276.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=2164466

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.815
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.67
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.815
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.815
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.815
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:      13754288 kB
Buffers:       2209064 kB
Cached:       16344160 kB
SwapCached:       5504 kB
Active:        7438024 kB
Inactive:     11181424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13754288 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            2460 kB
Writeback:           0 kB
AnonPages:       63308 kB
Mapped:          16012 kB
Slab:           514064 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   234076 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= 71916 MiB
End job on node119 at 2011-04-23 10:16:18