Trace number 3445634

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.1 4999.92

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.289
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-3445634-1306967394/watcher-3445634-1306967394 -o /tmp/evaluation-result-3445634-1306967394/solver-3445634-1306967394 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445634-1306967394.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: 8.00 8.06 8.01 2/436 24059
/proc/meminfo: memFree=25032672/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=1372 CPUtime=0 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) D 24055 24059 24022 0 -1 4194304 83 0 2 0 0 0 0 0 18 0 1 0 789155019 1404928 39 33554432000 134512640 134731564 4291295952 18446744073709551615 1938004 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24059/statm: 343 39 30 54 0 30 0

[startup+0.0802261 s]
/proc/loadavg: 8.00 8.06 8.01 2/436 24059
/proc/meminfo: memFree=25032672/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=5440 CPUtime=0.03 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 680 0 8 0 3 0 0 0 18 0 1 0 789155019 5570560 507 33554432000 134512640 134731564 4291295952 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1179 447 232 54 0 489 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5440

[startup+0.100222 s]
/proc/loadavg: 8.00 8.06 8.01 2/436 24059
/proc/meminfo: memFree=25032672/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=4916 CPUtime=0.05 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 976 0 8 0 5 0 0 0 18 0 1 0 789155019 5033984 738 33554432000 134512640 134731564 4291295952 18446744073709551615 134566610 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1229 738 237 54 0 539 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4916

[startup+0.300181 s]
/proc/loadavg: 8.00 8.06 8.01 2/436 24059
/proc/meminfo: memFree=25032672/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=10052 CPUtime=0.25 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 2461 0 8 0 25 0 0 0 18 0 1 0 789155019 10293248 2022 33554432000 134512640 134731564 4291295952 18446744073709551615 134628944 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2513 2022 265 54 0 1823 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10052

[startup+0.700101 s]
/proc/loadavg: 8.00 8.06 8.01 2/436 24059
/proc/meminfo: memFree=25032672/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7908 CPUtime=0.65 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 3045 0 8 0 65 0 0 0 18 0 1 0 789155019 8097792 1520 33554432000 134512640 134731564 4291295952 18446744073709551615 134645545 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1977 1520 276 54 0 1287 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 7908

[startup+1.50094 s]
/proc/loadavg: 8.00 8.06 8.01 4/438 24061
/proc/meminfo: memFree=25019844/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8304 CPUtime=1.45 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 3154 0 8 0 145 0 0 0 20 0 1 0 789155019 8503296 1629 33554432000 134512640 134731564 4291295952 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2076 1629 276 54 0 1386 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 8304

[startup+3.10063 s]
/proc/loadavg: 8.00 8.06 8.01 3/438 24061
/proc/meminfo: memFree=25018476/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8832 CPUtime=3.05 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 3276 0 8 0 305 0 0 0 25 0 1 0 789155019 9043968 1751 33554432000 134512640 134731564 4291295952 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2208 1751 276 54 0 1518 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8832

[startup+6.30099 s]
/proc/loadavg: 7.52 7.96 7.98 4/438 24061
/proc/meminfo: memFree=25019344/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7676 CPUtime=6.25 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 3893 0 8 0 625 0 0 0 25 0 1 0 789155019 7860224 1458 33554432000 134512640 134731564 4291295952 18446744073709551615 134658997 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1919 1458 276 54 0 1229 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7676

[startup+12.7007 s]
/proc/loadavg: 7.08 7.86 7.94 3/438 24061
/proc/meminfo: memFree=25017912/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7972 CPUtime=12.65 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 5608 0 8 0 1265 0 0 0 25 0 1 0 789155019 8163328 1532 33554432000 134512640 134731564 4291295952 18446744073709551615 134659542 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1993 1532 276 54 0 1303 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7972

[startup+25.5002 s]
/proc/loadavg: 5.95 7.57 7.85 3/438 24061
/proc/meminfo: memFree=25020108/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7984 CPUtime=25.45 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 8458 0 8 0 2544 1 0 0 25 0 1 0 789155019 8175616 1561 33554432000 134512640 134731564 4291295952 18446744073709551615 134655984 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1996 1561 276 54 0 1306 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7984

[startup+51.1011 s]
/proc/loadavg: 4.60 7.12 7.69 3/438 24062
/proc/meminfo: memFree=25018940/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8116 CPUtime=51.05 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 15605 0 8 0 5103 2 0 0 25 0 1 0 789155019 8310784 1583 33554432000 134512640 134731564 4291295952 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2029 1583 276 54 0 1339 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8116

[startup+102.316 s]
/proc/loadavg: 3.13 6.33 7.39 3/438 24064
/proc/meminfo: memFree=25018412/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7584 CPUtime=102.27 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 31464 0 8 0 10223 4 0 0 25 0 1 0 789155019 7766016 1458 33554432000 134512640 134731564 4291295952 18446744073709551615 134655213 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1896 1458 276 54 0 1206 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7584

[startup+162.301 s]
/proc/loadavg: 2.41 5.54 7.05 3/438 24065
/proc/meminfo: memFree=25017104/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8144 CPUtime=162.25 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 46166 0 8 0 16219 6 0 0 25 0 1 0 789155019 8339456 1588 33554432000 134512640 134731564 4291295952 18446744073709551615 134659716 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2036 1588 276 54 0 1346 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8144

[startup+222.3 s]
/proc/loadavg: 2.15 4.89 6.73 3/438 24067
/proc/meminfo: memFree=25019664/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7276 CPUtime=222.25 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 62739 0 8 0 22217 8 0 0 25 0 1 0 789155019 7450624 1382 33554432000 134512640 134731564 4291295952 18446744073709551615 134631847 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1819 1382 276 54 0 1129 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 7276

[startup+282.3 s]
/proc/loadavg: 2.05 4.36 6.43 3/438 24068
/proc/meminfo: memFree=25020476/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8032 CPUtime=282.26 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 78088 0 8 0 28215 11 0 0 25 0 1 0 789155019 8224768 1551 33554432000 134512640 134731564 4291295952 18446744073709551615 134659274 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2008 1551 276 54 0 1318 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 8032

[startup+342.3 s]
/proc/loadavg: 2.02 3.93 6.15 3/438 24070
/proc/meminfo: memFree=25019296/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7988 CPUtime=342.26 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 92786 0 8 0 34214 12 0 0 25 0 1 0 789155019 8179712 1537 33554432000 134512640 134731564 4291295952 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1997 1537 276 54 0 1307 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 7988

[startup+402.3 s]
/proc/loadavg: 2.00 3.58 5.89 3/438 24071
/proc/meminfo: memFree=25019500/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8196 CPUtime=402.26 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 109562 0 8 0 40212 14 0 0 25 0 1 0 789155019 8392704 1604 33554432000 134512640 134731564 4291295952 18446744073709551615 134720115 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2049 1604 276 54 0 1359 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 8196

[startup+462.301 s]
/proc/loadavg: 2.13 3.32 5.65 3/438 24073
/proc/meminfo: memFree=25020448/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7708 CPUtime=462.27 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 124721 0 8 0 46210 17 0 0 25 0 1 0 789155019 7892992 1486 33554432000 134512640 134731564 4291295952 18446744073709551615 134634499 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1927 1486 276 54 0 1237 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 7708

[startup+522.301 s]
/proc/loadavg: 2.05 3.08 5.42 3/438 24075
/proc/meminfo: memFree=25020520/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7364 CPUtime=522.27 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 140960 0 8 0 52208 19 0 0 25 0 1 0 789155019 7540736 1381 33554432000 134512640 134731564 4291295952 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1841 1381 276 54 0 1151 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 7364

[startup+582.301 s]
/proc/loadavg: 2.02 2.88 5.21 3/438 24076
/proc/meminfo: memFree=25020220/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7900 CPUtime=582.27 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 157300 0 8 0 58206 21 0 0 25 0 1 0 789155019 8089600 1514 33554432000 134512640 134731564 4291295952 18446744073709551615 134659119 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1975 1514 276 54 0 1285 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 7900

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.03 2.08 3/438 24208
/proc/meminfo: memFree=25018596/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7680 CPUtime=4062.45 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1063739 0 8 0 406100 145 0 0 25 0 1 0 789155019 7864320 1477 33554432000 134512640 134731564 4291295952 18446744073709551615 134655409 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1920 1477 276 54 0 1230 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 7680

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.08 3/438 24210
/proc/meminfo: memFree=25017680/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8296 CPUtime=4122.44 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1078893 0 8 0 412097 147 0 0 25 0 1 0 789155019 8495104 1630 33554432000 134512640 134731564 4291295952 18446744073709551615 134659325 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2074 1630 276 54 0 1384 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 8296

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/438 24211
/proc/meminfo: memFree=25018020/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8756 CPUtime=4182.44 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1093958 0 8 0 418095 149 0 0 25 0 1 0 789155019 8966144 1753 33554432000 134512640 134731564 4291295952 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2189 1753 276 54 0 1499 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 8756

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/438 24213
/proc/meminfo: memFree=25018956/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7248 CPUtime=4242.44 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1107992 0 8 0 424094 150 0 0 25 0 1 0 789155019 7421952 1376 33554432000 134512640 134731564 4291295952 18446744073709551615 134634453 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1812 1376 276 54 0 1122 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 7248

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/438 24241
/proc/meminfo: memFree=24984148/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8576 CPUtime=4302.45 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1123188 0 8 0 430092 153 0 0 25 0 1 0 789155019 8781824 1689 33554432000 134512640 134731564 4291295952 18446744073709551615 134720472 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2144 1689 276 54 0 1454 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 8576

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/438 24243
/proc/meminfo: memFree=24979088/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8624 CPUtime=4362.44 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1139107 0 8 0 436089 155 0 0 25 0 1 0 789155019 8830976 1716 33554432000 134512640 134731564 4291295952 18446744073709551615 134655810 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2156 1716 276 54 0 1466 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 8624

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/438 24245
/proc/meminfo: memFree=24978660/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7796 CPUtime=4422.45 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1156729 0 8 0 442087 158 0 0 25 0 1 0 789155019 7983104 1501 33554432000 134512640 134731564 4291295952 18446744073709551615 134668429 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1949 1501 276 54 0 1259 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 7796

[startup+4482.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/438 24246
/proc/meminfo: memFree=24974660/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=6952 CPUtime=4482.45 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1173891 0 8 0 448086 159 0 0 25 0 1 0 789155019 7118848 1303 33554432000 134512640 134731564 4291295952 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1738 1303 276 54 0 1048 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 6952

[startup+4542.3 s]
/proc/loadavg: 2.20 2.06 2.06 3/438 24248
/proc/meminfo: memFree=24969284/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8884 CPUtime=4542.46 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1191428 0 8 0 454084 162 0 0 25 0 1 0 789155019 9097216 1756 33554432000 134512640 134731564 4291295952 18446744073709551615 2439134 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2221 1756 276 54 0 1531 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 8884

[startup+4602.3 s]
/proc/loadavg: 2.14 2.07 2.06 3/438 24250
/proc/meminfo: memFree=24967752/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=6960 CPUtime=4602.47 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1209637 0 8 0 460083 164 0 0 25 0 1 0 789155019 7127040 1287 33554432000 134512640 134731564 4291295952 18446744073709551615 134620512 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1740 1287 276 54 0 1050 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 6960

[startup+4662.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/438 24251
/proc/meminfo: memFree=24963976/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7896 CPUtime=4662.46 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1225671 0 8 0 466080 166 0 0 25 0 1 0 789155019 8085504 1520 33554432000 134512640 134731564 4291295952 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1974 1520 276 54 0 1284 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 7896

[startup+4722.32 s]
/proc/loadavg: 2.02 2.04 2.05 3/438 24253
/proc/meminfo: memFree=24961692/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7560 CPUtime=4722.48 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1239224 0 8 0 472081 167 0 0 25 0 1 0 789155019 7741440 1421 33554432000 134512640 134731564 4291295952 18446744073709551615 134721032 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1890 1421 276 54 0 1200 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 7560

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/438 24254
/proc/meminfo: memFree=24961160/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8888 CPUtime=4782.47 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1256616 0 8 0 478078 169 0 0 25 0 1 0 789155019 9101312 1758 33554432000 134512640 134731564 4291295952 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2222 1758 276 54 0 1532 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 8888

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/438 24256
/proc/meminfo: memFree=24960740/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7480 CPUtime=4842.47 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1273785 0 8 0 484076 171 0 0 25 0 1 0 789155019 7659520 1433 33554432000 134512640 134731564 4291295952 18446744073709551615 134620766 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1870 1433 276 54 0 1180 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 7480

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/438 24257
/proc/meminfo: memFree=24957228/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7220 CPUtime=4902.47 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1290955 0 8 0 490074 173 0 0 25 0 1 0 789155019 7393280 1372 33554432000 134512640 134731564 4291295952 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1805 1372 276 54 0 1115 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 7220

[startup+4962.3 s]
/proc/loadavg: 2.10 2.04 2.04 3/438 24259
/proc/meminfo: memFree=24953340/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=8132 CPUtime=4962.48 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1306305 0 8 0 496072 176 0 0 25 0 1 0 789155019 8327168 1584 33554432000 134512640 134731564 4291295952 18446744073709551615 134720186 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 2033 1584 276 54 0 1343 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 8132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.13 2.05 2.04 3/438 24260
/proc/meminfo: memFree=24955160/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7216 CPUtime=5000.09 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1316982 0 8 0 499832 177 0 0 25 0 1 0 789155019 7389184 1377 33554432000 134512640 134731564 4291295952 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1804 1377 276 54 0 1114 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 7216

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

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

[startup+4999.9 s]
/proc/loadavg: 2.13 2.05 2.04 3/438 24260
/proc/meminfo: memFree=24955160/32951124 swapFree=50923800/67111528
[pid=24059] ppid=24055 vsize=7216 CPUtime=5000.09 cores=1,3,5,7
/proc/24059/stat : 24059 (MPhaseSAT) R 24055 24059 24022 0 -1 4202496 1316982 0 8 0 499832 177 0 0 25 0 1 0 789155019 7389184 1377 33554432000 134512640 134731564 4291295952 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 5 0 0 2
/proc/24059/statm: 1804 1377 276 54 0 1114 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 7216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.1
CPU user time (s): 4998.32
CPU system time (s): 1.77873
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 10052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.32
system time used= 1.77873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1316982
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75
involuntary context switches= 54913

runsolver used 19.591 second user time and 48.9416 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-02 00:29:54
IDJOB=3445634
IDBENCH=71301
IDSOLVER=1941
FILE ID=node143/3445634-1306967394
RUNJOBID= node143-1306967394-24041
PBS_JOBID= 13497670
Free space on /tmp= 73872 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445634-1306967394/watcher-3445634-1306967394 -o /tmp/evaluation-result-3445634-1306967394/solver-3445634-1306967394 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445634-1306967394.cnf

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=1419028638

node143.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.846
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.69
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.846
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.15
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.846
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.74
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.846
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.846
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.75
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.846
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.846
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.846
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:      25033364 kB
Buffers:        190512 kB
Cached:         245212 kB
SwapCached:       9140 kB
Active:        7321020 kB
Inactive:       323760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25033364 kB
SwapTotal:    67111528 kB
SwapFree:     50923800 kB
Dirty:            1624 kB
Writeback:           0 kB
AnonPages:     7207220 kB
Mapped:          21032 kB
Slab:           121900 kB
PageTables:      79860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115657260 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= 73868 MiB
End job on node143 at 2011-06-02 01:53:16