Trace number 3094674

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
MPhaseSAT64 2011-03-03? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
MD5SUMa5ac359cd8af4f1e83d886effb49a2a9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.405
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.94 2.31 1.75 5/187 11497
/proc/meminfo: memFree=22032496/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=5044 CPUtime=0 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 286481743 5165056 268 33554432000 134512640 134761588 4289681408 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 1261 268 225 61 0 564 0

[startup+0.04267 s]
/proc/loadavg: 3.94 2.31 1.75 5/187 11497
/proc/meminfo: memFree=22032496/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=5044 CPUtime=0.03 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 484 0 0 0 3 0 0 0 25 0 1 0 286481743 5165056 424 33554432000 134512640 134761588 4289681408 18446744073709551615 8707610 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 1261 424 225 61 0 564 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5044

[startup+0.100685 s]
/proc/loadavg: 3.94 2.31 1.75 5/187 11497
/proc/meminfo: memFree=22032496/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=5044 CPUtime=0.09 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 728 0 0 0 9 0 0 0 25 0 1 0 286481743 5165056 668 33554432000 134512640 134761588 4289681408 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 1261 668 225 61 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.300654 s]
/proc/loadavg: 3.94 2.31 1.75 5/187 11497
/proc/meminfo: memFree=22032496/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=22220 CPUtime=0.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 7534 0 0 0 28 1 0 0 25 0 1 0 286481743 22753280 5070 33554432000 134512640 134761588 4289681408 18446744073709551615 134730598 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 5555 5070 253 61 0 4858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22220

[startup+0.700581 s]
/proc/loadavg: 3.94 2.31 1.75 5/187 11497
/proc/meminfo: memFree=22032496/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=16468 CPUtime=0.69 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 8688 0 0 0 68 1 0 0 25 0 1 0 286481743 16863232 3646 33554432000 134512640 134761588 4289681408 18446744073709551615 134617953 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 4117 3646 265 61 0 3420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16468

[startup+1.50045 s]
/proc/loadavg: 3.94 2.31 1.75 6/188 11498
/proc/meminfo: memFree=22017616/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=16440 CPUtime=1.49 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 8921 0 0 0 148 1 0 0 25 0 1 0 286481743 16834560 3644 33554432000 134512640 134761588 4289681408 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 4110 3644 270 61 0 3413 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16440

[startup+3.10118 s]
/proc/loadavg: 3.94 2.31 1.75 5/188 11498
/proc/meminfo: memFree=22017244/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=16440 CPUtime=3.09 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 8921 0 0 0 308 1 0 0 25 0 1 0 286481743 16834560 3644 33554432000 134512640 134761588 4289681408 18446744073709551615 134616870 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 4110 3644 270 61 0 3413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16440

[startup+6.30064 s]
/proc/loadavg: 3.94 2.34 1.76 5/188 11498
/proc/meminfo: memFree=22017364/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=16772 CPUtime=6.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 9004 0 0 0 628 1 0 0 25 0 1 0 286481743 17174528 3727 33554432000 134512640 134761588 4289681408 18446744073709551615 134636853 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 4193 3727 270 61 0 3496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16772

[startup+12.7006 s]
/proc/loadavg: 3.95 2.36 1.77 5/188 11498
/proc/meminfo: memFree=22015008/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=17888 CPUtime=12.69 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 11431 0 0 0 1268 1 0 0 25 0 1 0 286481743 18317312 4006 33554432000 134512640 134761588 4289681408 18446744073709551615 134748419 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 4472 4006 270 61 0 3775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17888

[startup+25.5004 s]
/proc/loadavg: 3.96 2.44 1.81 5/188 11498
/proc/meminfo: memFree=22015248/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=18868 CPUtime=25.49 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 14286 0 0 0 2547 2 0 0 25 0 1 0 286481743 19320832 4257 33554432000 134512640 134761588 4289681408 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 4717 4257 270 61 0 4020 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18868

[startup+51.1011 s]
/proc/loadavg: 3.97 2.57 1.87 5/188 11500
/proc/meminfo: memFree=22011144/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=23220 CPUtime=51.09 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 39204 0 0 0 5104 5 0 0 25 0 1 0 286481743 23777280 5333 33554432000 134512640 134761588 4289681408 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 5805 5333 276 61 0 5108 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23220

[startup+102.306 s]
/proc/loadavg: 3.99 2.79 1.98 5/188 11500
/proc/meminfo: memFree=22008772/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=25580 CPUtime=102.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 53152 0 0 0 10222 7 0 0 25 0 1 0 286481743 26193920 5935 33554432000 134512640 134761588 4289681408 18446744073709551615 134747225 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6395 5935 276 61 0 5698 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25580

[startup+162.3 s]
/proc/loadavg: 3.99 3.00 2.10 5/188 11502
/proc/meminfo: memFree=22007892/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=25904 CPUtime=162.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 55657 0 0 0 16221 8 0 0 25 0 1 0 286481743 26525696 6016 33554432000 134512640 134761588 4289681408 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6476 6016 276 61 0 5779 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25904

[startup+222.3 s]
/proc/loadavg: 3.99 3.18 2.22 5/188 11504
/proc/meminfo: memFree=22006884/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=25252 CPUtime=222.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 58241 0 0 0 22220 9 0 0 25 0 1 0 286481743 25858048 5853 33554432000 134512640 134761588 4289681408 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6313 5853 276 61 0 5616 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 25252

[startup+282.301 s]
/proc/loadavg: 3.99 3.33 2.33 5/188 11506
/proc/meminfo: memFree=22005760/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=25904 CPUtime=282.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 60924 0 0 0 28220 9 0 0 25 0 1 0 286481743 26525696 6016 33554432000 134512640 134761588 4289681408 18446744073709551615 134748450 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6476 6016 276 61 0 5779 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25904

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 2.43 5/188 11508
/proc/meminfo: memFree=22005492/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27184 CPUtime=342.3 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 63703 0 0 0 34220 10 0 0 25 0 1 0 286481743 27836416 6336 33554432000 134512640 134761588 4289681408 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6796 6336 276 61 0 6099 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27184

[startup+402.301 s]
/proc/loadavg: 4.04 3.56 2.53 5/188 11508
/proc/meminfo: memFree=22005728/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=26160 CPUtime=402.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 65486 0 0 0 40219 10 0 0 25 0 1 0 286481743 26787840 6080 33554432000 134512640 134761588 4289681408 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6540 6080 276 61 0 5843 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 26160

[startup+462.301 s]
/proc/loadavg: 4.09 3.65 2.62 5/188 11519
/proc/meminfo: memFree=22005536/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27200 CPUtime=462.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 68205 0 0 0 46219 10 0 0 25 0 1 0 286481743 27852800 6340 33554432000 134512640 134761588 4289681408 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6800 6340 276 61 0 6103 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 27200

[startup+522.301 s]
/proc/loadavg: 4.08 3.73 2.71 5/188 11521
/proc/meminfo: memFree=22004648/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27004 CPUtime=522.3 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 71502 0 0 0 52219 11 0 0 25 0 1 0 286481743 27652096 6297 33554432000 134512640 134761588 4289681408 18446744073709551615 134725745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6751 6297 276 61 0 6054 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 27004

[startup+582.3 s]
/proc/loadavg: 4.09 3.79 2.79 5/188 11523
/proc/meminfo: memFree=22000792/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=26748 CPUtime=582.29 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 74537 0 0 0 58218 11 0 0 25 0 1 0 286481743 27389952 6233 33554432000 134512640 134761588 4289681408 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6687 6233 276 61 0 5990 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 26748

[startup+642.3 s]
/proc/loadavg: 4.03 3.83 2.87 5/188 11525
/proc/meminfo: memFree=22001268/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=25980 CPUtime=642.31 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 76128 0 0 0 64219 12 0 0 25 0 1 0 286481743 26603520 6041 33554432000 134512640 134761588 4289681408 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6495 6041 276 61 0 5798 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 25980

[startup+702.3 s]
/proc/loadavg: 4.01 3.86 2.93 5/188 11525
/proc/meminfo: memFree=22001252/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=26748 CPUtime=702.3 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 77636 0 0 0 70218 12 0 0 25 0 1 0 286481743 27389952 6233 33554432000 134512640 134761588 4289681408 18446744073709551615 134748639 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6687 6233 276 61 0 5990 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 26748

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.00 5/188 11530
/proc/meminfo: memFree=21999644/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27004 CPUtime=762.31 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 80479 0 0 0 76219 12 0 0 25 0 1 0 286481743 27652096 6297 33554432000 134512640 134761588 4289681408 18446744073709551615 134747052 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6751 6297 276 61 0 6054 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 27004

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.06 5/188 11532
/proc/meminfo: memFree=22000120/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27004 CPUtime=822.3 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 82518 0 0 0 82217 13 0 0 25 0 1 0 286481743 27652096 6297 33554432000 134512640 134761588 4289681408 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6751 6297 276 61 0 6054 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 27004

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.11 5/188 11534
/proc/meminfo: memFree=22000964/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=26748 CPUtime=882.31 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 85169 0 0 0 88217 14 0 0 25 0 1 0 286481743 27389952 6233 33554432000 134512640 134761588 4289681408 18446744073709551615 134748632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6687 6233 276 61 0 5990 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 26748

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.17 5/188 11536
/proc/meminfo: memFree=21999584/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=28796 CPUtime=942.31 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 85681 0 0 0 94217 14 0 0 25 0 1 0 286481743 29487104 6745 33554432000 134512640 134761588 4289681408 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 7199 6745 276 61 0 6502 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 28796

[startup+1002.3 s]
/proc/loadavg: 4.06 3.95 3.22 5/188 11536
/proc/meminfo: memFree=22000068/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=29052 CPUtime=1002.3 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 88940 0 0 0 100216 14 0 0 25 0 1 0 286481743 29749248 6809 33554432000 134512640 134761588 4289681408 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 7263 6809 276 61 0 6566 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 29052

[startup+1062.3 s]
/proc/loadavg: 4.02 3.96 3.27 5/188 11622
/proc/meminfo: memFree=22016332/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27004 CPUtime=1062.3 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 89086 0 0 0 106216 14 0 0 25 0 1 0 286481743 27652096 6315 33554432000 134512640 134761588 4289681408 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6751 6315 276 61 0 6054 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 27004

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.31 5/188 11651
/proc/meminfo: memFree=21999716/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27004 CPUtime=1122.31 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 91865 0 0 0 112216 15 0 0 25 0 1 0 286481743 27652096 6315 33554432000 134512640 134761588 4289681408 18446744073709551615 134726105 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6751 6315 276 61 0 6054 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 27004

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.35 5/188 11653
/proc/meminfo: memFree=21996116/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27004 CPUtime=1182.31 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 94644 0 0 0 118215 16 0 0 25 0 1 0 286481743 27652096 6315 33554432000 134512640 134761588 4289681408 18446744073709551615 134748468 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6751 6315 276 61 0 6054 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 27004

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.39 5/188 11655
/proc/meminfo: memFree=21990624/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=29900 CPUtime=1242.31 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 95344 0 0 0 124215 16 0 0 25 0 1 0 286481743 30617600 7015 33554432000 134512640 134761588 4289681408 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 7475 7015 276 61 0 6778 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 29900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.42 5/188 11655
/proc/meminfo: memFree=21991724/32951132 swapFree=67111528/67111528
[pid=11497] ppid=11495 vsize=27852 CPUtime=1300.02 cores=0,2
/proc/11497/stat : 11497 (MPhaseSAT64) R 11495 11497 11377 0 -1 4202496 98065 0 0 0 129986 16 0 0 25 0 1 0 286481743 28520448 6503 33554432000 134512640 134761588 4289681408 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11497/statm: 6963 6503 276 61 0 6266 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 27852

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.86
CPU system time (s): 0.164974
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 35160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98065
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= 10
involuntary context switches= 2937

runsolver used 2.30465 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-02 14:53:41
IDJOB=3094674
IDBENCH=82556
IDSOLVER=1521
FILE ID=node129/3094674-1301748821
RUNJOBID= node129-1301748569-11395
PBS_JOBID= 12841008
Free space on /tmp= 72144 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094674-1301748821/watcher-3094674-1301748821 -o /tmp/evaluation-result-3094674-1301748821/solver-3094674-1301748821 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094674-1301748821.cnf

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

MD5SUM BENCH= a5ac359cd8af4f1e83d886effb49a2a9
RANDOM SEED=521767305

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      22032528 kB
Buffers:        344880 kB
Cached:       10215916 kB
SwapCached:          0 kB
Active:        7132928 kB
Inactive:      3537172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22032528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2804 kB
Writeback:          12 kB
AnonPages:      108676 kB
Mapped:          17128 kB
Slab:           185972 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   294808 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= 72140 MiB
End job on node129 at 2011-04-02 15:15:23