Trace number 3258268

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-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.86 3.89 3.79 5/189 17558
/proc/meminfo: memFree=12235616/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=5452 CPUtime=0 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 537666968 5582848 269 33554432000 134512640 134829744 4288737856 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 1363 269 225 78 0 649 0

[startup+0.106137 s]
/proc/loadavg: 3.86 3.89 3.79 5/189 17558
/proc/meminfo: memFree=12235616/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=5744 CPUtime=0.1 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 1881 0 0 0 10 0 0 0 23 0 1 0 537666968 5881856 922 33554432000 134512640 134829744 4288737856 18446744073709551615 134536968 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 1436 922 238 78 0 722 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5744

[startup+0.201123 s]
/proc/loadavg: 3.86 3.89 3.79 5/189 17558
/proc/meminfo: memFree=12235616/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10980 CPUtime=0.19 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 5092 0 0 0 19 0 0 0 23 0 1 0 537666968 11243520 2242 33554432000 134512640 134829744 4288737856 18446744073709551615 134630869 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2745 2242 260 78 0 2031 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10980

[startup+0.301105 s]
/proc/loadavg: 3.86 3.89 3.79 5/189 17558
/proc/meminfo: memFree=12235616/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=12688 CPUtime=0.29 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 5507 0 0 0 29 0 0 0 24 0 1 0 537666968 12992512 2657 33554432000 134512640 134829744 4288737856 18446744073709551615 12140428 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 3172 2657 263 78 0 2458 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12688

[startup+0.701032 s]
/proc/loadavg: 3.86 3.89 3.79 5/189 17558
/proc/meminfo: memFree=12235616/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9304 CPUtime=0.69 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 6274 0 0 0 69 0 0 0 25 0 1 0 537666968 9527296 1872 33554432000 134512640 134829744 4288737856 18446744073709551615 134632601 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2326 1872 279 78 0 1612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9304

[startup+1.50089 s]
/proc/loadavg: 3.86 3.89 3.79 5/190 17559
/proc/meminfo: memFree=12228176/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9632 CPUtime=1.49 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 7043 0 0 0 148 1 0 0 25 0 1 0 537666968 9863168 1935 33554432000 134512640 134829744 4288737856 18446744073709551615 134624857 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2408 1935 279 78 0 1694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9632

[startup+3.10062 s]
/proc/loadavg: 3.86 3.89 3.79 5/190 17559
/proc/meminfo: memFree=12227048/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10032 CPUtime=3.09 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 7139 0 0 0 308 1 0 0 25 0 1 0 537666968 10272768 2031 33554432000 134512640 134829744 4288737856 18446744073709551615 134623400 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2508 2031 279 78 0 1794 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10032

[startup+6.30104 s]
/proc/loadavg: 3.87 3.89 3.79 5/190 17559
/proc/meminfo: memFree=12228640/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9916 CPUtime=6.29 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 8025 0 0 0 628 1 0 0 25 0 1 0 537666968 10153984 2020 33554432000 134512640 134829744 4288737856 18446744073709551615 134720576 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2479 2020 279 78 0 1765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9916

[startup+12.7009 s]
/proc/loadavg: 3.88 3.89 3.79 5/190 17559
/proc/meminfo: memFree=12226540/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10488 CPUtime=12.69 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 9060 0 0 0 1268 1 0 0 25 0 1 0 537666968 10739712 2156 33554432000 134512640 134829744 4288737856 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2622 2156 279 78 0 1908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10488

[startup+25.5007 s]
/proc/loadavg: 3.91 3.90 3.80 5/190 17559
/proc/meminfo: memFree=12224164/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10668 CPUtime=25.49 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 14456 0 0 0 2547 2 0 0 25 0 1 0 537666968 10924032 2191 33554432000 134512640 134829744 4288737856 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2667 2191 279 78 0 1953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10668

[startup+51.1011 s]
/proc/loadavg: 3.94 3.90 3.80 5/190 17560
/proc/meminfo: memFree=12223768/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9608 CPUtime=51.09 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 21818 0 0 0 5106 3 0 0 25 0 1 0 537666968 9838592 1922 33554432000 134512640 134829744 4288737856 18446744073709551615 134661403 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2402 1922 279 78 0 1688 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9608

[startup+102.301 s]
/proc/loadavg: 3.97 3.92 3.81 5/190 17561
/proc/meminfo: memFree=12218156/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9892 CPUtime=102.29 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 35707 0 0 0 10224 5 0 0 25 0 1 0 537666968 10129408 1992 33554432000 134512640 134829744 4288737856 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2473 1992 279 78 0 1759 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 9892

[startup+162.301 s]
/proc/loadavg: 3.99 3.93 3.82 5/190 17563
/proc/meminfo: memFree=12216024/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10536 CPUtime=162.3 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 49856 0 0 0 16222 8 0 0 25 0 1 0 537666968 10788864 2161 33554432000 134512640 134829744 4288737856 18446744073709551615 11886356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2634 2161 279 78 0 1920 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10536

[startup+222.307 s]
/proc/loadavg: 4.09 3.97 3.84 5/190 17565
/proc/meminfo: memFree=12213644/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10748 CPUtime=222.3 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 64599 0 0 0 22220 10 0 0 25 0 1 0 537666968 11005952 2214 33554432000 134512640 134829744 4288737856 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2687 2214 279 78 0 1973 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 10748

[startup+282.3 s]
/proc/loadavg: 4.03 3.97 3.84 5/190 17566
/proc/meminfo: memFree=12212756/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9708 CPUtime=282.29 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 79840 0 0 0 28217 12 0 0 25 0 1 0 537666968 9940992 1962 33554432000 134512640 134829744 4288737856 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2427 1962 279 78 0 1713 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 9708

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.85 5/190 17568
/proc/meminfo: memFree=12210612/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9412 CPUtime=342.3 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 96450 0 0 0 34215 15 0 0 25 0 1 0 537666968 9637888 1870 33554432000 134512640 134829744 4288737856 18446744073709551615 134719552 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2353 1870 279 78 0 1639 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 9412

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 17569
/proc/meminfo: memFree=12201300/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=8948 CPUtime=402.3 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 112818 0 0 0 40212 18 0 0 25 0 1 0 537666968 9162752 1766 33554432000 134512640 134829744 4288737856 18446744073709551615 134713612 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2237 1766 279 78 0 1523 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 8948

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 17571
/proc/meminfo: memFree=12201400/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9824 CPUtime=462.3 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 128278 0 0 0 46208 22 0 0 25 0 1 0 537666968 10059776 2002 33554432000 134512640 134829744 4288737856 18446744073709551615 134717823 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2456 2002 279 78 0 1742 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 9824

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 17573
/proc/meminfo: memFree=12199144/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9712 CPUtime=522.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 143294 0 0 0 52206 25 0 0 25 0 1 0 537666968 9945088 1950 33554432000 134512640 134829744 4288737856 18446744073709551615 12134765 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2428 1950 279 78 0 1714 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 9712

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 17574
/proc/meminfo: memFree=12199732/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9456 CPUtime=582.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 157380 0 0 0 58204 27 0 0 25 0 1 0 537666968 9682944 1904 33554432000 134512640 134829744 4288737856 18446744073709551615 134614874 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2364 1904 279 78 0 1650 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 9456

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17576
/proc/meminfo: memFree=12199932/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9728 CPUtime=642.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 170681 0 0 0 64201 30 0 0 25 0 1 0 537666968 9961472 1965 33554432000 134512640 134829744 4288737856 18446744073709551615 134620871 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2432 1965 279 78 0 1718 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 9728

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17577
/proc/meminfo: memFree=12198768/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9596 CPUtime=702.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 185364 0 0 0 70198 33 0 0 25 0 1 0 537666968 9826304 1912 33554432000 134512640 134829744 4288737856 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2399 1912 279 78 0 1685 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 9596

[startup+762.301 s]
/proc/loadavg: 4.13 4.00 3.90 5/190 17579
/proc/meminfo: memFree=12200096/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10352 CPUtime=762.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 202069 0 0 0 76196 35 0 0 25 0 1 0 537666968 10600448 2124 33554432000 134512640 134829744 4288737856 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2588 2124 279 78 0 1874 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 10352

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 17581
/proc/meminfo: memFree=12198944/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9788 CPUtime=822.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 217587 0 0 0 82194 37 0 0 25 0 1 0 537666968 10022912 1977 33554432000 134512640 134829744 4288737856 18446744073709551615 134624927 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2447 1977 279 78 0 1733 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 9788

[startup+882.306 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 17582
/proc/meminfo: memFree=12197800/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9352 CPUtime=882.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 232268 0 0 0 88192 39 0 0 25 0 1 0 537666968 9576448 1876 33554432000 134512640 134829744 4288737856 18446744073709551615 134661801 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2338 1876 279 78 0 1624 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 9352

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17584
/proc/meminfo: memFree=12189836/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9308 CPUtime=942.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 248251 0 0 0 94189 42 0 0 25 0 1 0 537666968 9531392 1854 33554432000 134512640 134829744 4288737856 18446744073709551615 134714587 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2327 1854 279 78 0 1613 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 9308

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 17585
/proc/meminfo: memFree=12188188/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9868 CPUtime=1002.32 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 268570 0 0 0 100187 45 0 0 25 0 1 0 537666968 10104832 1987 33554432000 134512640 134829744 4288737856 18446744073709551615 134723565 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2467 1987 279 78 0 1753 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 9868

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 17587
/proc/meminfo: memFree=12189140/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9900 CPUtime=1062.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 285331 0 0 0 106183 48 0 0 25 0 1 0 537666968 10137600 2006 33554432000 134512640 134829744 4288737856 18446744073709551615 134624953 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2475 2006 279 78 0 1761 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 9900

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17589
/proc/meminfo: memFree=12184404/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10380 CPUtime=1122.32 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 302198 0 0 0 112180 52 0 0 25 0 1 0 537666968 10629120 2123 33554432000 134512640 134829744 4288737856 18446744073709551615 134661832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2595 2123 279 78 0 1881 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 10380

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 17590
/proc/meminfo: memFree=12186372/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=9156 CPUtime=1182.31 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 318371 0 0 0 118177 54 0 0 25 0 1 0 537666968 9375744 1807 33554432000 134512640 134829744 4288737856 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2289 1807 279 78 0 1575 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 9156

[startup+1242.3 s]
/proc/loadavg: 2.82 3.71 3.82 2/172 17646
/proc/meminfo: memFree=12281544/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=8856 CPUtime=1242.32 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 335855 0 0 0 124175 57 0 0 25 0 1 0 537666968 9068544 1745 33554432000 134512640 134829744 4288737856 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2214 1745 279 78 0 1500 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 8856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.66 3.22 3.64 2/172 17647
/proc/meminfo: memFree=12280148/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10284 CPUtime=1300.03 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 350726 0 0 0 129944 59 0 0 25 0 1 0 537666968 10530816 2085 33554432000 134512640 134829744 4288737856 18446744073709551615 11886446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2571 2085 279 78 0 1857 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 10284

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

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

[startup+1300 s]
/proc/loadavg: 1.66 3.22 3.64 2/172 17647
/proc/meminfo: memFree=12280148/32950928 swapFree=67111528/67111528
[pid=17558] ppid=17556 vsize=10284 CPUtime=1300.03 cores=0,2
/proc/17558/stat : 17558 (MPhaseSAT_M) R 17556 17558 16652 0 -1 4202496 350726 0 0 0 129944 59 0 0 25 0 1 0 537666968 10530816 2085 33554432000 134512640 134829744 4288737856 18446744073709551615 11886446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/17558/statm: 2571 2085 279 78 0 1857 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 10284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.44
CPU system time (s): 0.592909
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 12952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.592909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 350726
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= 14
involuntary context switches= 3418

runsolver used 2.24166 second user time and 4.75628 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-22 14:12:43
IDJOB=3258268
IDBENCH=71337
IDSOLVER=1522
FILE ID=node112/3258268-1303474363
RUNJOBID= node112-1303474273-17486
PBS_JOBID= 13107199
Free space on /tmp= 72552 MiB

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

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=1562141825

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:      12235772 kB
Buffers:       1252100 kB
Cached:       18824524 kB
SwapCached:          0 kB
Active:        9145108 kB
Inactive:     11042288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12235772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:      110956 kB
Mapped:          16608 kB
Slab:           463908 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   294776 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= 72560 MiB
End job on node112 at 2011-04-22 14:34:25