Trace number 3258180

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-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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

running on 2 cores: 1,3

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/184 17518
/proc/meminfo: memFree=12276332/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=4892 CPUtime=0 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 336 0 0 0 0 0 0 0 21 0 1 0 537657962 5009408 278 33554432000 134512640 134829744 4294745968 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 1223 278 225 78 0 509 0

[startup+0.0514469 s]
/proc/loadavg: 3.39 3.86 3.77 3/184 17518
/proc/meminfo: memFree=12276332/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=4892 CPUtime=0.04 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 607 0 0 0 4 0 0 0 21 0 1 0 537657962 5009408 549 33554432000 134512640 134829744 4294745968 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 1223 549 225 78 0 509 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4892

[startup+0.100438 s]
/proc/loadavg: 3.39 3.86 3.77 3/184 17518
/proc/meminfo: memFree=12276332/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=6572 CPUtime=0.09 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 2168 0 0 0 9 0 0 0 21 0 1 0 537657962 6729728 1129 33554432000 134512640 134829744 4294745968 18446744073709551615 134559312 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 1643 1129 237 78 0 929 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6572

[startup+0.300399 s]
/proc/loadavg: 3.39 3.86 3.77 3/184 17518
/proc/meminfo: memFree=12276332/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=15392 CPUtime=0.29 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 7087 0 0 0 29 0 0 0 22 0 1 0 537657962 15761408 3328 33554432000 134512640 134829744 4294745968 18446744073709551615 134719593 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 3848 3328 263 78 0 3134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15392

[startup+0.70033 s]
/proc/loadavg: 3.39 3.86 3.77 3/184 17518
/proc/meminfo: memFree=12276332/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=8216 CPUtime=0.69 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 7434 0 0 0 69 0 0 0 23 0 1 0 537657962 8413184 1576 33554432000 134512640 134829744 4294745968 18446744073709551615 12146531 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2054 1578 279 78 0 1340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8216

[startup+1.50019 s]
/proc/loadavg: 3.39 3.86 3.77 4/185 17519
/proc/meminfo: memFree=12248804/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=11152 CPUtime=1.49 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 8182 0 0 0 149 0 0 0 25 0 1 0 537657962 11419648 2324 33554432000 134512640 134829744 4294745968 18446744073709551615 134661576 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2788 2324 279 78 0 2074 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11152

[startup+3.10088 s]
/proc/loadavg: 3.39 3.86 3.77 4/185 17519
/proc/meminfo: memFree=12247936/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=11548 CPUtime=3.09 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 8290 0 0 0 309 0 0 0 25 0 1 0 537657962 11825152 2432 33554432000 134512640 134829744 4294745968 18446744073709551615 134725794 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2887 2432 279 78 0 2173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11548

[startup+6.30033 s]
/proc/loadavg: 3.44 3.86 3.78 5/190 17529
/proc/meminfo: memFree=12235140/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10416 CPUtime=6.29 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 8979 0 0 0 629 0 0 0 25 0 1 0 537657962 10665984 2122 33554432000 134512640 134829744 4294745968 18446744073709551615 134632623 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2604 2122 279 78 0 1890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10416

[startup+12.7002 s]
/proc/loadavg: 3.48 3.86 3.78 5/190 17530
/proc/meminfo: memFree=12235968/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10908 CPUtime=12.7 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 10012 0 0 0 1269 1 0 0 25 0 1 0 537657962 11169792 2275 33554432000 134512640 134829744 4294745968 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2727 2275 279 78 0 2013 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10908

[startup+25.5009 s]
/proc/loadavg: 3.60 3.87 3.78 5/190 17530
/proc/meminfo: memFree=12232528/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10536 CPUtime=25.49 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 12828 0 0 0 2548 1 0 0 25 0 1 0 537657962 10788864 2148 33554432000 134512640 134829744 4294745968 18446744073709551615 134667779 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2634 2148 279 78 0 1920 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10536

[startup+51.1004 s]
/proc/loadavg: 3.73 3.88 3.78 5/190 17531
/proc/meminfo: memFree=12233964/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=11764 CPUtime=51.09 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 19496 0 0 0 5107 2 0 0 25 0 1 0 537657962 12046336 2486 33554432000 134512640 134829744 4294745968 18446744073709551615 134620888 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2941 2486 279 78 0 2227 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11764

[startup+102.306 s]
/proc/loadavg: 3.88 3.89 3.79 5/190 17559
/proc/meminfo: memFree=12227036/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=9928 CPUtime=102.3 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 34215 0 0 0 10226 4 0 0 25 0 1 0 537657962 10166272 2006 33554432000 134512640 134829744 4294745968 18446744073709551615 134669552 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2482 2006 279 78 0 1768 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9928

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.81 5/190 17561
/proc/meminfo: memFree=12220536/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10184 CPUtime=162.3 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 52368 0 0 0 16223 7 0 0 25 0 1 0 537657962 10428416 2080 33554432000 134512640 134829744 4294745968 18446744073709551615 134633170 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2546 2080 279 78 0 1832 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10184

[startup+222.3 s]
/proc/loadavg: 3.98 3.92 3.82 5/190 17562
/proc/meminfo: memFree=12215672/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=11712 CPUtime=222.29 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 69189 0 0 0 22220 9 0 0 25 0 1 0 537657962 11993088 2453 33554432000 134512640 134829744 4294745968 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2928 2453 279 78 0 2214 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 11712

[startup+282.301 s]
/proc/loadavg: 4.06 3.95 3.83 5/190 17564
/proc/meminfo: memFree=12215140/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10272 CPUtime=282.3 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 88365 0 0 0 28218 12 0 0 25 0 1 0 537657962 10518528 2096 33554432000 134512640 134829744 4294745968 18446744073709551615 134678302 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2568 2096 279 78 0 1854 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 10272

[startup+342.301 s]
/proc/loadavg: 4.05 3.97 3.84 5/190 17565
/proc/meminfo: memFree=12212028/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=11336 CPUtime=342.29 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 105512 0 0 0 34215 14 0 0 25 0 1 0 537657962 11608064 2382 33554432000 134512640 134829744 4294745968 18446744073709551615 134661418 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2834 2382 279 78 0 2120 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 11336

[startup+402.3 s]
/proc/loadavg: 4.02 3.97 3.85 5/190 17567
/proc/meminfo: memFree=12209016/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10152 CPUtime=402.3 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 126685 0 0 0 40213 17 0 0 25 0 1 0 537657962 10395648 2084 33554432000 134512640 134829744 4294745968 18446744073709551615 134718338 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2538 2084 279 78 0 1824 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 10152

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 17569
/proc/meminfo: memFree=12200440/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=9920 CPUtime=462.3 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 144225 0 0 0 46210 20 0 0 25 0 1 0 537657962 10158080 1998 33554432000 134512640 134829744 4294745968 18446744073709551615 134678263 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2480 1998 279 78 0 1766 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 9920

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 17570
/proc/meminfo: memFree=12201164/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10840 CPUtime=522.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 157806 0 0 0 52209 22 0 0 25 0 1 0 537657962 11100160 2250 33554432000 134512640 134829744 4294745968 18446744073709551615 134657081 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2710 2250 279 78 0 1996 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 10840

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 17572
/proc/meminfo: memFree=12203008/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=9808 CPUtime=582.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 175999 0 0 0 58207 24 0 0 25 0 1 0 537657962 10043392 1976 33554432000 134512640 134829744 4294745968 18446744073709551615 134725730 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2452 1976 279 78 0 1738 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 9808

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 17573
/proc/meminfo: memFree=12200132/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10312 CPUtime=642.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 192796 0 0 0 64205 26 0 0 25 0 1 0 537657962 10559488 2102 33554432000 134512640 134829744 4294745968 18446744073709551615 134662040 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2578 2102 279 78 0 1864 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 10312

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17575
/proc/meminfo: memFree=12199964/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=11160 CPUtime=702.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 209345 0 0 0 70203 28 0 0 25 0 1 0 537657962 11427840 2325 33554432000 134512640 134829744 4294745968 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2790 2325 279 78 0 2076 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 11160

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17577
/proc/meminfo: memFree=12200908/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10128 CPUtime=762.32 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 224462 0 0 0 76202 30 0 0 25 0 1 0 537657962 10371072 2072 33554432000 134512640 134829744 4294745968 18446744073709551615 134678661 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2532 2072 279 78 0 1818 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 10128

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 17578
/proc/meminfo: memFree=12200740/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10504 CPUtime=822.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 239865 0 0 0 82198 33 0 0 25 0 1 0 537657962 10756096 2151 33554432000 134512640 134829744 4294745968 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2626 2151 279 78 0 1912 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 10504

[startup+882.301 s]
/proc/loadavg: 4.08 4.00 3.90 5/190 17580
/proc/meminfo: memFree=12199592/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=9944 CPUtime=882.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 255781 0 0 0 88196 35 0 0 25 0 1 0 537657962 10182656 2028 33554432000 134512640 134829744 4294745968 18446744073709551615 11886339 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2486 2028 279 78 0 1772 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 9944

[startup+942.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 17581
/proc/meminfo: memFree=12198196/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10072 CPUtime=942.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 273455 0 0 0 94194 37 0 0 25 0 1 0 537657962 10313728 2046 33554432000 134512640 134829744 4294745968 18446744073709551615 134713000 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2518 2046 279 78 0 1804 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 10072

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 17583
/proc/meminfo: memFree=12191716/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=9892 CPUtime=1002.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 290311 0 0 0 100192 39 0 0 25 0 1 0 537657962 10129408 2008 33554432000 134512640 134829744 4294745968 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2473 2008 279 78 0 1759 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 9892

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17585
/proc/meminfo: memFree=12190324/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10564 CPUtime=1062.31 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 308390 0 0 0 106190 41 0 0 25 0 1 0 537657962 10817536 2182 33554432000 134512640 134829744 4294745968 18446744073709551615 134720853 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2641 2182 279 78 0 1927 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 10564

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17586
/proc/meminfo: memFree=12187676/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10892 CPUtime=1122.32 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 327104 0 0 0 112188 44 0 0 25 0 1 0 537657962 11153408 2264 33554432000 134512640 134829744 4294745968 18446744073709551615 134722610 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2723 2264 279 78 0 2009 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 10892

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 17588
/proc/meminfo: memFree=12188516/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10532 CPUtime=1182.32 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 343220 0 0 0 118187 45 0 0 25 0 1 0 537657962 10784768 2147 33554432000 134512640 134829744 4294745968 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2633 2147 279 78 0 1919 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 10532

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17589
/proc/meminfo: memFree=12186384/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10176 CPUtime=1242.32 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 362162 0 0 0 124184 48 0 0 25 0 1 0 537657962 10420224 2091 33554432000 134512640 134829744 4294745968 18446744073709551615 134725750 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2544 2091 279 78 0 1830 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 10176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/189 17592
/proc/meminfo: memFree=12253712/32950928 swapFree=67111528/67111528
[pid=17518] ppid=17516 vsize=10292 CPUtime=1300.03 cores=1,3
/proc/17518/stat : 17518 (MPhaseSAT_M) R 17516 17518 16652 0 -1 4202496 380141 0 0 0 129952 51 0 0 25 0 1 0 537657962 10539008 2108 33554432000 134512640 134829744 4294745968 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17518/statm: 2573 2108 279 78 0 1859 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 10292

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.53
CPU system time (s): 0.511922
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 16304

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

runsolver used 2.14467 second user time and 4.91525 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
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:      12276488 kB
Buffers:       1252076 kB
Cached:       18821904 kB
SwapCached:          0 kB
Active:        9103568 kB
Inactive:     11042356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12276488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5664 kB
Writeback:           0 kB
AnonPages:       71872 kB
Mapped:          15548 kB
Slab:           464328 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   239808 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= 72556 MiB
End job on node112 at 2011-04-22 14:32:55