Trace number 3445663

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT 2011-02-15? (TO) 5000.07 5000.02

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 benchmark2.38564
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: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3445663-1306970699/watcher-3445663-1306970699 -o /tmp/evaluation-result-3445663-1306970699/solver-3445663-1306970699 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445663-1306970699.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.47 7.94 7.99 2/397 14347
/proc/meminfo: memFree=30378660/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=1528 CPUtime=0 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) S 14345 14347 14314 0 -1 4194304 87 0 2 0 0 0 0 0 25 0 1 0 808669684 1564672 43 33554432000 134512640 134731564 4288287568 18446744073709551615 2855508 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/14347/statm: 382 43 33 54 0 30 0

[startup+0.0676609 s]
/proc/loadavg: 7.47 7.94 7.99 2/397 14347
/proc/meminfo: memFree=30378660/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=3036 CPUtime=0 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) D 14345 14347 14314 0 -1 4202496 282 0 11 0 0 0 0 0 25 0 1 0 808669684 3108864 234 33554432000 134512640 134731564 4288287568 18446744073709551615 5335328 0 0 4096 1026 18446744071562234166 0 0 17 1 0 0 6
/proc/14347/statm: 759 234 207 54 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3036

[startup+0.100665 s]
/proc/loadavg: 7.47 7.94 7.99 2/397 14347
/proc/meminfo: memFree=30378660/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=5440 CPUtime=0.03 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 676 0 12 0 3 0 0 0 25 0 1 0 808669684 5570560 628 33554432000 134512640 134731564 4288287568 18446744073709551615 134559035 0 0 4096 1026 0 0 0 17 1 0 0 6
/proc/14347/statm: 1360 628 232 54 0 670 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5440

[startup+0.300619 s]
/proc/loadavg: 7.47 7.94 7.99 2/397 14347
/proc/meminfo: memFree=30378660/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=10356 CPUtime=0.23 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 2535 0 12 0 23 0 0 0 25 0 1 0 808669684 10604544 2094 33554432000 134512640 134731564 4288287568 18446744073709551615 134716039 0 0 4096 1026 0 0 0 17 1 0 0 6
/proc/14347/statm: 2589 2094 265 54 0 1899 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10356

[startup+0.700548 s]
/proc/loadavg: 7.47 7.94 7.99 2/397 14347
/proc/meminfo: memFree=30378660/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7616 CPUtime=0.62 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 3047 0 13 0 62 0 0 0 25 0 1 0 808669684 7798784 1451 33554432000 134512640 134731564 4288287568 18446744073709551615 134670218 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1904 1451 276 54 0 1214 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 7616

[startup+1.50047 s]
/proc/loadavg: 7.47 7.94 7.99 3/401 14354
/proc/meminfo: memFree=30349992/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8012 CPUtime=1.42 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 3157 0 13 0 142 0 0 0 25 0 1 0 808669684 8204288 1561 33554432000 134512640 134731564 4288287568 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2003 1561 276 54 0 1313 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 8012

[startup+3.10012 s]
/proc/loadavg: 7.03 7.84 7.95 3/401 14354
/proc/meminfo: memFree=30347636/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8412 CPUtime=3.02 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 3228 0 13 0 302 0 0 0 25 0 1 0 808669684 8613888 1632 33554432000 134512640 134731564 4288287568 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2103 1632 276 54 0 1413 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 8412

[startup+6.30056 s]
/proc/loadavg: 7.03 7.84 7.95 3/401 14354
/proc/meminfo: memFree=30348020/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7500 CPUtime=6.22 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 3728 0 13 0 622 0 0 0 25 0 1 0 808669684 7680000 1422 33554432000 134512640 134731564 4288287568 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1875 1422 276 54 0 1185 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7500

[startup+12.7004 s]
/proc/loadavg: 6.25 7.65 7.89 3/401 14354
/proc/meminfo: memFree=30345980/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8304 CPUtime=12.62 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 6146 0 13 0 1262 0 0 0 25 0 1 0 808669684 8503296 1625 33554432000 134512640 134731564 4288287568 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2076 1625 276 54 0 1386 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 8304

[startup+25.5002 s]
/proc/loadavg: 5.60 7.46 7.83 3/401 14355
/proc/meminfo: memFree=30345764/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7708 CPUtime=25.41 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 9348 0 13 0 2541 0 0 0 25 0 1 0 808669684 7892992 1470 33554432000 134512640 134731564 4288287568 18446744073709551615 134612844 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1927 1470 276 54 0 1237 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 7708

[startup+51.1006 s]
/proc/loadavg: 4.37 7.02 7.67 3/401 14355
/proc/meminfo: memFree=30346108/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7784 CPUtime=51.01 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 14428 0 13 0 5100 1 0 0 25 0 1 0 808669684 7970816 1491 33554432000 134512640 134731564 4288287568 18446744073709551615 134655717 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1946 1491 276 54 0 1256 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 7784

[startup+102.315 s]
/proc/loadavg: 2.94 6.17 7.34 3/401 14357
/proc/meminfo: memFree=30341012/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7376 CPUtime=102.23 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 27759 0 13 0 10220 3 0 0 25 0 1 0 808669684 7553024 1392 33554432000 134512640 134731564 4288287568 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1844 1392 276 54 0 1154 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7376

[startup+162.301 s]
/proc/loadavg: 2.43 5.49 7.04 3/401 14358
/proc/meminfo: memFree=30328836/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7560 CPUtime=162.22 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 43339 0 13 0 16216 6 0 0 25 0 1 0 808669684 7741440 1433 33554432000 134512640 134731564 4288287568 18446744073709551615 134620647 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1890 1433 276 54 0 1200 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 7560

[startup+222.3 s]
/proc/loadavg: 2.25 4.83 6.70 3/401 14360
/proc/meminfo: memFree=30329300/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8184 CPUtime=222.22 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 59500 0 13 0 22214 8 0 0 25 0 1 0 808669684 8380416 1575 33554432000 134512640 134731564 4288287568 18446744073709551615 134659399 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2046 1575 276 54 0 1356 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 8184

[startup+282.301 s]
/proc/loadavg: 2.15 4.37 6.43 3/401 14362
/proc/meminfo: memFree=30327784/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8504 CPUtime=282.22 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 73356 0 13 0 28212 10 0 0 25 0 1 0 808669684 8708096 1658 33554432000 134512640 134731564 4288287568 18446744073709551615 134655747 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2126 1658 276 54 0 1436 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 8504

[startup+342.301 s]
/proc/loadavg: 2.05 3.90 6.13 3/401 14363
/proc/meminfo: memFree=30325768/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7512 CPUtime=342.22 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 88615 0 13 0 34210 12 0 0 25 0 1 0 808669684 7692288 1426 33554432000 134512640 134731564 4288287568 18446744073709551615 134721024 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1878 1426 276 54 0 1188 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 7512

[startup+402.3 s]
/proc/loadavg: 2.02 3.58 5.89 3/401 14365
/proc/meminfo: memFree=30323868/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=6984 CPUtime=402.23 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 103237 0 13 0 40209 14 0 0 25 0 1 0 808669684 7151616 1311 33554432000 134512640 134731564 4288287568 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1746 1311 276 54 0 1056 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 6984

[startup+462.301 s]
/proc/loadavg: 2.00 3.27 5.63 3/401 14366
/proc/meminfo: memFree=30311436/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7540 CPUtime=462.23 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 117435 0 13 0 46207 16 0 0 25 0 1 0 808669684 7720960 1452 33554432000 134512640 134731564 4288287568 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1885 1452 276 54 0 1195 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 7540

[startup+522.3 s]
/proc/loadavg: 2.00 3.05 5.41 3/401 14368
/proc/meminfo: memFree=30310644/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8556 CPUtime=522.23 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 133023 0 13 0 52205 18 0 0 25 0 1 0 808669684 8761344 1692 33554432000 134512640 134731564 4288287568 18446744073709551615 134626914 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2139 1692 276 54 0 1449 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 8556

[startup+582.3 s]
/proc/loadavg: 2.00 2.86 5.20 3/401 14370
/proc/meminfo: memFree=30311108/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8048 CPUtime=582.23 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 146585 0 13 0 58204 19 0 0 25 0 1 0 808669684 8241152 1564 33554432000 134512640 134731564 4288287568 18446744073709551615 134720391 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2012 1564 276 54 0 1322 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 8048

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/401 14473
/proc/meminfo: memFree=30257264/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7248 CPUtime=4002.32 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 980576 0 13 0 400100 132 0 0 25 0 1 0 808669684 7421952 1354 33554432000 134512640 134731564 4288287568 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1812 1354 276 54 0 1122 0
Current children cumulated CPU time (s) 4002.32
Current children cumulated vsize (KiB) 7248

[startup+4062.31 s]
/proc/loadavg: 2.13 2.03 2.06 3/401 14474
/proc/meminfo: memFree=30256484/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7516 CPUtime=4062.33 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 996545 0 13 0 406099 134 0 0 25 0 1 0 808669684 7696384 1426 33554432000 134512640 134731564 4288287568 18446744073709551615 134720344 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1879 1426 276 54 0 1189 0
Current children cumulated CPU time (s) 4062.33
Current children cumulated vsize (KiB) 7516

[startup+4122.3 s]
/proc/loadavg: 2.05 2.02 2.06 3/401 14476
/proc/meminfo: memFree=30257188/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7552 CPUtime=4122.32 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1010939 0 13 0 412097 135 0 0 25 0 1 0 808669684 7733248 1437 33554432000 134512640 134731564 4288287568 18446744073709551615 134665364 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1888 1437 276 54 0 1198 0
Current children cumulated CPU time (s) 4122.32
Current children cumulated vsize (KiB) 7552

[startup+4182.3 s]
/proc/loadavg: 2.08 2.03 2.06 3/401 14478
/proc/meminfo: memFree=30256636/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7764 CPUtime=4182.33 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1024224 0 13 0 418096 137 0 0 25 0 1 0 808669684 7950336 1488 33554432000 134512640 134731564 4288287568 18446744073709551615 134667196 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1941 1488 276 54 0 1251 0
Current children cumulated CPU time (s) 4182.33
Current children cumulated vsize (KiB) 7764

[startup+4242.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/401 14479
/proc/meminfo: memFree=30256584/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7908 CPUtime=4242.32 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1039146 0 13 0 424094 138 0 0 25 0 1 0 808669684 8097792 1545 33554432000 134512640 134731564 4288287568 18446744073709551615 134667221 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1977 1545 276 54 0 1287 0
Current children cumulated CPU time (s) 4242.32
Current children cumulated vsize (KiB) 7908

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/401 14481
/proc/meminfo: memFree=30257036/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7384 CPUtime=4302.32 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1052901 0 13 0 430092 140 0 0 25 0 1 0 808669684 7561216 1400 33554432000 134512640 134731564 4288287568 18446744073709551615 134629171 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1846 1400 276 54 0 1156 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 7384

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/401 14482
/proc/meminfo: memFree=30257012/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7532 CPUtime=4362.33 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1065553 0 13 0 436090 143 0 0 25 0 1 0 808669684 7712768 1442 33554432000 134512640 134731564 4288287568 18446744073709551615 134673425 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1883 1442 276 54 0 1193 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 7532

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/401 14484
/proc/meminfo: memFree=30256608/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7764 CPUtime=4422.32 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1077819 0 13 0 442088 144 0 0 25 0 1 0 808669684 7950336 1504 33554432000 134512640 134731564 4288287568 18446744073709551615 134655501 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1941 1504 276 54 0 1251 0
Current children cumulated CPU time (s) 4422.32
Current children cumulated vsize (KiB) 7764

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/401 14486
/proc/meminfo: memFree=30255696/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8704 CPUtime=4482.32 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1090417 0 13 0 448086 146 0 0 25 0 1 0 808669684 8912896 1714 33554432000 134512640 134731564 4288287568 18446744073709551615 134659605 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2176 1714 276 54 0 1486 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 8704

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/401 14487
/proc/meminfo: memFree=30257520/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=6868 CPUtime=4542.33 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1105043 0 13 0 454085 148 0 0 25 0 1 0 808669684 7032832 1254 33554432000 134512640 134731564 4288287568 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1717 1254 276 54 0 1027 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 6868

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/401 14489
/proc/meminfo: memFree=30256728/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7516 CPUtime=4602.34 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1120062 0 13 0 460084 150 0 0 25 0 1 0 808669684 7696384 1423 33554432000 134512640 134731564 4288287568 18446744073709551615 134721727 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1879 1423 276 54 0 1189 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 7516

[startup+4662.3 s]
/proc/loadavg: 2.07 2.03 2.02 3/401 14490
/proc/meminfo: memFree=30256928/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7240 CPUtime=4662.33 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1133735 0 13 0 466081 152 0 0 25 0 1 0 808669684 7413760 1376 33554432000 134512640 134731564 4288287568 18446744073709551615 134717132 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1810 1376 276 54 0 1120 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 7240

[startup+4722.31 s]
/proc/loadavg: 2.02 2.02 2.02 3/401 14492
/proc/meminfo: memFree=30255028/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8172 CPUtime=4722.35 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1148654 0 13 0 472081 154 0 0 25 0 1 0 808669684 8368128 1602 33554432000 134512640 134731564 4288287568 18446744073709551615 134655802 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2043 1602 276 54 0 1353 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 8172

[startup+4782.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/401 14494
/proc/meminfo: memFree=30256740/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7120 CPUtime=4782.33 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1163058 0 13 0 478077 156 0 0 25 0 1 0 808669684 7290880 1337 33554432000 134512640 134731564 4288287568 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1780 1337 276 54 0 1090 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 7120

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/401 14495
/proc/meminfo: memFree=30255216/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=8800 CPUtime=4842.33 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1178468 0 13 0 484075 158 0 0 25 0 1 0 808669684 9011200 1732 33554432000 134512640 134731564 4288287568 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 2200 1732 276 54 0 1510 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 8800

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 14497
/proc/meminfo: memFree=30256776/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7380 CPUtime=4902.34 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1191149 0 13 0 490074 160 0 0 25 0 1 0 808669684 7557120 1411 33554432000 134512640 134731564 4288287568 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1845 1411 276 54 0 1155 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 7380

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 14498
/proc/meminfo: memFree=30257104/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7016 CPUtime=4962.34 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1205622 0 13 0 496072 162 0 0 25 0 1 0 808669684 7184384 1317 33554432000 134512640 134731564 4288287568 18446744073709551615 134723176 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1754 1317 276 54 0 1064 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 7016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 14499
/proc/meminfo: memFree=30256596/32950904 swapFree=56615552/67111528
[pid=14347] ppid=14345 vsize=7248 CPUtime=5000.05 cores=1,3,5,7
/proc/14347/stat : 14347 (MPhaseSAT) R 14345 14347 14314 0 -1 4202496 1215095 0 13 0 499842 163 0 0 25 0 1 0 808669684 7421952 1368 33554432000 134512640 134731564 4288287568 18446744073709551615 134668897 0 0 4096 1026 0 0 0 17 1 0 0 7
/proc/14347/statm: 1812 1368 276 54 0 1122 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 7248

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): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4998.43
CPU system time (s): 1.63575
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.43
system time used= 1.63575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1215095
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 5042

runsolver used 18.0823 second user time and 42.2646 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-02 01:24:59
IDJOB=3445663
IDBENCH=71570
IDSOLVER=1941
FILE ID=node121/3445663-1306970699
RUNJOBID= node121-1306970699-14334
PBS_JOBID= 13497695
Free space on /tmp= 73832 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes10.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445663-1306970699/watcher-3445663-1306970699 -o /tmp/evaluation-result-3445663-1306970699/solver-3445663-1306970699 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445663-1306970699.cnf

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=1295072074

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      30378948 kB
Buffers:        206620 kB
Cached:         256620 kB
SwapCached:       9896 kB
Active:        2016808 kB
Inactive:       294608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30378948 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:     1845248 kB
Mapped:          12484 kB
Slab:           139272 kB
PageTables:      52200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83509508 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= 73828 MiB
End job on node121 at 2011-06-02 02:48:21