Trace number 3095274

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT_M 2011-02-16? (TO) 1299.99 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-3095274-1301748793/watcher-3095274-1301748793 -o /tmp/evaluation-result-3095274-1301748793/solver-3095274-1301748793 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095274-1301748793.cnf 

running on 2 cores: 5,7

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.91 2.15 1.83 4/193 20027
/proc/meminfo: memFree=20486712/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=5116 CPUtime=0 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 286477429 5238784 273 33554432000 134512640 134829744 4288943040 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 1279 273 225 78 0 565 0

[startup+0.0107529 s]
/proc/loadavg: 3.91 2.15 1.83 4/193 20027
/proc/meminfo: memFree=20486712/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=5116 CPUtime=0 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 357 0 0 0 0 0 0 0 25 0 1 0 286477429 5238784 296 33554432000 134512640 134829744 4288943040 18446744073709551615 2248218 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 1279 296 225 78 0 565 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5116

[startup+0.100774 s]
/proc/loadavg: 3.91 2.15 1.83 4/193 20027
/proc/meminfo: memFree=20486712/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=5112 CPUtime=0.09 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 843 0 0 0 9 0 0 0 25 0 1 0 286477429 5234688 781 33554432000 134512640 134829744 4288943040 18446744073709551615 134534967 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 1336 794 230 78 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5112

[startup+0.300728 s]
/proc/loadavg: 3.91 2.15 1.83 4/193 20027
/proc/meminfo: memFree=20486712/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=19900 CPUtime=0.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 7051 0 0 0 28 1 0 0 25 0 1 0 286477429 20377600 4443 33554432000 134512640 134829744 4288943040 18446744073709551615 2352512 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 4975 4443 256 78 0 4261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19900

[startup+0.700659 s]
/proc/loadavg: 3.91 2.15 1.83 4/193 20027
/proc/meminfo: memFree=20486712/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=24764 CPUtime=0.69 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 8662 0 0 0 68 1 0 0 25 0 1 0 286477429 25358336 5701 33554432000 134512640 134829744 4288943040 18446744073709551615 134725750 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 6191 5701 273 78 0 5477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24764

[startup+1.50051 s]
/proc/loadavg: 3.91 2.18 1.84 6/194 20028
/proc/meminfo: memFree=20463896/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=24764 CPUtime=1.49 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 8662 0 0 0 148 1 0 0 25 0 1 0 286477429 25358336 5701 33554432000 134512640 134829744 4288943040 18446744073709551615 134624840 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 6191 5701 273 78 0 5477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24764

[startup+3.10023 s]
/proc/loadavg: 3.91 2.18 1.84 6/194 20028
/proc/meminfo: memFree=20463524/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=26628 CPUtime=3.09 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 9118 0 0 0 308 1 0 0 25 0 1 0 286477429 27267072 6157 33554432000 134512640 134829744 4288943040 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 6657 6157 273 78 0 5943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26628

[startup+6.30066 s]
/proc/loadavg: 3.91 2.18 1.84 6/194 20028
/proc/meminfo: memFree=20454984/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=33112 CPUtime=6.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 10720 0 0 0 627 2 0 0 25 0 1 0 286477429 33906688 7759 33554432000 134512640 134829744 4288943040 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 8278 7759 273 78 0 7564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33112

[startup+12.7005 s]
/proc/loadavg: 3.93 2.24 1.87 6/194 20028
/proc/meminfo: memFree=20445152/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=40928 CPUtime=12.69 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 12675 0 0 0 1266 3 0 0 25 0 1 0 286477429 41910272 9714 33554432000 134512640 134829744 4288943040 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 10232 9714 273 78 0 9518 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40928

[startup+25.5003 s]
/proc/loadavg: 3.94 2.30 1.89 6/194 20028
/proc/meminfo: memFree=20444412/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=42116 CPUtime=25.49 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 12999 0 0 0 2546 3 0 0 25 0 1 0 286477429 43126784 10038 33554432000 134512640 134829744 4288943040 18446744073709551615 134661680 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 10529 10038 273 78 0 9815 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42116

[startup+51.1007 s]
/proc/loadavg: 3.96 2.43 1.94 6/194 20029
/proc/meminfo: memFree=20459228/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=28580 CPUtime=51.09 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 29120 0 0 0 5104 5 0 0 25 0 1 0 286477429 29265920 6593 33554432000 134512640 134829744 4288943040 18446744073709551615 134717854 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 7145 6593 279 78 0 6431 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28580

[startup+102.307 s]
/proc/loadavg: 3.98 2.69 2.06 6/194 20030
/proc/meminfo: memFree=20431192/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=53376 CPUtime=102.3 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 35868 0 0 0 10223 7 0 0 25 0 1 0 286477429 54657024 12831 33554432000 134512640 134829744 4288943040 18446744073709551615 134662089 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 13344 12831 279 78 0 12630 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53376

[startup+162.301 s]
/proc/loadavg: 3.99 2.93 2.18 6/194 20032
/proc/meminfo: memFree=20384420/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=61068 CPUtime=162.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 37951 0 0 0 16222 7 0 0 25 0 1 0 286477429 62533632 14744 33554432000 134512640 134829744 4288943040 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 15267 14744 279 78 0 14553 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 61068

[startup+222.3 s]
/proc/loadavg: 3.99 3.12 2.29 6/194 20034
/proc/meminfo: memFree=20379312/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=65268 CPUtime=222.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 39171 0 0 0 22221 8 0 0 25 0 1 0 286477429 66834432 15794 33554432000 134512640 134829744 4288943040 18446744073709551615 134657870 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 16317 15794 279 78 0 15603 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 65268

[startup+282.301 s]
/proc/loadavg: 4.04 3.29 2.40 6/194 20035
/proc/meminfo: memFree=20377432/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=65268 CPUtime=282.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 39171 0 0 0 28221 8 0 0 25 0 1 0 286477429 66834432 15794 33554432000 134512640 134829744 4288943040 18446744073709551615 134722597 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 16317 15794 279 78 0 15603 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 65268

[startup+342.301 s]
/proc/loadavg: 4.01 3.42 2.50 6/194 20037
/proc/meminfo: memFree=20376780/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=65268 CPUtime=342.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 39171 0 0 0 34221 8 0 0 25 0 1 0 286477429 66834432 15794 33554432000 134512640 134829744 4288943040 18446744073709551615 134661614 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 16317 15794 279 78 0 15603 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 65268

[startup+402.3 s]
/proc/loadavg: 4.00 3.52 2.59 6/194 20038
/proc/meminfo: memFree=20376880/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=65268 CPUtime=402.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 39171 0 0 0 40221 8 0 0 25 0 1 0 286477429 66834432 15794 33554432000 134512640 134829744 4288943040 18446744073709551615 134624903 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 16317 15794 279 78 0 15603 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 65268

[startup+462.301 s]
/proc/loadavg: 4.07 3.63 2.68 6/194 20040
/proc/meminfo: memFree=20373140/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=65268 CPUtime=462.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 39171 0 0 0 46221 8 0 0 25 0 1 0 286477429 66834432 15794 33554432000 134512640 134829744 4288943040 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 16317 15794 279 78 0 15603 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 65268

[startup+522.301 s]
/proc/loadavg: 4.03 3.70 2.76 6/194 20051
/proc/meminfo: memFree=20347856/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=89524 CPUtime=522.28 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 45258 0 0 0 52218 10 0 0 25 0 1 0 286477429 91672576 21881 33554432000 134512640 134829744 4288943040 18446744073709551615 134661064 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 22381 21881 279 78 0 21667 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 89524

[startup+582.3 s]
/proc/loadavg: 4.01 3.75 2.84 6/194 20052
/proc/meminfo: memFree=20347844/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=89524 CPUtime=582.28 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 45258 0 0 0 58218 10 0 0 25 0 1 0 286477429 91672576 21881 33554432000 134512640 134829744 4288943040 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 22381 21881 279 78 0 21667 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 89524

[startup+642.301 s]
/proc/loadavg: 4.07 3.81 2.91 6/194 20054
/proc/meminfo: memFree=20346956/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=89524 CPUtime=642.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 45258 0 0 0 64219 10 0 0 25 0 1 0 286477429 91672576 21881 33554432000 134512640 134829744 4288943040 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 22381 21881 279 78 0 21667 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 89524

[startup+702.301 s]
/proc/loadavg: 4.03 3.84 2.98 6/194 20058
/proc/meminfo: memFree=20346196/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=89524 CPUtime=702.28 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 45258 0 0 0 70218 10 0 0 25 0 1 0 286477429 91672576 21881 33554432000 134512640 134829744 4288943040 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 22381 21881 279 78 0 21667 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 89524

[startup+762.307 s]
/proc/loadavg: 4.04 3.88 3.04 6/194 20060
/proc/meminfo: memFree=20333236/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=101692 CPUtime=762.29 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 48305 0 0 0 76217 12 0 0 25 0 1 0 286477429 104132608 24928 33554432000 134512640 134829744 4288943040 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 25423 24928 279 78 0 24709 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 101692

[startup+822.301 s]
/proc/loadavg: 4.12 3.93 3.11 6/194 20062
/proc/meminfo: memFree=20333096/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=101692 CPUtime=822.28 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 48305 0 0 0 82216 12 0 0 25 0 1 0 286477429 104132608 24928 33554432000 134512640 134829744 4288943040 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 25423 24928 279 78 0 24709 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 101692

[startup+882.301 s]
/proc/loadavg: 4.16 3.97 3.17 6/194 20063
/proc/meminfo: memFree=20327616/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=101692 CPUtime=882.28 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 48305 0 0 0 88216 12 0 0 25 0 1 0 286477429 104132608 24928 33554432000 134512640 134829744 4288943040 18446744073709551615 134624930 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 25423 24928 279 78 0 24709 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 101692

[startup+942.3 s]
/proc/loadavg: 4.06 3.97 3.22 6/194 20065
/proc/meminfo: memFree=20326360/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=105808 CPUtime=942.27 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 49328 0 0 0 94215 12 0 0 25 0 1 0 286477429 108347392 25951 33554432000 134512640 134829744 4288943040 18446744073709551615 134723353 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 26452 25951 279 78 0 25738 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 105808

[startup+1002.3 s]
/proc/loadavg: 4.12 4.00 3.28 6/194 20066
/proc/meminfo: memFree=20300544/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=128336 CPUtime=1002.28 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 55107 0 0 0 100214 14 0 0 25 0 1 0 286477429 131416064 31560 33554432000 134512640 134829744 4288943040 18446744073709551615 134722813 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 32084 31560 279 78 0 31370 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 128336

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.32 6/194 20068
/proc/meminfo: memFree=20298288/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=128336 CPUtime=1062.28 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 55107 0 0 0 106214 14 0 0 25 0 1 0 286477429 131416064 31560 33554432000 134512640 134829744 4288943040 18446744073709551615 134722597 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 32084 31560 279 78 0 31370 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 128336

[startup+1122.3 s]
/proc/loadavg: 3.97 3.98 3.36 5/194 20154
/proc/meminfo: memFree=20335408/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=128336 CPUtime=1122.27 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 55107 0 0 0 112213 14 0 0 25 0 1 0 286477429 131416064 31560 33554432000 134512640 134829744 4288943040 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 32084 31560 279 78 0 31370 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 128336

[startup+1182.3 s]
/proc/loadavg: 3.99 3.98 3.39 5/194 20155
/proc/meminfo: memFree=20310800/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=128336 CPUtime=1182.27 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 55107 0 0 0 118213 14 0 0 25 0 1 0 286477429 131416064 31560 33554432000 134512640 134829744 4288943040 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 32084 31560 279 78 0 31370 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 128336

[startup+1242.3 s]
/proc/loadavg: 4.07 4.01 3.44 5/194 20157
/proc/meminfo: memFree=20304456/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=128336 CPUtime=1242.27 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 55107 0 0 0 124213 14 0 0 25 0 1 0 286477429 131416064 31560 33554432000 134512640 134829744 4288943040 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 32084 31560 279 78 0 31370 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 128336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.47 5/194 20158
/proc/meminfo: memFree=20303792/32951124 swapFree=67111528/67111528
[pid=20027] ppid=20025 vsize=128336 CPUtime=1299.97 cores=5,7
/proc/20027/stat : 20027 (MPhaseSAT_M) R 20025 20027 19934 0 -1 4202496 55107 0 0 0 129983 14 0 0 25 0 1 0 286477429 131416064 31560 33554432000 134512640 134829744 4288943040 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20027/statm: 32084 31560 279 78 0 31370 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 128336

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.99
CPU user time (s): 1299.84
CPU system time (s): 0.151976
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 129016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55107
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= 14
involuntary context switches= 2788

runsolver used 2.13667 second user time and 4.95825 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-02 14:53:13
IDJOB=3095274
IDBENCH=82556
IDSOLVER=1522
FILE ID=node132/3095274-1301748793
RUNJOBID= node132-1301748569-19955
PBS_JOBID= 12841005
Free space on /tmp= 72380 MiB

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

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

MD5SUM BENCH= a5ac359cd8af4f1e83d886effb49a2a9
RANDOM SEED=1708344729

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20486992 kB
Buffers:        356152 kB
Cached:       11711020 kB
SwapCached:          0 kB
Active:        7377284 kB
Inactive:      4834712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20486992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2732 kB
Writeback:           0 kB
AnonPages:      144488 kB
Mapped:          16940 kB
Slab:           190744 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   329636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72380 MiB
End job on node132 at 2011-04-02 15:14:55