Trace number 3259324

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.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3259324-1303504247/watcher-3259324-1303504247 -o /tmp/evaluation-result-3259324-1303504247/solver-3259324-1303504247 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3259324-1303504247.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: 2.92 3.68 2.96 4/189 16221
/proc/meminfo: memFree=17262640/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=4820 CPUtime=0 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 337 0 0 0 0 0 0 0 23 0 1 0 540655329 4935680 278 33554432000 134512640 134829744 4292144080 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1205 278 225 78 0 491 0

[startup+0.0254719 s]
/proc/loadavg: 2.92 3.68 2.96 4/189 16221
/proc/meminfo: memFree=17262640/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=4820 CPUtime=0.02 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 456 0 0 0 2 0 0 0 23 0 1 0 540655329 4935680 397 33554432000 134512640 134829744 4292144080 18446744073709551615 5751407 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1205 397 225 78 0 491 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4820

[startup+0.100462 s]
/proc/loadavg: 2.92 3.68 2.96 4/189 16221
/proc/meminfo: memFree=17262640/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=4876 CPUtime=0.09 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 1185 0 0 0 9 0 0 0 23 0 1 0 540655329 4993024 732 33554432000 134512640 134829744 4292144080 18446744073709551615 134530391 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1219 732 241 78 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4876

[startup+0.300425 s]
/proc/loadavg: 2.92 3.68 2.96 4/189 16221
/proc/meminfo: memFree=17262640/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=10588 CPUtime=0.29 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 2598 0 0 0 29 0 0 0 25 0 1 0 540655329 10842112 2144 33554432000 134512640 134829744 4292144080 18446744073709551615 134661481 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2647 2144 279 78 0 1933 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10588

[startup+0.700348 s]
/proc/loadavg: 2.92 3.68 2.96 4/189 16221
/proc/meminfo: memFree=17262640/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7716 CPUtime=0.69 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 3064 0 0 0 69 0 0 0 25 0 1 0 540655329 7901184 1455 33554432000 134512640 134829744 4292144080 18446744073709551615 134620892 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1929 1455 279 78 0 1215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7716

[startup+1.50021 s]
/proc/loadavg: 3.01 3.68 2.97 5/190 16222
/proc/meminfo: memFree=17231144/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8244 CPUtime=1.49 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 3180 0 0 0 149 0 0 0 25 0 1 0 540655329 8441856 1571 33554432000 134512640 134829744 4292144080 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2061 1571 279 78 0 1347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8244

[startup+3.10091 s]
/proc/loadavg: 3.01 3.68 2.97 5/190 16222
/proc/meminfo: memFree=17230648/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8512 CPUtime=3.09 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 3245 0 0 0 309 0 0 0 25 0 1 0 540655329 8716288 1636 33554432000 134512640 134829744 4292144080 18446744073709551615 134661418 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2128 1636 279 78 0 1414 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8512

[startup+6.30032 s]
/proc/loadavg: 3.01 3.68 2.97 5/190 16222
/proc/meminfo: memFree=17230776/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7600 CPUtime=6.29 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 3745 0 0 0 629 0 0 0 25 0 1 0 540655329 7782400 1426 33554432000 134512640 134829744 4292144080 18446744073709551615 134662120 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1900 1426 279 78 0 1186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7600

[startup+12.7002 s]
/proc/loadavg: 3.16 3.69 2.98 5/190 16222
/proc/meminfo: memFree=17229204/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8404 CPUtime=12.69 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 6164 0 0 0 1269 0 0 0 25 0 1 0 540655329 8605696 1630 33554432000 134512640 134829744 4292144080 18446744073709551615 134620801 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2101 1630 279 78 0 1387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8404

[startup+25.5008 s]
/proc/loadavg: 3.29 3.70 2.99 5/190 16223
/proc/meminfo: memFree=17226692/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7808 CPUtime=25.5 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 9373 0 0 0 2549 1 0 0 25 0 1 0 540655329 7995392 1482 33554432000 134512640 134829744 4292144080 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1952 1482 279 78 0 1238 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 7808

[startup+51.1001 s]
/proc/loadavg: 3.59 3.74 3.02 5/190 16223
/proc/meminfo: memFree=17226764/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7884 CPUtime=51.09 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 14445 0 0 0 5108 1 0 0 25 0 1 0 540655329 8073216 1495 33554432000 134512640 134829744 4292144080 18446744073709551615 134723919 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1971 1495 279 78 0 1257 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7884

[startup+102.307 s]
/proc/loadavg: 3.83 3.78 3.08 5/190 16225
/proc/meminfo: memFree=17223388/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7476 CPUtime=102.3 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 27785 0 0 0 10227 3 0 0 25 0 1 0 540655329 7655424 1405 33554432000 134512640 134829744 4292144080 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1869 1405 279 78 0 1155 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7476

[startup+162.301 s]
/proc/loadavg: 3.94 3.82 3.13 5/190 16226
/proc/meminfo: memFree=17218856/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7660 CPUtime=162.3 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 43356 0 0 0 16225 5 0 0 25 0 1 0 540655329 7843840 1437 33554432000 134512640 134829744 4292144080 18446744073709551615 134719787 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1915 1437 279 78 0 1201 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 7660

[startup+222.301 s]
/proc/loadavg: 4.04 3.86 3.19 5/190 16228
/proc/meminfo: memFree=17213116/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8152 CPUtime=222.29 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 59512 0 0 0 22222 7 0 0 25 0 1 0 540655329 8347648 1574 33554432000 134512640 134829744 4292144080 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2038 1574 279 78 0 1324 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 8152

[startup+282.301 s]
/proc/loadavg: 4.01 3.89 3.23 5/190 16229
/proc/meminfo: memFree=17210100/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8604 CPUtime=282.3 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 73373 0 0 0 28221 9 0 0 25 0 1 0 540655329 8810496 1662 33554432000 134512640 134829744 4292144080 18446744073709551615 134621292 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2151 1662 279 78 0 1437 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 8604

[startup+342.301 s]
/proc/loadavg: 4.00 3.90 3.28 5/190 16231
/proc/meminfo: memFree=17207068/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7612 CPUtime=342.3 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 88632 0 0 0 34217 13 0 0 25 0 1 0 540655329 7794688 1430 33554432000 134512640 134829744 4292144080 18446744073709551615 6031324 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1903 1430 279 78 0 1189 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 7612

[startup+402.301 s]
/proc/loadavg: 4.00 3.92 3.32 5/190 16233
/proc/meminfo: memFree=17207156/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7084 CPUtime=402.3 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 103254 0 0 0 40215 15 0 0 25 0 1 0 540655329 7254016 1315 33554432000 134512640 134829744 4292144080 18446744073709551615 5742432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1771 1315 279 78 0 1057 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7084

[startup+462.301 s]
/proc/loadavg: 4.08 3.95 3.37 5/190 16234
/proc/meminfo: memFree=17204864/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7640 CPUtime=462.31 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 117446 0 0 0 46214 17 0 0 25 0 1 0 540655329 7823360 1450 33554432000 134512640 134829744 4292144080 18446744073709551615 134657870 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1910 1450 279 78 0 1196 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 7640

[startup+522.301 s]
/proc/loadavg: 4.03 3.95 3.40 5/190 16239
/proc/meminfo: memFree=17200532/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8524 CPUtime=522.3 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 133026 0 0 0 52211 19 0 0 25 0 1 0 540655329 8728576 1682 33554432000 134512640 134829744 4292144080 18446744073709551615 6031324 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2131 1682 279 78 0 1417 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 8524

[startup+582.301 s]
/proc/loadavg: 4.01 3.96 3.44 5/190 16240
/proc/meminfo: memFree=17199508/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8016 CPUtime=582.3 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 146585 0 0 0 58209 21 0 0 25 0 1 0 540655329 8208384 1551 33554432000 134512640 134829744 4292144080 18446744073709551615 134661838 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2004 1551 279 78 0 1290 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 8016

[startup+642.301 s]
/proc/loadavg: 4.10 3.99 3.48 5/190 16242
/proc/meminfo: memFree=17195980/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7732 CPUtime=642.32 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 162063 0 0 0 64209 23 0 0 25 0 1 0 540655329 7917568 1462 33554432000 134512640 134829744 4292144080 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1933 1462 279 78 0 1219 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 7732

[startup+702.301 s]
/proc/loadavg: 4.03 3.99 3.51 5/190 16244
/proc/meminfo: memFree=17195436/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7364 CPUtime=702.31 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 175982 0 0 0 70206 25 0 0 25 0 1 0 540655329 7540736 1370 33554432000 134512640 134829744 4292144080 18446744073709551615 134620928 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1841 1370 279 78 0 1127 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 7364

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.54 5/190 16245
/proc/meminfo: memFree=17194516/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7924 CPUtime=762.32 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 189795 0 0 0 76205 27 0 0 25 0 1 0 540655329 8114176 1501 33554432000 134512640 134829744 4292144080 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1981 1501 279 78 0 1267 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 7924

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.57 5/190 16247
/proc/meminfo: memFree=17193848/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7212 CPUtime=822.31 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 206044 0 0 0 82202 29 0 0 25 0 1 0 540655329 7385088 1329 33554432000 134512640 134829744 4292144080 18446744073709551615 134661503 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1803 1329 279 78 0 1089 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 7212

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.59 5/190 16248
/proc/meminfo: memFree=17192056/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7496 CPUtime=882.32 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 220120 0 0 0 88201 31 0 0 25 0 1 0 540655329 7675904 1424 33554432000 134512640 134829744 4292144080 18446744073709551615 134661400 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1874 1424 279 78 0 1160 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 7496

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.62 5/190 16250
/proc/meminfo: memFree=17189260/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8548 CPUtime=942.32 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 236154 0 0 0 94198 34 0 0 25 0 1 0 540655329 8753152 1666 33554432000 134512640 134829744 4292144080 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2137 1666 279 78 0 1423 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 8548

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.64 5/190 16252
/proc/meminfo: memFree=17188464/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8448 CPUtime=1002.32 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 253015 0 0 0 100196 36 0 0 25 0 1 0 540655329 8650752 1632 33554432000 134512640 134829744 4292144080 18446744073709551615 6031300 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2112 1632 279 78 0 1398 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 8448

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 16253
/proc/meminfo: memFree=17187792/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=8268 CPUtime=1062.32 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 266819 0 0 0 106194 38 0 0 25 0 1 0 540655329 8466432 1620 33554432000 134512640 134829744 4292144080 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2067 1620 279 78 0 1353 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 8268

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 16255
/proc/meminfo: memFree=17183024/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=9092 CPUtime=1122.33 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 282711 0 0 0 112193 40 0 0 25 0 1 0 540655329 9310208 1811 33554432000 134512640 134829744 4292144080 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 2273 1811 279 78 0 1559 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 9092

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 16256
/proc/meminfo: memFree=17181860/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7872 CPUtime=1182.32 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 295307 0 0 0 118191 41 0 0 25 0 1 0 540655329 8060928 1492 33554432000 134512640 134829744 4292144080 18446744073709551615 134719767 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1968 1492 279 78 0 1254 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 7872

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.71 5/190 16258
/proc/meminfo: memFree=17180816/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7900 CPUtime=1242.33 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 309348 0 0 0 124190 43 0 0 25 0 1 0 540655329 8089600 1504 33554432000 134512640 134829744 4292144080 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1975 1504 279 78 0 1261 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 7900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.57 3.91 3.70 2/177 16297
/proc/meminfo: memFree=17268124/32951124 swapFree=67111528/67111528
[pid=16221] ppid=16219 vsize=7356 CPUtime=1300.03 cores=1,3
/proc/16221/stat : 16221 (MPhaseSAT_M) R 16219 16221 16014 0 -1 4202496 323878 0 0 0 129958 45 0 0 25 0 1 0 540655329 7532544 1384 33554432000 134512640 134829744 4292144080 18446744073709551615 134669476 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/16221/statm: 1839 1384 279 78 0 1125 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 7356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.59
CPU system time (s): 0.45793
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10588

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

runsolver used 2.05169 second user time and 4.44632 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-22 22:30:48
IDJOB=3259324
IDBENCH=71570
IDSOLVER=1522
FILE ID=node110/3259324-1303504247
RUNJOBID= node110-1303502918-16034
PBS_JOBID= 13134225
Free space on /tmp= 71704 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes10.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259324-1303504247/watcher-3259324-1303504247 -o /tmp/evaluation-result-3259324-1303504247/solver-3259324-1303504247 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3259324-1303504247.cnf

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=1677961451

node110.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.75
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.830
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.83
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17262796 kB
Buffers:       1836644 kB
Cached:       13217220 kB
SwapCached:          0 kB
Active:        7496168 kB
Inactive:      7634360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17262796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7340 kB
Writeback:           0 kB
AnonPages:       75892 kB
Mapped:          16412 kB
Slab:           494044 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   266092 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= 71708 MiB
End job on node110 at 2011-04-22 22:52:30