Trace number 3282325

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) 1299.55 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=140068 CPUtime=6.56 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 37559 0 0 0 648 8 0 0 25 0 1 0 486964916 143429632 33080 33554432000 134512640 134731564 4292449888 18446744073709551615 134686048 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35017 33080 448 54 0 34327 0

[startup+6.83229 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=142248 CPUtime=6.65 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 38197 0 0 0 657 8 0 0 25 0 1 0 486964916 145661952 33205 33554432000 134512640 134731564 4292449888 18446744073709551615 134631810 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35562 33205 448 54 0 34872 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 142248

[startup+6.90029 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=142380 CPUtime=6.72 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 38284 0 0 0 664 8 0 0 25 0 1 0 486964916 145797120 33292 33554432000 134512640 134731564 4292449888 18446744073709551615 134632324 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35595 33292 448 54 0 34905 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 142380

[startup+7.00027 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=142644 CPUtime=6.82 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 38448 0 0 0 674 8 0 0 25 0 1 0 486964916 146067456 33456 33554432000 134512640 134731564 4292449888 18446744073709551615 134686438 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35661 33456 448 54 0 34971 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 142644

[startup+7.10025 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=142908 CPUtime=6.92 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 38577 0 0 0 684 8 0 0 25 0 1 0 486964916 146337792 33585 33554432000 134512640 134731564 4292449888 18446744073709551615 134664177 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35727 33585 448 54 0 35037 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 142908

[startup+7.20123 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143040 CPUtime=7.02 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 38671 0 0 0 694 8 0 0 25 0 1 0 486964916 146472960 33679 33554432000 134512640 134731564 4292449888 18446744073709551615 134691845 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35760 33679 448 54 0 35070 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 143040

[startup+7.30121 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143040 CPUtime=7.13 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 38710 0 0 0 704 9 0 0 25 0 1 0 486964916 146472960 33718 33554432000 134512640 134731564 4292449888 18446744073709551615 134615167 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35760 33718 448 54 0 35070 0
Current children cumulated CPU time (s) 7.13
Current children cumulated vsize (KiB) 143040

[startup+7.4012 s]
/proc/loadavg: 3.46 3.88 3.88 5/187 16268
/proc/meminfo: memFree=25465660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143040 CPUtime=7.23 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 38729 0 0 0 714 9 0 0 25 0 1 0 486964916 146472960 33737 33554432000 134512640 134731564 4292449888 18446744073709551615 134615167 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35760 33737 448 54 0 35070 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 143040

[startup+12.7003 s]
/proc/loadavg: 3.86 3.95 3.90 5/188 16269
/proc/meminfo: memFree=25341100/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=131192 CPUtime=12.52 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 40309 0 0 0 1243 9 0 0 25 0 1 0 486964916 134340608 30790 33554432000 134512640 134731564 4292449888 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 32798 30790 458 54 0 32108 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 131192

[startup+25.5071 s]
/proc/loadavg: 3.88 3.95 3.90 5/188 16270
/proc/meminfo: memFree=25323988/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=147288 CPUtime=25.33 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 56399 0 0 0 2522 11 0 0 25 0 1 0 486964916 150822912 34744 33554432000 134512640 134731564 4292449888 18446744073709551615 134718246 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 36822 34744 458 54 0 36132 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 147288

[startup+51.1007 s]
/proc/loadavg: 3.92 3.96 3.91 5/188 16270
/proc/meminfo: memFree=25327292/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=132816 CPUtime=50.93 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 168452 0 0 0 5066 27 0 0 25 0 1 0 486964916 136003584 32544 33554432000 134512640 134731564 4292449888 18446744073709551615 134624727 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 33204 32544 488 54 0 32514 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 132816

[startup+102.301 s]
/proc/loadavg: 3.96 3.96 3.91 5/188 16272
/proc/meminfo: memFree=25314636/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=102.12 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 220330 0 0 0 10176 36 0 0 25 0 1 0 486964916 146657280 34905 33554432000 134512640 134731564 4292449888 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 34905 488 54 0 35115 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 143220

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/188 16273
/proc/meminfo: memFree=25306440/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=162.12 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 222909 0 0 0 16174 38 0 0 25 0 1 0 486964916 146657280 35176 33554432000 134512640 134731564 4292449888 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35176 488 54 0 35115 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 143220

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/188 16275
/proc/meminfo: memFree=25300712/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=222.09 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 223617 0 0 0 22169 40 0 0 25 0 1 0 486964916 146657280 35190 33554432000 134512640 134731564 4292449888 18446744073709551615 134628965 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35190 488 54 0 35115 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 143220

[startup+282.301 s]
/proc/loadavg: 4.04 3.99 3.91 5/188 16277
/proc/meminfo: memFree=25324128/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=282.07 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 225699 0 0 0 28166 41 0 0 25 0 1 0 486964916 146657280 35190 33554432000 134512640 134731564 4292449888 18446744073709551615 134659179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35190 488 54 0 35115 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 143220

[startup+342.306 s]
/proc/loadavg: 4.01 3.99 3.91 5/188 16278
/proc/meminfo: memFree=25315060/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=342.08 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 227782 0 0 0 34165 43 0 0 25 0 1 0 486964916 146657280 35191 33554432000 134512640 134731564 4292449888 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35191 488 54 0 35115 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 143220

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/188 16280
/proc/meminfo: memFree=25316788/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=402.07 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 228823 0 0 0 40163 44 0 0 25 0 1 0 486964916 146657280 35191 33554432000 134512640 134731564 4292449888 18446744073709551615 134630120 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35191 488 54 0 35115 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 143220

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/188 16281
/proc/meminfo: memFree=25315776/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=462.05 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 230912 0 0 0 46160 45 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 143220

[startup+522.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/188 16283
/proc/meminfo: memFree=25283892/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=522.05 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 231953 0 0 0 52158 47 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134717129 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 143220

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/188 16285
/proc/meminfo: memFree=25280144/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=582.04 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 232994 0 0 0 58156 48 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134634510 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 143220

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 16286
/proc/meminfo: memFree=25270576/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=642.04 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 234035 0 0 0 64154 50 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 143220

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 16288
/proc/meminfo: memFree=25270164/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=702.01 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 235423 0 0 0 70150 51 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 143220

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 16289
/proc/meminfo: memFree=25252288/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=762 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 236464 0 0 0 76148 52 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134667506 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 143220

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/188 16300
/proc/meminfo: memFree=25246060/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=821.97 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237158 0 0 0 82143 54 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 143220

[startup+882.3 s]
/proc/loadavg: 4.15 4.05 3.94 5/188 16302
/proc/meminfo: memFree=25247660/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=881.98 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237505 0 0 0 88142 56 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 143220

[startup+942.301 s]
/proc/loadavg: 4.05 4.04 3.94 5/188 16303
/proc/meminfo: memFree=25247512/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=941.96 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237852 0 0 0 94139 57 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 143220

[startup+1002.31 s]
/proc/loadavg: 4.02 4.03 3.94 5/188 16305
/proc/meminfo: memFree=25247624/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=1001.96 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237852 0 0 0 100138 58 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134659232 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 143220

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/188 16306
/proc/meminfo: memFree=25246980/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=1061.95 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237852 0 0 0 106136 59 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134659378 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 143220

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/188 16311
/proc/meminfo: memFree=25246076/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=1121.86 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237852 0 0 0 112125 61 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 143220

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/188 16313
/proc/meminfo: memFree=25245176/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=1181.84 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237852 0 0 0 118121 63 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 143220

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 16314
/proc/meminfo: memFree=25243932/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=1241.83 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237852 0 0 0 124119 64 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134668656 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 143220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 2/182 16319
/proc/meminfo: memFree=25459600/32951132 swapFree=67111364/67111528
[pid=16268] ppid=16266 vsize=143220 CPUtime=1299.53 cores=4,6
/proc/16268/stat : 16268 (MPhaseSAT) R 16266 16268 15089 0 -1 4202496 237852 0 0 0 129888 65 0 0 25 0 1 0 486964916 146657280 35198 33554432000 134512640 134731564 4292449888 18446744073709551615 134715344 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16268/statm: 35805 35198 488 54 0 35115 0
Current children cumulated CPU time (s) 1299.53
Current children cumulated vsize (KiB) 143220

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): 1299.55
CPU user time (s): 1298.89
CPU system time (s): 0.659899
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 149832

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

runsolver used 2.48662 second user time and 6.96094 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-25 19:47:42
IDJOB=3282325
IDBENCH=70808
IDSOLVER=1520
FILE ID=node128/3282325-1303753662
RUNJOBID= node128-1303753662-16227
PBS_JOBID= 13154034
Free space on /tmp= 66792 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282325-1303753662/watcher-3282325-1303753662 -o /tmp/evaluation-result-3282325-1303753662/solver-3282325-1303753662 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3282325-1303753662.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=669050557

node128.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.852
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.70
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.852
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.75
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.852
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.82
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.852
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.75
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.852
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.852
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.75
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25488748 kB
Buffers:       1268052 kB
Cached:        5395524 kB
SwapCached:        160 kB
Active:         534028 kB
Inactive:      6311220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25488748 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23444 kB
Writeback:          36 kB
AnonPages:      180796 kB
Mapped:          16508 kB
Slab:           554004 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   374876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66804 MiB
End job on node128 at 2011-04-25 20:09:25