Trace number 3280578

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

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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-3280578-1303749503/watcher-3280578-1303749503 -o /tmp/evaluation-result-3280578-1303749503/solver-3280578-1303749503 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3280578-1303749503.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: 1.64 3.25 3.46 2/174 6243
/proc/meminfo: memFree=16049952/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=8920 CPUtime=0 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 317 0 0 0 0 0 0 0 21 0 1 0 486548102 9134080 258 33554432000 134512640 134761588 4289403024 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 2230 258 225 61 0 1533 0

[startup+0.013768 s]
/proc/loadavg: 1.64 3.25 3.46 2/174 6243
/proc/meminfo: memFree=16049952/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=8920 CPUtime=0.01 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 360 0 0 0 1 0 0 0 21 0 1 0 486548102 9134080 301 33554432000 134512640 134761588 4289403024 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 2230 301 225 61 0 1533 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8920

[startup+0.10078 s]
/proc/loadavg: 1.64 3.25 3.46 2/174 6243
/proc/meminfo: memFree=16049952/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=8920 CPUtime=0.09 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 808 0 0 0 9 0 0 0 21 0 1 0 486548102 9134080 749 33554432000 134512640 134761588 4289403024 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 2230 751 225 61 0 1533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8920

[startup+0.300726 s]
/proc/loadavg: 1.64 3.25 3.46 2/174 6243
/proc/meminfo: memFree=16049952/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=10176 CPUtime=0.28 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 4820 0 0 0 28 0 0 0 22 0 1 0 486548102 10420224 1728 33554432000 134512640 134761588 4289403024 18446744073709551615 134572465 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 2544 1728 334 61 0 1847 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10176

[startup+0.700621 s]
/proc/loadavg: 1.64 3.25 3.46 2/174 6243
/proc/meminfo: memFree=16049952/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=24112 CPUtime=0.69 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 21249 0 0 0 67 2 0 0 23 0 1 0 486548102 24690688 5574 33554432000 134512640 134761588 4289403024 18446744073709551615 134642989 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 6028 5574 458 61 0 5331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24112

[startup+1.50044 s]
/proc/loadavg: 1.98 3.29 3.47 5/184 6262
/proc/meminfo: memFree=15951884/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=32980 CPUtime=1.48 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 30125 0 0 0 143 5 0 0 25 0 1 0 486548102 33771520 7765 33554432000 134512640 134761588 4289403024 18446744073709551615 134651928 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/6243/statm: 8245 7765 464 61 0 7548 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32980

[startup+3.10015 s]
/proc/loadavg: 1.98 3.29 3.47 5/190 6274
/proc/meminfo: memFree=15888560/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=35612 CPUtime=3.07 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 31995 0 0 0 302 5 0 0 25 0 1 0 486548102 36466688 8433 33554432000 134512640 134761588 4289403024 18446744073709551615 134634241 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/6243/statm: 8903 8433 470 61 0 8206 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 35612

[startup+6.30056 s]
/proc/loadavg: 1.98 3.29 3.47 5/190 6274
/proc/meminfo: memFree=15697404/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=39608 CPUtime=6.25 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 32994 0 0 0 620 5 0 0 25 0 1 0 486548102 40558592 9432 33554432000 134512640 134761588 4289403024 18446744073709551615 134634512 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/6243/statm: 9902 9432 470 61 0 9205 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 39608

[startup+12.7005 s]
/proc/loadavg: 2.51 3.37 3.50 5/190 6275
/proc/meminfo: memFree=15595016/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=41432 CPUtime=12.62 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 39727 0 0 0 1256 6 0 0 25 0 1 0 486548102 42426368 9892 33554432000 134512640 134761588 4289403024 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10358 9892 474 61 0 9661 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 41432

[startup+25.5011 s]
/proc/loadavg: 2.74 3.39 3.50 5/187 6296
/proc/meminfo: memFree=15646760/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=39004 CPUtime=25.42 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 44103 0 0 0 2535 7 0 0 25 0 1 0 486548102 39940096 9317 33554432000 134512640 134761588 4289403024 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 9751 9317 474 61 0 9054 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 39004

[startup+51.1004 s]
/proc/loadavg: 3.17 3.43 3.51 5/190 6357
/proc/meminfo: memFree=15681596/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=30844 CPUtime=51.02 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 47696 0 0 0 5094 8 0 0 25 0 1 0 486548102 31584256 7245 33554432000 134512640 134761588 4289403024 18446744073709551615 134621719 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 7711 7245 474 61 0 7014 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 30844

[startup+102.307 s]
/proc/loadavg: 3.67 3.53 3.54 5/190 6358
/proc/meminfo: memFree=15689472/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=33880 CPUtime=102.22 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 51973 0 0 0 10214 8 0 0 25 0 1 0 486548102 34693120 8004 33554432000 134512640 134761588 4289403024 18446744073709551615 134622811 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 8470 8004 474 61 0 7773 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 33880

[startup+162.301 s]
/proc/loadavg: 3.88 3.61 3.56 5/190 6360
/proc/meminfo: memFree=15675884/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=27996 CPUtime=162.22 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 94477 0 0 0 16209 13 0 0 25 0 1 0 486548102 28667904 6446 33554432000 134512640 134761588 4289403024 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 6999 6446 363 61 0 6302 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 27996

[startup+222.301 s]
/proc/loadavg: 3.95 3.68 3.59 5/190 6361
/proc/meminfo: memFree=15691384/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=28796 CPUtime=222.23 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 98602 0 0 0 22209 14 0 0 25 0 1 0 486548102 29487104 6646 33554432000 134512640 134761588 4289403024 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 7199 6646 363 61 0 6502 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28796

[startup+282.3 s]
/proc/loadavg: 3.98 3.73 3.61 5/190 6363
/proc/meminfo: memFree=15679828/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=28596 CPUtime=282.23 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 111431 0 0 0 28208 15 0 0 25 0 1 0 486548102 29282304 6690 33554432000 134512640 134761588 4289403024 18446744073709551615 134636703 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 7149 6690 363 61 0 6452 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 28596

[startup+342.3 s]
/proc/loadavg: 3.99 3.78 3.63 5/190 6364
/proc/meminfo: memFree=15716520/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=27260 CPUtime=342.23 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 115796 0 0 0 34207 16 0 0 25 0 1 0 486548102 27914240 6356 33554432000 134512640 134761588 4289403024 18446744073709551615 134635812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 6815 6356 363 61 0 6118 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 27260

[startup+402.3 s]
/proc/loadavg: 3.99 3.82 3.65 5/190 6366
/proc/meminfo: memFree=15721836/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=29536 CPUtime=402.23 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 120234 0 0 0 40206 17 0 0 25 0 1 0 486548102 30244864 6925 33554432000 134512640 134761588 4289403024 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 7384 6925 363 61 0 6687 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 29536

[startup+462.3 s]
/proc/loadavg: 3.99 3.85 3.67 5/190 6368
/proc/meminfo: memFree=15721948/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=30208 CPUtime=462.23 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 124142 0 0 0 46206 17 0 0 25 0 1 0 486548102 30932992 7093 33554432000 134512640 134761588 4289403024 18446744073709551615 134682456 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 7552 7093 363 61 0 6855 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 30208

[startup+522.3 s]
/proc/loadavg: 4.06 3.89 3.69 5/190 6369
/proc/meminfo: memFree=15713004/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=38348 CPUtime=522.24 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 130877 0 0 0 52205 19 0 0 25 0 1 0 486548102 39268352 9128 33554432000 134512640 134761588 4289403024 18446744073709551615 134747212 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 9587 9128 363 61 0 8890 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 38348

[startup+582.3 s]
/proc/loadavg: 4.12 3.94 3.72 5/190 6371
/proc/meminfo: memFree=15707656/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=40512 CPUtime=582.23 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 135013 0 0 0 58204 19 0 0 25 0 1 0 486548102 41484288 9669 33554432000 134512640 134761588 4289403024 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10128 9669 363 61 0 9431 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 40512

[startup+642.3 s]
/proc/loadavg: 4.04 3.94 3.74 5/190 6372
/proc/meminfo: memFree=15703428/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=39732 CPUtime=642.24 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 141129 0 0 0 64204 20 0 0 25 0 1 0 486548102 40685568 9474 33554432000 134512640 134761588 4289403024 18446744073709551615 134616895 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 9933 9474 363 61 0 9236 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 39732

[startup+702.301 s]
/proc/loadavg: 4.09 3.97 3.75 5/190 6374
/proc/meminfo: memFree=15703152/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=40104 CPUtime=702.24 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 148390 0 0 0 70203 21 0 0 25 0 1 0 486548102 41066496 9567 33554432000 134512640 134761588 4289403024 18446744073709551615 134747065 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10026 9567 363 61 0 9329 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 40104

[startup+762.307 s]
/proc/loadavg: 4.03 3.97 3.76 5/190 6376
/proc/meminfo: memFree=15624268/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=38956 CPUtime=762.25 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 154504 0 0 0 76203 22 0 0 25 0 1 0 486548102 39890944 9280 33554432000 134512640 134761588 4289403024 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 9739 9280 363 61 0 9042 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 38956

[startup+822.301 s]
/proc/loadavg: 4.01 3.97 3.78 5/190 6377
/proc/meminfo: memFree=15625864/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=40616 CPUtime=822.24 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 161638 0 0 0 82201 23 0 0 25 0 1 0 486548102 41590784 9695 33554432000 134512640 134761588 4289403024 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10154 9695 363 61 0 9457 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 40616

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 6379
/proc/meminfo: memFree=15621136/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=41128 CPUtime=882.25 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 165000 0 0 0 88201 24 0 0 25 0 1 0 486548102 42115072 9823 33554432000 134512640 134761588 4289403024 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10282 9823 363 61 0 9585 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 41128

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 6380
/proc/meminfo: memFree=15633152/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=30628 CPUtime=942.24 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 169253 0 0 0 94200 24 0 0 25 0 1 0 486548102 31363072 7198 33554432000 134512640 134761588 4289403024 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 7657 7198 363 61 0 6960 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 30628

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 6382
/proc/meminfo: memFree=15558856/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=38944 CPUtime=1002.25 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 175392 0 0 0 100200 25 0 0 25 0 1 0 486548102 39878656 9277 33554432000 134512640 134761588 4289403024 18446744073709551615 134698200 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 9736 9277 363 61 0 9039 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 38944

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 6384
/proc/meminfo: memFree=15539004/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=39584 CPUtime=1062.25 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 180253 0 0 0 106199 26 0 0 25 0 1 0 486548102 40534016 9437 33554432000 134512640 134761588 4289403024 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 9896 9437 363 61 0 9199 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 39584

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.84 5/190 6385
/proc/meminfo: memFree=15538736/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=38816 CPUtime=1122.25 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 185689 0 0 0 112199 26 0 0 25 0 1 0 486548102 39747584 9245 33554432000 134512640 134761588 4289403024 18446744073709551615 134747223 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 9704 9245 363 61 0 9007 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 38816

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.84 5/190 6387
/proc/meminfo: memFree=15538340/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=40092 CPUtime=1182.26 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 189171 0 0 0 118199 27 0 0 25 0 1 0 486548102 41054208 9564 33554432000 134512640 134761588 4289403024 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10023 9564 363 61 0 9326 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 40092

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 6388
/proc/meminfo: memFree=15534980/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=40092 CPUtime=1242.26 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 193327 0 0 0 124198 28 0 0 25 0 1 0 486548102 41054208 9564 33554432000 134512640 134761588 4289403024 18446744073709551615 134616841 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10023 9564 363 61 0 9326 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 40092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 3.86 5/190 6390
/proc/meminfo: memFree=15530992/32951124 swapFree=67111528/67111528
[pid=6243] ppid=6241 vsize=40604 CPUtime=1299.96 cores=4,6
/proc/6243/stat : 6243 (MPhaseSAT64) R 6241 6243 5847 0 -1 4202496 197617 0 0 0 129968 28 0 0 25 0 1 0 486548102 41578496 9692 33554432000 134512640 134761588 4289403024 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/6243/statm: 10151 9692 363 61 0 9454 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 40604

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.97
CPU user time (s): 1299.69
CPU system time (s): 0.285956
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 63776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197617
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= 15
involuntary context switches= 2011

runsolver used 2.26166 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 18:38:24
IDJOB=3280578
IDBENCH=20406
IDSOLVER=1521
FILE ID=node139/3280578-1303749503
RUNJOBID= node139-1303749502-6232
PBS_JOBID= 13154023
Free space on /tmp= 72500 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280578-1303749503/watcher-3280578-1303749503 -o /tmp/evaluation-result-3280578-1303749503/solver-3280578-1303749503 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3280578-1303749503.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=2052550779

node139.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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	: 5321.49
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	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16049984 kB
Buffers:       2145896 kB
Cached:       14169460 kB
SwapCached:          0 kB
Active:        9827440 kB
Inactive:      6551456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16049984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6680 kB
Writeback:           0 kB
AnonPages:       62960 kB
Mapped:          14436 kB
Slab:           459132 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72452 MiB
End job on node139 at 2011-04-25 19:00:06