Trace number 3288260

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.05 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
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 variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
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-3288260-1303775625/watcher-3288260-1303775625 -o /tmp/evaluation-result-3288260-1303775625/solver-3288260-1303775625 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3288260-1303775625.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: 2.03 3.44 3.74 2/176 13209
/proc/meminfo: memFree=12379624/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=11900 CPUtime=0 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 489163060 12185600 269 33554432000 134512640 134761588 4286802848 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 2975 269 225 61 0 2278 0

[startup+0.060518 s]
/proc/loadavg: 2.03 3.44 3.74 2/176 13209
/proc/meminfo: memFree=12379624/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=11900 CPUtime=0.05 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 580 0 0 0 5 0 0 0 22 0 1 0 489163060 12185600 521 33554432000 134512640 134761588 4286802848 18446744073709551615 5089481 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 2975 521 225 61 0 2278 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11900

[startup+0.100509 s]
/proc/loadavg: 2.03 3.44 3.74 2/176 13209
/proc/meminfo: memFree=12379624/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=11900 CPUtime=0.09 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 761 0 0 0 9 0 0 0 22 0 1 0 489163060 12185600 702 33554432000 134512640 134761588 4286802848 18446744073709551615 5108706 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 2975 702 225 61 0 2278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11900

[startup+0.300449 s]
/proc/loadavg: 2.03 3.44 3.74 2/176 13209
/proc/meminfo: memFree=12379624/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=11900 CPUtime=0.29 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 1647 0 0 0 29 0 0 0 23 0 1 0 489163060 12185600 1588 33554432000 134512640 134761588 4286802848 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 2975 1588 225 61 0 2278 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11900

[startup+0.700371 s]
/proc/loadavg: 2.03 3.44 3.74 2/176 13209
/proc/meminfo: memFree=12379624/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=23756 CPUtime=0.68 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 21171 0 0 0 66 2 0 0 25 0 1 0 489163060 24326144 5434 33554432000 134512640 134761588 4286802848 18446744073709551615 134559333 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 5939 5434 608 61 0 5242 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23756

[startup+1.50024 s]
/proc/loadavg: 2.03 3.44 3.74 4/182 13220
/proc/meminfo: memFree=12291940/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=48468 CPUtime=1.49 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 37905 0 0 0 144 5 0 0 25 0 1 0 489163060 49631232 11663 33554432000 134512640 134761588 4286802848 18446744073709551615 134730481 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 12117 11663 627 61 0 11420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48468

[startup+3.10097 s]
/proc/loadavg: 2.27 3.47 3.75 5/187 13230
/proc/meminfo: memFree=12190492/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=44316 CPUtime=3.09 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 53882 0 0 0 302 7 0 0 25 0 1 0 489163060 45379584 10635 33554432000 134512640 134761588 4286802848 18446744073709551615 134634390 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 11079 10635 638 61 0 10382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44316

[startup+6.30043 s]
/proc/loadavg: 2.27 3.47 3.75 5/190 13236
/proc/meminfo: memFree=12004756/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=52000 CPUtime=6.29 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 55803 0 0 0 622 7 0 0 25 0 1 0 489163060 53248000 12556 33554432000 134512640 134761588 4286802848 18446744073709551615 134634390 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 13000 12556 638 61 0 12303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52000

[startup+12.7002 s]
/proc/loadavg: 2.61 3.50 3.75 5/190 13236
/proc/meminfo: memFree=11659692/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=76576 CPUtime=12.69 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 61947 0 0 0 1261 8 0 0 25 0 1 0 489163060 78413824 18700 33554432000 134512640 134761588 4286802848 18446744073709551615 134621392 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 19144 18700 638 61 0 18447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76576

[startup+25.5009 s]
/proc/loadavg: 2.82 3.52 3.76 5/190 13236
/proc/meminfo: memFree=11515988/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=76576 CPUtime=25.49 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 61947 0 0 0 2541 8 0 0 25 0 1 0 489163060 78413824 18700 33554432000 134512640 134761588 4286802848 18446744073709551615 134634726 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 19144 18700 638 61 0 18447 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76576

[startup+51.1003 s]
/proc/loadavg: 3.22 3.55 3.76 5/190 13237
/proc/meminfo: memFree=11594892/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=44536 CPUtime=51.09 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 70417 0 0 0 5099 10 0 0 25 0 1 0 489163060 45604864 10668 33554432000 134512640 134761588 4286802848 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 11134 10668 642 61 0 10437 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44536

[startup+102.307 s]
/proc/loadavg: 3.69 3.63 3.77 5/190 13238
/proc/meminfo: memFree=11530264/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=45096 CPUtime=102.3 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 153221 0 0 0 10210 20 0 0 25 0 1 0 489163060 46178304 10779 33554432000 134512640 134761588 4286802848 18446744073709551615 134649554 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 11274 10779 374 61 0 10577 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45096

[startup+162.301 s]
/proc/loadavg: 3.87 3.69 3.78 5/190 13240
/proc/meminfo: memFree=11601072/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=42700 CPUtime=162.29 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 185599 0 0 0 16205 24 0 0 25 0 1 0 489163060 43724800 10212 33554432000 134512640 134761588 4286802848 18446744073709551615 134747238 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 10675 10212 374 61 0 9978 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42700

[startup+222.301 s]
/proc/loadavg: 3.95 3.74 3.79 5/190 13242
/proc/meminfo: memFree=11607868/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=47652 CPUtime=222.3 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 222926 0 0 0 22200 30 0 0 25 0 1 0 489163060 48795648 11425 33554432000 134512640 134761588 4286802848 18446744073709551615 134682482 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 11913 11425 374 61 0 11216 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 47652

[startup+282.3 s]
/proc/loadavg: 3.98 3.79 3.81 5/190 13243
/proc/meminfo: memFree=11430652/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=64652 CPUtime=282.3 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 253328 0 0 0 28194 36 0 0 25 0 1 0 489163060 66203648 15700 33554432000 134512640 134761588 4286802848 18446744073709551615 134622127 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16163 15700 374 61 0 15466 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 64652

[startup+342.3 s]
/proc/loadavg: 3.99 3.82 3.82 5/190 13245
/proc/meminfo: memFree=11308240/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=62900 CPUtime=342.3 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 274458 0 0 0 34191 39 0 0 25 0 1 0 489163060 64409600 15262 33554432000 134512640 134761588 4286802848 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 15725 15262 374 61 0 15028 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62900

[startup+402.3 s]
/proc/loadavg: 3.99 3.85 3.82 5/190 13246
/proc/meminfo: memFree=11307224/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=64444 CPUtime=402.3 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 300688 0 0 0 40188 42 0 0 25 0 1 0 489163060 65990656 15645 33554432000 134512640 134761588 4286802848 18446744073709551615 134681814 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16111 15645 374 61 0 15414 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 64444

[startup+462.301 s]
/proc/loadavg: 3.99 3.88 3.83 5/190 13257
/proc/meminfo: memFree=11298824/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=64828 CPUtime=462.3 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 321032 0 0 0 46185 45 0 0 25 0 1 0 489163060 66383872 15741 33554432000 134512640 134761588 4286802848 18446744073709551615 134726456 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16207 15741 374 61 0 15510 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 64828

[startup+522.301 s]
/proc/loadavg: 4.13 3.93 3.85 5/190 13259
/proc/meminfo: memFree=11321540/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=48060 CPUtime=522.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 336644 0 0 0 52182 49 0 0 25 0 1 0 489163060 49213440 11549 33554432000 134512640 134761588 4286802848 18446744073709551615 134748020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 12015 11549 374 61 0 11318 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 48060

[startup+582.301 s]
/proc/loadavg: 4.04 3.94 3.85 5/190 13260
/proc/meminfo: memFree=11303920/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=67632 CPUtime=582.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 353612 0 0 0 58181 50 0 0 25 0 1 0 489163060 69255168 16442 33554432000 134512640 134761588 4286802848 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16908 16442 374 61 0 16211 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 67632

[startup+642.301 s]
/proc/loadavg: 4.06 3.96 3.86 5/190 13265
/proc/meminfo: memFree=11828608/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=47272 CPUtime=642.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 368984 0 0 0 64179 52 0 0 25 0 1 0 489163060 48406528 11352 33554432000 134512640 134761588 4286802848 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 11818 11352 374 61 0 11121 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 47272

[startup+702.301 s]
/proc/loadavg: 3.98 3.95 3.86 5/190 13293
/proc/meminfo: memFree=11997764/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=63400 CPUtime=702.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 388330 0 0 0 70175 56 0 0 25 0 1 0 489163060 64921600 15384 33554432000 134512640 134761588 4286802848 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 15850 15384 374 61 0 15153 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 63400

[startup+762.307 s]
/proc/loadavg: 3.94 3.94 3.86 5/190 13322
/proc/meminfo: memFree=11945408/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=49320 CPUtime=762.32 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 403145 0 0 0 76174 58 0 0 25 0 1 0 489163060 50503680 11864 33554432000 134512640 134761588 4286802848 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 12330 11864 374 61 0 11633 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 49320

[startup+822.301 s]
/proc/loadavg: 3.97 3.95 3.87 5/190 13405
/proc/meminfo: memFree=12014216/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=67112 CPUtime=822.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 422521 0 0 0 82170 61 0 0 25 0 1 0 489163060 68722688 16312 33554432000 134512640 134761588 4286802848 18446744073709551615 134673592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16778 16312 374 61 0 16081 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 67112

[startup+882.301 s]
/proc/loadavg: 3.99 3.95 3.88 5/190 13406
/proc/meminfo: memFree=12015980/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=63504 CPUtime=882.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 437055 0 0 0 88168 63 0 0 25 0 1 0 489163060 65028096 15410 33554432000 134512640 134761588 4286802848 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 15876 15410 374 61 0 15179 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 63504

[startup+942.3 s]
/proc/loadavg: 3.99 3.96 3.88 5/190 13408
/proc/meminfo: memFree=11990152/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=65652 CPUtime=942.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 448112 0 0 0 94166 65 0 0 25 0 1 0 489163060 67227648 15947 33554432000 134512640 134761588 4286802848 18446744073709551615 134730001 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16413 15947 374 61 0 15716 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 65652

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 13409
/proc/meminfo: memFree=11990876/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=63756 CPUtime=1002.31 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 463088 0 0 0 100164 67 0 0 25 0 1 0 489163060 65286144 15473 33554432000 134512640 134761588 4286802848 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 15939 15473 374 61 0 15242 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 63756

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 13411
/proc/meminfo: memFree=11947936/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=64012 CPUtime=1062.32 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 477350 0 0 0 106162 70 0 0 25 0 1 0 489163060 65548288 15537 33554432000 134512640 134761588 4286802848 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16003 15537 374 61 0 15306 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 64012

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 13413
/proc/meminfo: memFree=11936380/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=69152 CPUtime=1122.33 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 486904 0 0 0 112161 72 0 0 25 0 1 0 489163060 70811648 16822 33554432000 134512640 134761588 4286802848 18446744073709551615 134748123 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 17288 16822 374 61 0 16591 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 69152

[startup+1182.3 s]
/proc/loadavg: 4.13 4.02 3.92 5/190 13414
/proc/meminfo: memFree=11943048/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=64416 CPUtime=1182.33 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 502359 0 0 0 118159 74 0 0 25 0 1 0 489163060 65961984 15638 33554432000 134512640 134761588 4286802848 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16104 15638 374 61 0 15407 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 64416

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 13416
/proc/meminfo: memFree=11943648/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=66080 CPUtime=1242.33 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 515315 0 0 0 124158 75 0 0 25 0 1 0 489163060 67665920 16054 33554432000 134512640 134761588 4286802848 18446744073709551615 134747294 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16520 16054 374 61 0 15823 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 66080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 13417
/proc/meminfo: memFree=11944368/32951124 swapFree=67111528/67111528
[pid=13209] ppid=13207 vsize=64288 CPUtime=1300.03 cores=0,2
/proc/13209/stat : 13209 (MPhaseSAT64) R 13207 13209 12283 0 -1 4202496 529839 0 0 0 129926 77 0 0 25 0 1 0 489163060 65830912 15606 33554432000 134512640 134761588 4286802848 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13209/statm: 16072 15606 374 61 0 15375 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 64288

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.05
CPU user time (s): 1299.27
CPU system time (s): 0.781881
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 76576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.27
system time used= 0.781881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 529839
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= 16
involuntary context switches= 2289

runsolver used 2.30665 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 01:53:46
IDJOB=3288260
IDBENCH=82493
IDSOLVER=1521
FILE ID=node104/3288260-1303775625
RUNJOBID= node104-1303775624-13193
PBS_JOBID= 13157188
Free space on /tmp= 71108 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288260-1303775625/watcher-3288260-1303775625 -o /tmp/evaluation-result-3288260-1303775625/solver-3288260-1303775625 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3288260-1303775625.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1171405151

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12379904 kB
Buffers:       2287424 kB
Cached:       17632844 kB
SwapCached:          0 kB
Active:       11000140 kB
Inactive:      8988576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12379904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24368 kB
Writeback:           0 kB
AnonPages:       67720 kB
Mapped:          14492 kB
Slab:           517636 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198456 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= 71068 MiB
End job on node104 at 2011-04-26 02:15:28