Trace number 3445710

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
MPhaseSAT 2011-02-15? (TO) 5000.05 4999.94

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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: 977)

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

running on 4 cores: 0,2,4,6

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.94 2.02 2.05 2/424 9514
/proc/meminfo: memFree=26270484/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=6076 CPUtime=0 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 809141367 6221824 306 33554432000 134512640 134731564 4290748448 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 1519 306 225 54 0 829 0

[startup+0.08235 s]
/proc/loadavg: 1.94 2.02 2.05 2/424 9514
/proc/meminfo: memFree=26270484/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=6076 CPUtime=0.07 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 773 0 0 0 7 0 0 0 25 0 1 0 809141367 6221824 715 33554432000 134512640 134731564 4290748448 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 1519 715 225 54 0 829 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6076

[startup+0.100347 s]
/proc/loadavg: 1.94 2.02 2.05 2/424 9514
/proc/meminfo: memFree=26270484/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=6076 CPUtime=0.09 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 871 0 0 0 9 0 0 0 25 0 1 0 809141367 6221824 813 33554432000 134512640 134731564 4290748448 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 1519 813 225 54 0 829 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6076

[startup+0.300323 s]
/proc/loadavg: 1.94 2.02 2.05 2/424 9514
/proc/meminfo: memFree=26270484/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=6812 CPUtime=0.28 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 5057 0 0 0 28 0 0 0 25 0 1 0 809141367 6975488 1222 33554432000 134512640 134731564 4290748448 18446744073709551615 134578280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 1703 1222 236 54 0 1013 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6812

[startup+0.700246 s]
/proc/loadavg: 1.94 2.02 2.05 2/424 9514
/proc/meminfo: memFree=26270484/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=27896 CPUtime=0.69 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 10949 0 0 0 68 1 0 0 25 0 1 0 809141367 28565504 6502 33554432000 134512640 134731564 4290748448 18446744073709551615 134686112 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 6974 6502 260 54 0 6284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27896

[startup+1.50107 s]
/proc/loadavg: 1.94 2.02 2.05 3/425 9515
/proc/meminfo: memFree=26213444/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=32384 CPUtime=1.49 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 12105 0 0 0 148 1 0 0 25 0 1 0 809141367 33161216 7657 33554432000 134512640 134731564 4290748448 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 8096 7657 270 54 0 7406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32384

[startup+3.10081 s]
/proc/loadavg: 1.94 2.02 2.05 3/425 9516
/proc/meminfo: memFree=26208732/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=32384 CPUtime=3.09 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 12105 0 0 0 308 1 0 0 25 0 1 0 809141367 33161216 7657 33554432000 134512640 134731564 4290748448 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 8096 7657 270 54 0 7406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32384

[startup+6.30022 s]
/proc/loadavg: 1.95 2.02 2.04 3/425 9516
/proc/meminfo: memFree=26207484/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=33836 CPUtime=6.29 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 12474 0 0 0 628 1 0 0 25 0 1 0 809141367 34648064 8026 33554432000 134512640 134731564 4290748448 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9514/statm: 8459 8026 270 54 0 7769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33836

[startup+12.701 s]
/proc/loadavg: 1.95 2.01 2.04 3/425 9516
/proc/meminfo: memFree=26201072/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=35292 CPUtime=12.67 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 12823 0 0 0 1266 1 0 0 25 0 1 0 809141367 36139008 8375 33554432000 134512640 134731564 4290748448 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/9514/statm: 8823 8375 270 54 0 8133 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35292

[startup+25.5007 s]
/proc/loadavg: 1.96 2.01 2.04 3/425 9516
/proc/meminfo: memFree=26197124/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=35824 CPUtime=25.47 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 12942 0 0 0 2546 1 0 0 25 0 1 0 809141367 36683776 8494 33554432000 134512640 134731564 4290748448 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 8956 8494 270 54 0 8266 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35824

[startup+51.1011 s]
/proc/loadavg: 2.12 2.04 2.05 3/425 9517
/proc/meminfo: memFree=26181044/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=40820 CPUtime=51.06 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 38849 0 0 0 5101 5 0 0 25 0 1 0 809141367 41799680 9772 33554432000 134512640 134731564 4290748448 18446744073709551615 134634477 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 10205 9772 277 54 0 9515 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40820

[startup+102.316 s]
/proc/loadavg: 2.13 2.05 2.05 3/425 9518
/proc/meminfo: memFree=26171824/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=45552 CPUtime=102.29 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 39984 0 0 0 10223 6 0 0 25 0 1 0 809141367 46645248 10907 33554432000 134512640 134731564 4290748448 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 11388 10907 277 54 0 10698 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 45552

[startup+162.301 s]
/proc/loadavg: 2.05 2.04 2.05 3/425 9520
/proc/meminfo: memFree=26153084/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=54592 CPUtime=162.27 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 42255 0 0 0 16221 6 0 0 25 0 1 0 809141367 55902208 13178 33554432000 134512640 134731564 4290748448 18446744073709551615 134623192 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 13648 13178 277 54 0 12958 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 54592

[startup+222.301 s]
/proc/loadavg: 2.02 2.03 2.04 3/425 9521
/proc/meminfo: memFree=26138160/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=56764 CPUtime=222.27 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 42794 0 0 0 22221 6 0 0 25 0 1 0 809141367 58126336 13717 33554432000 134512640 134731564 4290748448 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 14191 13717 277 54 0 13501 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 56764

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.03 3/425 9523
/proc/meminfo: memFree=26127588/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=63756 CPUtime=282.27 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 44209 0 0 0 28221 6 0 0 25 0 1 0 809141367 65286144 15132 33554432000 134512640 134731564 4290748448 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 15939 15132 277 54 0 15249 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 63756

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.03 3/425 9525
/proc/meminfo: memFree=26118492/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=73656 CPUtime=342.27 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 46559 0 0 0 34221 6 0 0 25 0 1 0 809141367 75423744 17465 33554432000 134512640 134731564 4290748448 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 18414 17465 277 54 0 17724 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 73656

[startup+402.301 s]
/proc/loadavg: 2.11 2.05 2.04 3/425 9526
/proc/meminfo: memFree=26117720/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=73656 CPUtime=402.27 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 46658 0 0 0 40221 6 0 0 25 0 1 0 809141367 75423744 17564 33554432000 134512640 134731564 4290748448 18446744073709551615 3831774 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 18414 17564 277 54 0 17724 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 73656

[startup+462.301 s]
/proc/loadavg: 2.10 2.06 2.04 3/425 9528
/proc/meminfo: memFree=26117800/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=73656 CPUtime=462.28 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 46833 0 0 0 46222 6 0 0 25 0 1 0 809141367 75423744 17739 33554432000 134512640 134731564 4290748448 18446744073709551615 134623365 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 18414 17739 277 54 0 17724 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 73656

[startup+522.3 s]
/proc/loadavg: 2.18 2.08 2.04 3/425 9529
/proc/meminfo: memFree=26104372/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=74008 CPUtime=522.28 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 47038 0 0 0 52222 6 0 0 25 0 1 0 809141367 75784192 17944 33554432000 134512640 134731564 4290748448 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 18502 17944 277 54 0 17812 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 74008

[startup+582.3 s]
/proc/loadavg: 2.06 2.06 2.04 3/425 9531
/proc/meminfo: memFree=26093288/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=80480 CPUtime=582.28 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 48472 0 0 0 58221 7 0 0 25 0 1 0 809141367 82411520 19378 33554432000 134512640 134731564 4290748448 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 20120 19378 277 54 0 19430 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 80480

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.02 2.04 2.00 3/425 9636
/proc/meminfo: memFree=26027356/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=93944 CPUtime=4062.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54226 0 0 0 406231 9 0 0 25 0 1 0 809141367 96198656 23032 33554432000 134512640 134731564 4290748448 18446744073709551615 134720309 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23486 23032 277 54 0 22796 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 93944

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/425 9637
/proc/meminfo: memFree=26027192/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=93944 CPUtime=4122.38 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54226 0 0 0 412229 9 0 0 25 0 1 0 809141367 96198656 23032 33554432000 134512640 134731564 4290748448 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23486 23032 277 54 0 22796 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 93944

[startup+4182.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/425 9639
/proc/meminfo: memFree=26027288/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=93944 CPUtime=4182.39 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54226 0 0 0 418230 9 0 0 25 0 1 0 809141367 96198656 23032 33554432000 134512640 134731564 4290748448 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23486 23032 277 54 0 22796 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 93944

[startup+4242.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/425 9641
/proc/meminfo: memFree=26027268/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=93944 CPUtime=4242.39 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54226 0 0 0 424230 9 0 0 25 0 1 0 809141367 96198656 23032 33554432000 134512640 134731564 4290748448 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23486 23032 277 54 0 22796 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 93944

[startup+4302.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/425 9642
/proc/meminfo: memFree=26025484/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4302.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54663 0 0 0 430230 10 0 0 25 0 1 0 809141367 98160640 23469 33554432000 134512640 134731564 4290748448 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23469 277 54 0 23275 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 95860

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/425 9644
/proc/meminfo: memFree=26025700/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4362.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54663 0 0 0 436230 10 0 0 25 0 1 0 809141367 98160640 23469 33554432000 134512640 134731564 4290748448 18446744073709551615 134623119 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23469 277 54 0 23275 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 95860

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 9645
/proc/meminfo: memFree=26025652/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4422.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54663 0 0 0 442230 10 0 0 25 0 1 0 809141367 98160640 23469 33554432000 134512640 134731564 4290748448 18446744073709551615 134659936 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23469 277 54 0 23275 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 95860

[startup+4482.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/425 9647
/proc/meminfo: memFree=26022268/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4482.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 448230 10 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134659467 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 95860

[startup+4542.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/425 9649
/proc/meminfo: memFree=26024344/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4542.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 454230 10 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 95860

[startup+4602.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/425 9650
/proc/meminfo: memFree=26022932/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4602.42 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 460232 10 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134723652 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 95860

[startup+4662.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/425 9661
/proc/meminfo: memFree=26022480/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4662.41 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 466231 10 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134634672 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 95860

[startup+4722.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/425 10154
/proc/meminfo: memFree=26023032/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4722.41 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 472230 11 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 95860

[startup+4782.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/425 10156
/proc/meminfo: memFree=26023316/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4782.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 478229 11 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 95860

[startup+4842.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/425 10161
/proc/meminfo: memFree=26022168/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4842.4 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 484229 11 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 95860

[startup+4902.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/425 10162
/proc/meminfo: memFree=26022820/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4902.41 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 490230 11 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 95860

[startup+4962.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 10164
/proc/meminfo: memFree=26023772/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=4962.41 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 496230 11 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 95860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.92 s]
/proc/loadavg: 2.11 2.06 2.01 2/424 10166
/proc/meminfo: memFree=26175392/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=5000.04 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 499993 11 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 3542904 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 95860

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

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

[startup+4999.92 s]
/proc/loadavg: 2.11 2.06 2.01 2/424 10166
/proc/meminfo: memFree=26175392/32951124 swapFree=44043512/67111528
[pid=9514] ppid=9512 vsize=95860 CPUtime=5000.04 cores=0,2,4,6
/proc/9514/stat : 9514 (MPhaseSAT) R 9512 9514 9248 0 -1 4202496 54671 0 0 0 499993 11 0 0 25 0 1 0 809141367 98160640 23477 33554432000 134512640 134731564 4290748448 18446744073709551615 3542904 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9514/statm: 23965 23477 277 54 0 23275 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 95860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.05
CPU user time (s): 4999.94
CPU system time (s): 0.117982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 96948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.94
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54671
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 12691

runsolver used 21.7307 second user time and 46.4769 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-02 02:43:52
IDJOB=3445710
IDBENCH=83173
IDSOLVER=1941
FILE ID=node134/3445710-1306975432
RUNJOBID= node134-1306970429-9266
PBS_JOBID= 13497680
Free space on /tmp= 73704 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445710-1306975432/watcher-3445710-1306975432 -o /tmp/evaluation-result-3445710-1306975432/solver-3445710-1306975432 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445710-1306975432.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1834400465

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26270764 kB
Buffers:        189416 kB
Cached:         373412 kB
SwapCached:       9540 kB
Active:        5975252 kB
Inactive:       416036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26270764 kB
SwapTotal:    67111528 kB
SwapFree:     44043512 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:     5826348 kB
Mapped:          21952 kB
Slab:           132152 kB
PageTables:      88780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110776436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73708 MiB
End job on node134 at 2011-06-02 04:07:14