Trace number 3258136

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_M 2011-02-16? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.39 3.86 3.77 3/179 17508
/proc/meminfo: memFree=12284176/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=6508 CPUtime=0 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 321 0 0 0 0 0 0 0 21 0 1 0 537657954 6664192 262 33554432000 134512640 134829744 4293053472 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 1627 262 225 78 0 913 0

[startup+0.0708919 s]
/proc/loadavg: 3.39 3.86 3.77 3/179 17508
/proc/meminfo: memFree=12284176/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=6508 CPUtime=0.06 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 703 0 0 0 6 0 0 0 21 0 1 0 537657954 6664192 644 33554432000 134512640 134829744 4293053472 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 1627 644 225 78 0 913 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6508

[startup+0.100886 s]
/proc/loadavg: 3.39 3.86 3.77 3/179 17508
/proc/meminfo: memFree=12284176/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=6508 CPUtime=0.09 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 880 0 0 0 9 0 0 0 21 0 1 0 537657954 6664192 821 33554432000 134512640 134829744 4293053472 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 1627 821 225 78 0 913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6508

[startup+0.300805 s]
/proc/loadavg: 3.39 3.86 3.77 3/179 17508
/proc/meminfo: memFree=12284176/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=16660 CPUtime=0.29 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 6231 0 0 0 28 1 0 0 22 0 1 0 537657954 17059840 3667 33554432000 134512640 134829744 4293053472 18446744073709551615 134724253 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 4165 3667 257 78 0 3451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16660

[startup+0.700782 s]
/proc/loadavg: 3.39 3.86 3.77 3/179 17508
/proc/meminfo: memFree=12284176/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=23436 CPUtime=0.69 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 7939 0 0 0 68 1 0 0 24 0 1 0 537657954 23998464 5374 33554432000 134512640 134829744 4293053472 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 5859 5374 274 78 0 5145 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23436

[startup+1.50064 s]
/proc/loadavg: 3.39 3.86 3.77 4/185 17519
/proc/meminfo: memFree=12249176/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=23436 CPUtime=1.49 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 7939 0 0 0 148 1 0 0 25 0 1 0 537657954 23998464 5374 33554432000 134512640 134829744 4293053472 18446744073709551615 134719593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 5859 5374 274 78 0 5145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23436

[startup+3.10035 s]
/proc/loadavg: 3.39 3.86 3.77 4/185 17519
/proc/meminfo: memFree=12247936/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=23436 CPUtime=3.09 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 7939 0 0 0 308 1 0 0 25 0 1 0 537657954 23998464 5374 33554432000 134512640 134829744 4293053472 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 5859 5374 274 78 0 5145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23436

[startup+6.30079 s]
/proc/loadavg: 3.44 3.86 3.78 5/190 17529
/proc/meminfo: memFree=12235140/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=23568 CPUtime=6.29 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 7962 0 0 0 628 1 0 0 25 0 1 0 537657954 24133632 5397 33554432000 134512640 134829744 4293053472 18446744073709551615 134661801 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 5892 5397 274 78 0 5178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23568

[startup+12.7007 s]
/proc/loadavg: 3.48 3.86 3.78 5/190 17530
/proc/meminfo: memFree=12236092/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=24604 CPUtime=12.69 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 8220 0 0 0 1268 1 0 0 25 0 1 0 537657954 25194496 5655 33554432000 134512640 134829744 4293053472 18446744073709551615 134669071 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 6151 5655 274 78 0 5437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24604

[startup+25.5004 s]
/proc/loadavg: 3.60 3.87 3.78 5/190 17530
/proc/meminfo: memFree=12232652/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=26412 CPUtime=25.49 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 8677 0 0 0 2548 1 0 0 25 0 1 0 537657954 27045888 6112 33554432000 134512640 134829744 4293053472 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 6603 6112 274 78 0 5889 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26412

[startup+51.1009 s]
/proc/loadavg: 3.73 3.88 3.78 5/190 17531
/proc/meminfo: memFree=12233964/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=27084 CPUtime=51.09 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 24918 0 0 0 5107 2 0 0 25 0 1 0 537657954 27734016 6280 33554432000 134512640 134829744 4293053472 18446744073709551615 134661814 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 6771 6280 280 78 0 6057 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27084

[startup+102.307 s]
/proc/loadavg: 3.88 3.89 3.79 5/190 17559
/proc/meminfo: memFree=12226540/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=31220 CPUtime=102.3 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 26084 0 0 0 10227 3 0 0 25 0 1 0 537657954 31969280 7263 33554432000 134512640 134829744 4293053472 18446744073709551615 134669043 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 7805 7263 280 78 0 7091 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31220

[startup+162.3 s]
/proc/loadavg: 3.95 3.91 3.81 5/190 17561
/proc/meminfo: memFree=12220536/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=36376 CPUtime=162.29 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 27386 0 0 0 16226 3 0 0 25 0 1 0 537657954 37249024 8565 33554432000 134512640 134829744 4293053472 18446744073709551615 134669994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 9094 8565 280 78 0 8380 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36376

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.82 5/190 17562
/proc/meminfo: memFree=12215672/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=40000 CPUtime=222.29 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 28272 0 0 0 22226 3 0 0 25 0 1 0 537657954 40960000 9451 33554432000 134512640 134829744 4293053472 18446744073709551615 134632869 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 10000 9451 280 78 0 9286 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40000

[startup+282.301 s]
/proc/loadavg: 4.06 3.95 3.83 5/190 17564
/proc/meminfo: memFree=12215264/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=43356 CPUtime=282.3 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 29082 0 0 0 28226 4 0 0 25 0 1 0 537657954 44396544 10261 33554432000 134512640 134829744 4293053472 18446744073709551615 134657282 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 10839 10261 280 78 0 10125 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 43356

[startup+342.301 s]
/proc/loadavg: 4.05 3.97 3.84 5/190 17565
/proc/meminfo: memFree=12212152/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=45336 CPUtime=342.29 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 29595 0 0 0 34225 4 0 0 25 0 1 0 537657954 46424064 10774 33554432000 134512640 134829744 4293053472 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 11334 10774 280 78 0 10620 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45336

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.85 5/190 17567
/proc/meminfo: memFree=12209140/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=48384 CPUtime=402.3 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 30322 0 0 0 40226 4 0 0 25 0 1 0 537657954 49545216 11501 33554432000 134512640 134829744 4293053472 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 12096 11501 280 78 0 11382 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48384

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 17569
/proc/meminfo: memFree=12200440/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=57776 CPUtime=462.3 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32604 0 0 0 46225 5 0 0 25 0 1 0 537657954 59162624 13783 33554432000 134512640 134829744 4293053472 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14444 13783 280 78 0 13730 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 57776

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 17570
/proc/meminfo: memFree=12201288/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=57776 CPUtime=522.3 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32605 0 0 0 52225 5 0 0 25 0 1 0 537657954 59162624 13784 33554432000 134512640 134829744 4293053472 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14444 13784 280 78 0 13730 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 57776

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 17572
/proc/meminfo: memFree=12202388/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=57776 CPUtime=582.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32611 0 0 0 58226 5 0 0 25 0 1 0 537657954 59162624 13790 33554432000 134512640 134829744 4293053472 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14444 13790 280 78 0 13730 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 57776

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 17573
/proc/meminfo: memFree=12200132/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=57776 CPUtime=642.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32638 0 0 0 64226 5 0 0 25 0 1 0 537657954 59162624 13817 33554432000 134512640 134829744 4293053472 18446744073709551615 134661801 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14444 13817 280 78 0 13730 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57776

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17575
/proc/meminfo: memFree=12199964/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=57776 CPUtime=702.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32651 0 0 0 70226 5 0 0 25 0 1 0 537657954 59162624 13830 33554432000 134512640 134829744 4293053472 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14444 13830 280 78 0 13730 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 57776

[startup+762.306 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17577
/proc/meminfo: memFree=12201156/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=57776 CPUtime=762.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32686 0 0 0 76226 5 0 0 25 0 1 0 537657954 59162624 13865 33554432000 134512640 134829744 4293053472 18446744073709551615 134623507 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14444 13865 280 78 0 13730 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 57776

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 17578
/proc/meminfo: memFree=12200864/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=57776 CPUtime=822.3 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32739 0 0 0 82225 5 0 0 25 0 1 0 537657954 59162624 13918 33554432000 134512640 134829744 4293053472 18446744073709551615 134661396 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14444 13918 280 78 0 13730 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 57776

[startup+882.3 s]
/proc/loadavg: 4.08 4.00 3.90 5/190 17580
/proc/meminfo: memFree=12199592/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=58336 CPUtime=882.3 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 32835 0 0 0 88225 5 0 0 25 0 1 0 537657954 59736064 14014 33554432000 134512640 134829744 4293053472 18446744073709551615 134661856 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 14584 14014 280 78 0 13870 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 58336

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 17581
/proc/meminfo: memFree=12198320/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=60896 CPUtime=942.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 33456 0 0 0 94225 6 0 0 25 0 1 0 537657954 62357504 14635 33554432000 134512640 134829744 4293053472 18446744073709551615 134661516 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 15224 14635 280 78 0 14510 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 60896

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 17583
/proc/meminfo: memFree=12191716/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=67940 CPUtime=1002.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 35043 0 0 0 100225 6 0 0 25 0 1 0 537657954 69570560 16222 33554432000 134512640 134829744 4293053472 18446744073709551615 134719582 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 16985 16222 280 78 0 16271 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 67940

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17585
/proc/meminfo: memFree=12190324/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=69380 CPUtime=1062.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 35352 0 0 0 106225 6 0 0 25 0 1 0 537657954 71045120 16531 33554432000 134512640 134829744 4293053472 18446744073709551615 134623525 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 17345 16531 280 78 0 16631 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 69380

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17586
/proc/meminfo: memFree=12187676/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=70404 CPUtime=1122.31 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 35587 0 0 0 112225 6 0 0 25 0 1 0 537657954 72093696 16766 33554432000 134512640 134829744 4293053472 18446744073709551615 134661626 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 17601 16766 280 78 0 16887 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 70404

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 17588
/proc/meminfo: memFree=12188516/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=70696 CPUtime=1182.32 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 35642 0 0 0 118225 7 0 0 25 0 1 0 537657954 72392704 16821 33554432000 134512640 134829744 4293053472 18446744073709551615 134718370 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 17674 16821 280 78 0 16960 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 70696

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17589
/proc/meminfo: memFree=12186508/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=73188 CPUtime=1242.32 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 36221 0 0 0 124225 7 0 0 25 0 1 0 537657954 74944512 17400 33554432000 134512640 134829744 4293053472 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 18297 17400 280 78 0 17583 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 73188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17591
/proc/meminfo: memFree=12185752/32950928 swapFree=67111528/67111528
[pid=17508] ppid=17506 vsize=73188 CPUtime=1300.03 cores=4,6
/proc/17508/stat : 17508 (MPhaseSAT_M) R 17506 17508 16652 0 -1 4202496 36221 0 0 0 129996 7 0 0 25 0 1 0 537657954 74944512 17400 33554432000 134512640 134829744 4293053472 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/17508/statm: 18297 17400 280 78 0 17583 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 73188

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.04
CPU user time (s): 1299.96
CPU system time (s): 0.076988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 73188

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

runsolver used 2.32665 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-22 14:11:13
IDJOB=3258136
IDBENCH=71308
IDSOLVER=1522
FILE ID=node112/3258136-1303474273
RUNJOBID= node112-1303474273-17487
PBS_JOBID= 13107199
Free space on /tmp= 72556 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g4.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258136-1303474273/watcher-3258136-1303474273 -o /tmp/evaluation-result-3258136-1303474273/solver-3258136-1303474273 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3258136-1303474273.cnf

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=2074892808

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12284332 kB
Buffers:       1252068 kB
Cached:       18819972 kB
SwapCached:          0 kB
Active:        9095696 kB
Inactive:     11042088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12284332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4112 kB
Writeback:           0 kB
AnonPages:       66052 kB
Mapped:          15548 kB
Slab:           464328 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214156 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= 72552 MiB
End job on node112 at 2011-04-22 14:32:55