Trace number 3281039

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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

running on 2 cores: 1,3

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.87 2.13 2.66 5/189 21373
/proc/meminfo: memFree=22156576/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=3140 CPUtime=0 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 299 0 0 0 0 0 0 0 25 0 1 0 486584383 3215360 240 33554432000 134512640 134829744 4294142000 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 785 240 211 78 0 71 0

[startup+0.0405391 s]
/proc/loadavg: 2.87 2.13 2.66 5/189 21373
/proc/meminfo: memFree=22156576/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=5748 CPUtime=0.03 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 444 0 0 0 3 0 0 0 25 0 1 0 486584383 5885952 385 33554432000 134512640 134829744 4294142000 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 1437 385 225 78 0 723 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5748

[startup+0.100517 s]
/proc/loadavg: 2.87 2.13 2.66 5/189 21373
/proc/meminfo: memFree=22156576/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=5748 CPUtime=0.09 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 741 0 0 0 9 0 0 0 25 0 1 0 486584383 5885952 682 33554432000 134512640 134829744 4294142000 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 1437 682 225 78 0 723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5748

[startup+0.300483 s]
/proc/loadavg: 2.87 2.13 2.66 5/189 21373
/proc/meminfo: memFree=22156576/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=20568 CPUtime=0.28 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 12203 0 0 0 28 0 0 0 25 0 1 0 486584383 21061632 4402 33554432000 134512640 134829744 4294142000 18446744073709551615 10257916 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 5142 4403 275 78 0 4428 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20568

[startup+0.700407 s]
/proc/loadavg: 2.87 2.13 2.66 5/189 21373
/proc/meminfo: memFree=22156576/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=35840 CPUtime=0.69 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 16710 0 0 0 68 1 0 0 25 0 1 0 486584383 36700160 8141 33554432000 134512640 134829744 4294142000 18446744073709551615 134632479 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 8960 8141 288 78 0 8246 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35840

[startup+1.50025 s]
/proc/loadavg: 2.87 2.13 2.66 5/190 21374
/proc/meminfo: memFree=22124860/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=35324 CPUtime=1.49 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 17433 0 0 0 148 1 0 0 25 0 1 0 486584383 36171776 7924 33554432000 134512640 134829744 4294142000 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 8831 7924 298 78 0 8117 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35324

[startup+3.10095 s]
/proc/loadavg: 2.87 2.13 2.66 5/190 21374
/proc/meminfo: memFree=22124116/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=37040 CPUtime=3.09 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 18666 0 0 0 308 1 0 0 25 0 1 0 486584383 37928960 8342 33554432000 134512640 134829744 4294142000 18446744073709551615 134661471 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 9260 8342 298 78 0 8546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37040

[startup+6.30035 s]
/proc/loadavg: 2.96 2.16 2.67 5/190 21374
/proc/meminfo: memFree=22120632/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=37040 CPUtime=6.28 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 20812 0 0 0 627 1 0 0 25 0 1 0 486584383 37928960 8342 33554432000 134512640 134829744 4294142000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 9260 8342 298 78 0 8546 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37040

[startup+12.7001 s]
/proc/loadavg: 3.05 2.19 2.68 5/190 21374
/proc/meminfo: memFree=22120652/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=38404 CPUtime=12.69 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 23250 0 0 0 1267 2 0 0 25 0 1 0 486584383 39325696 8702 33554432000 134512640 134829744 4294142000 18446744073709551615 134722621 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 9601 8702 298 78 0 8887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38404

[startup+25.5007 s]
/proc/loadavg: 3.26 2.28 2.70 5/190 21374
/proc/meminfo: memFree=22118924/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=38624 CPUtime=25.49 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 29236 0 0 0 2546 3 0 0 25 0 1 0 486584383 39550976 8801 33554432000 134512640 134829744 4294142000 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 9656 8801 298 78 0 8942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38624

[startup+51.1009 s]
/proc/loadavg: 3.51 2.41 2.73 5/190 21375
/proc/meminfo: memFree=22116416/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=38624 CPUtime=51.09 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 36077 0 0 0 5105 4 0 0 25 0 1 0 486584383 39550976 8802 33554432000 134512640 134829744 4294142000 18446744073709551615 134725750 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 9656 8802 298 78 0 8942 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38624

[startup+102.306 s]
/proc/loadavg: 3.79 2.65 2.79 5/190 21376
/proc/meminfo: memFree=22118876/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=32352 CPUtime=102.29 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 62314 0 0 0 10222 7 0 0 25 0 1 0 486584383 33128448 7498 33554432000 134512640 134829744 4294142000 18446744073709551615 134678526 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 8088 7498 281 78 0 7374 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32352

[startup+162.301 s]
/proc/loadavg: 3.92 2.90 2.87 5/190 21405
/proc/meminfo: memFree=22117572/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=34360 CPUtime=162.3 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 63479 0 0 0 16222 8 0 0 25 0 1 0 486584383 35184640 8084 33554432000 134512640 134829744 4294142000 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 8590 8084 281 78 0 7876 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34360

[startup+222.301 s]
/proc/loadavg: 4.04 3.11 2.94 5/190 21407
/proc/meminfo: memFree=22107728/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=44908 CPUtime=222.29 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 65820 0 0 0 22221 8 0 0 25 0 1 0 486584383 45985792 10425 33554432000 134512640 134829744 4294142000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 11227 10425 281 78 0 10513 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44908

[startup+282.3 s]
/proc/loadavg: 4.01 3.27 3.01 5/190 21408
/proc/meminfo: memFree=22099268/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=45984 CPUtime=282.3 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 66013 0 0 0 28222 8 0 0 25 0 1 0 486584383 47087616 10618 33554432000 134512640 134829744 4294142000 18446744073709551615 134719606 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 11496 10618 281 78 0 10782 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 45984

[startup+342.301 s]
/proc/loadavg: 4.00 3.40 3.06 5/190 21410
/proc/meminfo: memFree=22085736/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=54888 CPUtime=342.3 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 68254 0 0 0 34221 9 0 0 25 0 1 0 486584383 56205312 12859 33554432000 134512640 134829744 4294142000 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 13722 12859 281 78 0 13008 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 54888

[startup+402.301 s]
/proc/loadavg: 4.05 3.52 3.12 5/190 21411
/proc/meminfo: memFree=22085468/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=54888 CPUtime=402.3 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 68331 0 0 0 40221 9 0 0 25 0 1 0 486584383 56205312 12936 33554432000 134512640 134829744 4294142000 18446744073709551615 134661415 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 13722 12936 281 78 0 13008 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 54888

[startup+462.3 s]
/proc/loadavg: 4.02 3.61 3.18 5/190 21413
/proc/meminfo: memFree=22084956/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=54888 CPUtime=462.3 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 68335 0 0 0 46221 9 0 0 25 0 1 0 486584383 56205312 12940 33554432000 134512640 134829744 4294142000 18446744073709551615 134657587 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 13722 12940 281 78 0 13008 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 54888

[startup+522.301 s]
/proc/loadavg: 4.00 3.67 3.22 5/190 21414
/proc/meminfo: memFree=22084556/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=54888 CPUtime=522.31 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 68415 0 0 0 52222 9 0 0 25 0 1 0 486584383 56205312 13020 33554432000 134512640 134829744 4294142000 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 13722 13020 281 78 0 13008 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 54888

[startup+582.3 s]
/proc/loadavg: 4.04 3.75 3.28 5/190 21416
/proc/meminfo: memFree=22077348/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=57040 CPUtime=582.31 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69121 0 0 0 58222 9 0 0 25 0 1 0 486584383 58408960 13726 33554432000 134512640 134829744 4294142000 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 14260 13726 281 78 0 13546 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 57040

[startup+642.3 s]
/proc/loadavg: 4.06 3.81 3.33 5/190 21418
/proc/meminfo: memFree=22073472/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=57040 CPUtime=642.32 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69132 0 0 0 64223 9 0 0 25 0 1 0 486584383 58408960 13737 33554432000 134512640 134829744 4294142000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 14260 13737 281 78 0 13546 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 57040

[startup+702.301 s]
/proc/loadavg: 4.02 3.84 3.36 5/190 21419
/proc/meminfo: memFree=22069608/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=702.31 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69931 0 0 0 70222 9 0 0 25 0 1 0 486584383 61734912 14536 33554432000 134512640 134829744 4294142000 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14536 281 78 0 14358 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 60288

[startup+762.306 s]
/proc/loadavg: 4.04 3.88 3.40 5/190 21421
/proc/meminfo: memFree=22067344/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=762.32 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69937 0 0 0 76223 9 0 0 25 0 1 0 486584383 61734912 14542 33554432000 134512640 134829744 4294142000 18446744073709551615 134725771 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14542 281 78 0 14358 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 60288

[startup+822.301 s]
/proc/loadavg: 4.01 3.90 3.44 5/190 21423
/proc/meminfo: memFree=22066204/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=822.32 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69937 0 0 0 82223 9 0 0 25 0 1 0 486584383 61734912 14542 33554432000 134512640 134829744 4294142000 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14542 281 78 0 14358 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 60288

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.47 5/190 21424
/proc/meminfo: memFree=22065796/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=882.32 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 88223 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134658052 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 60288

[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 21426
/proc/meminfo: memFree=22065156/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=942.32 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 94223 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134679936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 60288

[startup+1002.3 s]
/proc/loadavg: 4.07 3.95 3.54 5/190 21454
/proc/meminfo: memFree=22049592/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=1002.32 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 100223 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134661403 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 60288

[startup+1062.3 s]
/proc/loadavg: 4.02 3.96 3.56 5/190 21465
/proc/meminfo: memFree=22039884/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=1062.32 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 106223 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134661620 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 60288

[startup+1122.3 s]
/proc/loadavg: 4.08 3.98 3.59 5/190 21467
/proc/meminfo: memFree=22035832/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=1122.33 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 112224 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134679182 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 60288

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.61 5/190 21468
/proc/meminfo: memFree=22027380/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=1182.33 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 118224 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134720027 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 60288

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.64 4/185 21491
/proc/meminfo: memFree=22033980/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=1242.33 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 124224 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 60288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.37 3.80 3.60 4/184 21492
/proc/meminfo: memFree=22023540/32951124 swapFree=67111524/67111528
[pid=21373] ppid=21371 vsize=60288 CPUtime=1300.04 cores=1,3
/proc/21373/stat : 21373 (MPhaseSAT_M) R 21371 21373 20786 0 -1 4202496 69938 0 0 0 129995 9 0 0 25 0 1 0 486584383 61734912 14543 33554432000 134512640 134829744 4294142000 18446744073709551615 134661828 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/21373/statm: 15072 14543 281 78 0 14358 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 60288

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.95
CPU system time (s): 0.099984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 60288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69938
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= 13
involuntary context switches= 3337

runsolver used 2.09868 second user time and 5.00124 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-25 18:43:40
IDJOB=3281039
IDBENCH=20521
IDSOLVER=1522
FILE ID=node102/3281039-1303749820
RUNJOBID= node102-1303749758-21223
PBS_JOBID= 13154060
Free space on /tmp= 70968 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281039-1303749820/watcher-3281039-1303749820 -o /tmp/evaluation-result-3281039-1303749820/solver-3281039-1303749820 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3281039-1303749820.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=2036582739

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      22156732 kB
Buffers:       1587168 kB
Cached:        8557028 kB
SwapCached:          4 kB
Active:        1766100 kB
Inactive:      8479564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22156732 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4272 kB
Writeback:          16 kB
AnonPages:      101120 kB
Mapped:          16656 kB
Slab:           484312 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285532 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= 70964 MiB
End job on node102 at 2011-04-25 19:05:22