Trace number 3375082

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-05-14 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
MD5SUM8c477af50318fe10cbec1ad215bff97c
Bench CategoryRANDOM (random 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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.90 4.06 4.93 4/382 27842
/proc/meminfo: memFree=22601388/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=12100 CPUtime=0 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 451 0 0 0 0 0 0 0 25 0 1 0 656524173 12390400 389 33554432000 4194304 4479436 140733264746336 18446744073709551615 212687336133 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3025 393 287 70 0 145 0

[startup+0.0364291 s]
/proc/loadavg: 3.90 4.06 4.93 4/382 27842
/proc/meminfo: memFree=22601388/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=12468 CPUtime=0.03 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 590 0 0 0 3 0 0 0 25 0 1 0 656524173 12767232 528 33554432000 4194304 4479436 140733264746336 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3117 528 324 70 0 237 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12468

[startup+0.100419 s]
/proc/loadavg: 3.90 4.06 4.93 4/382 27842
/proc/meminfo: memFree=22601388/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=12888 CPUtime=0.09 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 700 0 0 0 9 0 0 0 25 0 1 0 656524173 13197312 638 33554432000 4194304 4479436 140733264746336 18446744073709551615 4306999 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3222 638 324 70 0 342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12888

[startup+0.300381 s]
/proc/loadavg: 3.90 4.06 4.93 4/382 27842
/proc/meminfo: memFree=22601388/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=13864 CPUtime=0.29 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 945 0 0 0 29 0 0 0 25 0 1 0 656524173 14196736 883 33554432000 4194304 4479436 140733264746336 18446744073709551615 4451060 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3466 883 325 70 0 586 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13864

[startup+0.700309 s]
/proc/loadavg: 3.90 4.06 4.93 4/382 27842
/proc/meminfo: memFree=22601388/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=14476 CPUtime=0.69 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 1170 0 0 0 69 0 0 0 25 0 1 0 656524173 14823424 1036 33554432000 4194304 4479436 140733264746336 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3619 1036 325 70 0 739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14476

[startup+1.50016 s]
/proc/loadavg: 3.90 4.06 4.93 5/383 27843
/proc/meminfo: memFree=22597460/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=14736 CPUtime=1.49 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 1241 0 0 0 149 0 0 0 25 0 1 0 656524173 15089664 1107 33554432000 4194304 4479436 140733264746336 18446744073709551615 4298756 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3684 1107 328 70 0 804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14736

[startup+3.10087 s]
/proc/loadavg: 3.90 4.06 4.93 5/383 27843
/proc/meminfo: memFree=22596592/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=14736 CPUtime=3.1 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 1241 0 0 0 310 0 0 0 25 0 1 0 656524173 15089664 1107 33554432000 4194304 4479436 140733264746336 18446744073709551615 4294832 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3684 1107 328 70 0 804 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14736

[startup+6.30029 s]
/proc/loadavg: 3.91 4.06 4.92 5/383 27843
/proc/meminfo: memFree=22596356/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=14736 CPUtime=6.3 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 1241 0 0 0 630 0 0 0 25 0 1 0 656524173 15089664 1107 33554432000 4194304 4479436 140733264746336 18446744073709551615 4295802 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3684 1107 328 70 0 804 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14736

[startup+12.7001 s]
/proc/loadavg: 3.92 4.05 4.92 5/383 27843
/proc/meminfo: memFree=22595852/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=14736 CPUtime=12.7 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 1241 0 0 0 1270 0 0 0 25 0 1 0 656524173 15089664 1107 33554432000 4194304 4479436 140733264746336 18446744073709551615 4295062 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3684 1107 328 70 0 804 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14736

[startup+25.5008 s]
/proc/loadavg: 3.94 4.05 4.90 5/383 27844
/proc/meminfo: memFree=22593756/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=15796 CPUtime=25.5 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 1545 0 0 0 2550 0 0 0 25 0 1 0 656524173 16175104 1150 33554432000 4194304 4479436 140733264746336 18446744073709551615 4294936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3949 1150 329 70 0 1069 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15796

[startup+51.1001 s]
/proc/loadavg: 3.96 4.05 4.88 5/383 27844
/proc/meminfo: memFree=22592628/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=15584 CPUtime=51.09 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 10935 0 0 0 5108 1 0 0 25 0 1 0 656524173 15958016 1101 33554432000 4194304 4479436 140733264746336 18446744073709551615 4339554 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3896 1101 335 70 0 1016 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15584

[startup+102.314 s]
/proc/loadavg: 4.10 4.07 4.84 5/383 27846
/proc/meminfo: memFree=22588268/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=18220 CPUtime=102.31 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 29929 0 0 0 10227 4 0 0 25 0 1 0 656524173 18657280 1792 33554432000 4194304 4479436 140733264746336 18446744073709551615 4450952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4555 1792 335 70 0 1675 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 18220

[startup+162.301 s]
/proc/loadavg: 4.25 4.10 4.80 5/383 27847
/proc/meminfo: memFree=22590972/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=19876 CPUtime=162.29 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 33067 0 0 0 16225 4 0 0 25 0 1 0 656524173 20353024 1919 33554432000 4194304 4479436 140733264746336 18446744073709551615 4295872 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4969 1919 335 70 0 2089 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19876

[startup+222.301 s]
/proc/loadavg: 4.16 4.10 4.75 5/383 27849
/proc/meminfo: memFree=22591064/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=19772 CPUtime=222.3 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 37508 0 0 0 22225 5 0 0 25 0 1 0 656524173 20246528 2148 33554432000 4194304 4479436 140733264746336 18446744073709551615 4295666 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4943 2148 335 70 0 2063 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 19772

[startup+282.301 s]
/proc/loadavg: 4.06 4.08 4.70 5/383 27851
/proc/meminfo: memFree=22588312/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=15748 CPUtime=282.3 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 39864 0 0 0 28225 5 0 0 25 0 1 0 656524173 16125952 1142 33554432000 4194304 4479436 140733264746336 18446744073709551615 4451913 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 3937 1142 335 70 0 1057 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15748

[startup+342.301 s]
/proc/loadavg: 4.02 4.06 4.66 5/383 27852
/proc/meminfo: memFree=22595472/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=18020 CPUtime=342.3 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 41596 0 0 0 34224 6 0 0 25 0 1 0 656524173 18452480 1710 33554432000 4194304 4479436 140733264746336 18446744073709551615 4450909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4505 1710 335 70 0 1625 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 18020

[startup+402.3 s]
/proc/loadavg: 4.04 4.06 4.62 5/383 27854
/proc/meminfo: memFree=22589880/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=20484 CPUtime=402.3 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 43172 0 0 0 40224 6 0 0 25 0 1 0 656524173 20975616 2391 33554432000 4194304 4479436 140733264746336 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 5121 2391 335 70 0 2241 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 20484

[startup+462.3 s]
/proc/loadavg: 4.01 4.05 4.58 5/383 27855
/proc/meminfo: memFree=22590344/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17876 CPUtime=462.3 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 43644 0 0 0 46224 6 0 0 25 0 1 0 656524173 18305024 1755 33554432000 4194304 4479436 140733264746336 18446744073709551615 4295480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4469 1755 335 70 0 1589 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17876

[startup+522.3 s]
/proc/loadavg: 4.00 4.04 4.54 5/383 27857
/proc/meminfo: memFree=22591432/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=19748 CPUtime=522.31 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 45895 0 0 0 52224 7 0 0 25 0 1 0 656524173 20221952 2016 33554432000 4194304 4479436 140733264746336 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4937 2016 335 70 0 2057 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 19748

[startup+582.3 s]
/proc/loadavg: 4.00 4.03 4.50 5/383 27859
/proc/meminfo: memFree=22588068/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=19924 CPUtime=582.31 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 47071 0 0 0 58224 7 0 0 25 0 1 0 656524173 20402176 2251 33554432000 4194304 4479436 140733264746336 18446744073709551615 4295695 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4981 2251 335 70 0 2101 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 19924

[startup+642.3 s]
/proc/loadavg: 4.05 4.03 4.47 5/383 27860
/proc/meminfo: memFree=22587040/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17956 CPUtime=642.32 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 49482 0 0 0 64224 8 0 0 25 0 1 0 656524173 18386944 1694 33554432000 4194304 4479436 140733264746336 18446744073709551615 4453592 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4489 1694 335 70 0 1609 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 17956

[startup+702.3 s]
/proc/loadavg: 4.06 4.04 4.44 5/383 27862
/proc/meminfo: memFree=22586528/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17828 CPUtime=702.31 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 52319 0 0 0 70223 8 0 0 25 0 1 0 656524173 18255872 1662 33554432000 4194304 4479436 140733264746336 18446744073709551615 4385015 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4457 1662 335 70 0 1577 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 17828

[startup+762.314 s]
/proc/loadavg: 4.13 4.07 4.43 5/383 27863
/proc/meminfo: memFree=22588856/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=18164 CPUtime=762.33 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 54614 0 0 0 76224 9 0 0 25 0 1 0 656524173 18599936 1875 33554432000 4194304 4479436 140733264746336 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4541 1875 335 70 0 1661 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 18164

[startup+822.301 s]
/proc/loadavg: 4.08 4.07 4.41 5/383 27874
/proc/meminfo: memFree=22581612/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17940 CPUtime=822.32 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 56390 0 0 0 82222 10 0 0 25 0 1 0 656524173 18370560 1831 33554432000 4194304 4479436 140733264746336 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4485 1831 335 70 0 1605 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 17940

[startup+882.301 s]
/proc/loadavg: 4.03 4.06 4.38 5/383 27876
/proc/meminfo: memFree=22585684/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17940 CPUtime=882.32 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 56390 0 0 0 88222 10 0 0 25 0 1 0 656524173 18370560 1831 33554432000 4194304 4479436 140733264746336 18446744073709551615 4452007 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4485 1831 335 70 0 1605 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 17940

[startup+942.301 s]
/proc/loadavg: 4.06 4.06 4.36 5/383 27877
/proc/meminfo: memFree=22582444/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17956 CPUtime=942.32 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 58466 0 0 0 94221 11 0 0 25 0 1 0 656524173 18386944 1819 33554432000 4194304 4479436 140733264746336 18446744073709551615 4331413 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4489 1819 335 70 0 1609 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 17956

[startup+1002.3 s]
/proc/loadavg: 4.02 4.05 4.33 5/383 27881
/proc/meminfo: memFree=22587628/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17844 CPUtime=1002.32 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 62910 0 0 0 100221 11 0 0 25 0 1 0 656524173 18272256 1671 33554432000 4194304 4479436 140733264746336 18446744073709551615 4452288 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4461 1671 335 70 0 1581 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 17844

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.31 5/383 27883
/proc/meminfo: memFree=22581176/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=20100 CPUtime=1062.32 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 67208 0 0 0 106220 12 0 0 25 0 1 0 656524173 20582400 2235 33554432000 4194304 4479436 140733264746336 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 5025 2235 335 70 0 2145 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 20100

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 4.29 5/383 27885
/proc/meminfo: memFree=22580292/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=20116 CPUtime=1122.33 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 70931 0 0 0 112220 13 0 0 25 0 1 0 656524173 20598784 2317 33554432000 4194304 4479436 140733264746336 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 5029 2317 335 70 0 2149 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 20116

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 4.27 5/383 27887
/proc/meminfo: memFree=22586704/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=18108 CPUtime=1182.33 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 73892 0 0 0 118219 14 0 0 25 0 1 0 656524173 18542592 1737 33554432000 4194304 4479436 140733264746336 18446744073709551615 4331413 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4527 1737 335 70 0 1647 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 18108

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 4.26 5/383 27888
/proc/meminfo: memFree=22585568/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=17844 CPUtime=1242.33 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 78599 0 0 0 124218 15 0 0 25 0 1 0 656524173 18272256 1672 33554432000 4194304 4479436 140733264746336 18446744073709551615 4331448 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4461 1672 335 70 0 1581 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 17844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.44 3.61 4.10 2/365 27944
/proc/meminfo: memFree=22619040/32951124 swapFree=67111348/67111528
[pid=27842] ppid=27840 vsize=18020 CPUtime=1300.03 cores=5,7
/proc/27842/stat : 27842 (MPhaseSAT64) R 27840 27842 27552 0 -1 4202496 79797 0 0 0 129988 15 0 0 25 0 1 0 656524173 18452480 1742 33554432000 4194304 4479436 140733264746336 18446744073709551615 4452446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27842/statm: 4505 1742 335 70 0 1625 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 18020

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.05
CPU user time (s): 1299.89
CPU system time (s): 0.159975
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 24600

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

runsolver used 4.53831 second user time and 10.1775 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 10:47:44
IDJOB=3375082
IDBENCH=82791
IDSOLVER=1855
FILE ID=node139/3375082-1305449264
RUNJOBID= node139-1305447918-27573
PBS_JOBID= 13324881
Free space on /tmp= 73408 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375082-1305449264/watcher-3375082-1305449264 -o /tmp/evaluation-result-3375082-1305449264/solver-3375082-1305449264 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375082-1305449264.cnf

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

MD5SUM BENCH= 8c477af50318fe10cbec1ad215bff97c
RANDOM SEED=160026572

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      22601668 kB
Buffers:        306708 kB
Cached:        2868812 kB
SwapCached:          0 kB
Active:        8021268 kB
Inactive:      2023340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22601668 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             392 kB
Writeback:           0 kB
AnonPages:     6869412 kB
Mapped:          29688 kB
Slab:           202360 kB
PageTables:      38512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76858020 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= 73408 MiB
End job on node139 at 2011-05-15 11:09:26