Trace number 3283799

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

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3283799-1303760246/watcher-3283799-1303760246 -o /tmp/evaluation-result-3283799-1303760246/solver-3283799-1303760246 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3283799-1303760246.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: 4.02 3.72 3.55 4/189 20687
/proc/meminfo: memFree=16264128/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=5004 CPUtime=0 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 487625023 5124096 274 33554432000 134512640 134829744 4294045872 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 1251 274 225 78 0 537 0

[startup+0.0562459 s]
/proc/loadavg: 4.02 3.72 3.55 4/189 20687
/proc/meminfo: memFree=16264128/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=5000 CPUtime=0.05 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 861 0 0 0 5 0 0 0 22 0 1 0 487625023 5120000 536 33554432000 134512640 134829744 4294045872 18446744073709551615 134566777 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 1250 536 235 78 0 536 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5000

[startup+0.100263 s]
/proc/loadavg: 4.02 3.72 3.55 4/189 20687
/proc/meminfo: memFree=16264128/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=4432 CPUtime=0.09 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 1932 0 0 0 9 0 0 0 22 0 1 0 487625023 4538368 615 33554432000 134512640 134829744 4294045872 18446744073709551615 10024444 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 1108 616 249 78 0 394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4432

[startup+0.300223 s]
/proc/loadavg: 4.02 3.72 3.55 4/189 20687
/proc/meminfo: memFree=16264128/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=11760 CPUtime=0.29 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 4047 0 0 0 29 0 0 0 23 0 1 0 487625023 12042240 2467 33554432000 134512640 134829744 4294045872 18446744073709551615 134722641 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 2940 2467 269 78 0 2226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11760

[startup+0.701149 s]
/proc/loadavg: 4.02 3.72 3.55 4/189 20687
/proc/meminfo: memFree=16264128/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=11760 CPUtime=0.69 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 4047 0 0 0 69 0 0 0 25 0 1 0 487625023 12042240 2467 33554432000 134512640 134829744 4294045872 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 2940 2467 269 78 0 2226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11760

[startup+1.50102 s]
/proc/loadavg: 4.02 3.72 3.55 5/190 20688
/proc/meminfo: memFree=16254952/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=11892 CPUtime=1.49 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 4076 0 0 0 149 0 0 0 25 0 1 0 487625023 12177408 2496 33554432000 134512640 134829744 4294045872 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 2973 2496 269 78 0 2259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11892

[startup+3.10071 s]
/proc/loadavg: 4.01 3.73 3.55 5/190 20688
/proc/meminfo: memFree=16254208/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=12160 CPUtime=3.09 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 4139 0 0 0 309 0 0 0 25 0 1 0 487625023 12451840 2559 33554432000 134512640 134829744 4294045872 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 3040 2559 269 78 0 2326 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12160

[startup+6.30109 s]
/proc/loadavg: 4.01 3.73 3.55 5/190 20688
/proc/meminfo: memFree=16253572/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=12692 CPUtime=6.29 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 4283 0 0 0 629 0 0 0 25 0 1 0 487625023 12996608 2703 33554432000 134512640 134829744 4294045872 18446744073709551615 134661598 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 3173 2703 269 78 0 2459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12692

[startup+12.7009 s]
/proc/loadavg: 4.01 3.74 3.55 5/190 20688
/proc/meminfo: memFree=16252708/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=13660 CPUtime=12.69 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 4485 0 0 0 1269 0 0 0 25 0 1 0 487625023 13987840 2905 33554432000 134512640 134829744 4294045872 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 3415 2905 269 78 0 2701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13660

[startup+25.5005 s]
/proc/loadavg: 4.01 3.75 3.56 5/190 20689
/proc/meminfo: memFree=16256428/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=9852 CPUtime=25.49 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 8558 0 0 0 2549 0 0 0 25 0 1 0 487625023 10088448 2010 33554432000 134512640 134829744 4294045872 18446744073709551615 134580568 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 2463 2010 271 78 0 1749 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9852

[startup+51.1008 s]
/proc/loadavg: 4.00 3.77 3.57 5/190 20689
/proc/meminfo: memFree=16247968/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=19464 CPUtime=51.09 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 14440 0 0 0 5108 1 0 0 25 0 1 0 487625023 19931136 4310 33554432000 134512640 134829744 4294045872 18446744073709551615 134661591 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 4866 4310 275 78 0 4152 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19464

[startup+102.307 s]
/proc/loadavg: 4.00 3.80 3.59 5/190 20691
/proc/meminfo: memFree=16245224/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=21236 CPUtime=102.3 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 14863 0 0 0 10229 1 0 0 25 0 1 0 487625023 21745664 4733 33554432000 134512640 134829744 4294045872 18446744073709551615 134620951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 5309 4733 275 78 0 4595 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21236

[startup+162.301 s]
/proc/loadavg: 4.07 3.85 3.62 5/190 20692
/proc/meminfo: memFree=16245220/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=21236 CPUtime=162.3 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 14870 0 0 0 16228 2 0 0 25 0 1 0 487625023 21745664 4740 33554432000 134512640 134829744 4294045872 18446744073709551615 134620966 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 5309 4740 275 78 0 4595 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 21236

[startup+222.301 s]
/proc/loadavg: 4.02 3.88 3.64 5/190 20694
/proc/meminfo: memFree=16245816/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=21236 CPUtime=222.3 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 14882 0 0 0 22228 2 0 0 25 0 1 0 487625023 21745664 4752 33554432000 134512640 134829744 4294045872 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 5309 4752 275 78 0 4595 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 21236

[startup+282.301 s]
/proc/loadavg: 4.07 3.91 3.66 5/190 20696
/proc/meminfo: memFree=16244936/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=21236 CPUtime=282.3 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 14959 0 0 0 28228 2 0 0 25 0 1 0 487625023 21745664 4829 33554432000 134512640 134829744 4294045872 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 5309 4829 275 78 0 4595 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 21236

[startup+342.301 s]
/proc/loadavg: 4.02 3.92 3.68 5/190 20697
/proc/meminfo: memFree=16243304/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=22712 CPUtime=342.3 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 15259 0 0 0 34228 2 0 0 25 0 1 0 487625023 23257088 5129 33554432000 134512640 134829744 4294045872 18446744073709551615 134661443 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 5678 5129 275 78 0 4964 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22712

[startup+402.301 s]
/proc/loadavg: 4.01 3.93 3.70 5/190 20699
/proc/meminfo: memFree=16241436/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=25476 CPUtime=402.3 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 15822 0 0 0 40228 2 0 0 25 0 1 0 487625023 26087424 5692 33554432000 134512640 134829744 4294045872 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 6369 5692 275 78 0 5655 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 25476

[startup+462.3 s]
/proc/loadavg: 4.00 3.94 3.72 5/190 20700
/proc/meminfo: memFree=16239936/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=27404 CPUtime=462.31 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16188 0 0 0 46229 2 0 0 25 0 1 0 487625023 28061696 6058 33554432000 134512640 134829744 4294045872 18446744073709551615 134661834 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 6851 6058 275 78 0 6137 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 27404

[startup+522.301 s]
/proc/loadavg: 4.03 3.97 3.73 5/190 20702
/proc/meminfo: memFree=16239672/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=27884 CPUtime=522.31 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16291 0 0 0 52229 2 0 0 25 0 1 0 487625023 28553216 6161 33554432000 134512640 134829744 4294045872 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 6971 6161 275 78 0 6257 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 27884

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.75 5/190 20732
/proc/meminfo: memFree=16256904/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=28268 CPUtime=582.31 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16371 0 0 0 58229 2 0 0 25 0 1 0 487625023 28946432 6241 33554432000 134512640 134829744 4294045872 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7067 6241 275 78 0 6353 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28268

[startup+642.301 s]
/proc/loadavg: 4.04 3.99 3.76 5/190 20733
/proc/meminfo: memFree=16252424/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=29484 CPUtime=642.31 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16610 0 0 0 64229 2 0 0 25 0 1 0 487625023 30191616 6480 33554432000 134512640 134829744 4294045872 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7371 6480 275 78 0 6657 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 29484

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 20735
/proc/meminfo: memFree=16251548/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=30188 CPUtime=702.31 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16764 0 0 0 70229 2 0 0 25 0 1 0 487625023 30912512 6634 33554432000 134512640 134829744 4294045872 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7547 6634 275 78 0 6833 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 30188

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 20737
/proc/meminfo: memFree=16248192/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=30672 CPUtime=762.32 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16863 0 0 0 76230 2 0 0 25 0 1 0 487625023 31408128 6733 33554432000 134512640 134829744 4294045872 18446744073709551615 134661392 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7668 6733 275 78 0 6954 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 30672

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 20738
/proc/meminfo: memFree=16246312/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=30864 CPUtime=822.31 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16886 0 0 0 82229 2 0 0 25 0 1 0 487625023 31604736 6756 33554432000 134512640 134829744 4294045872 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7716 6756 275 78 0 7002 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 30864

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 20768
/proc/meminfo: memFree=15815304/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=31376 CPUtime=882.32 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 16987 0 0 0 88227 5 0 0 25 0 1 0 487625023 32129024 6857 33554432000 134512640 134829744 4294045872 18446744073709551615 134661801 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7844 6857 275 78 0 7130 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 31376

[startup+942.301 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 20796
/proc/meminfo: memFree=16348168/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=31696 CPUtime=942.31 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 17043 0 0 0 94226 5 0 0 25 0 1 0 487625023 32456704 6913 33554432000 134512640 134829744 4294045872 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7924 6913 275 78 0 7210 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 31696

[startup+1002.3 s]
/proc/loadavg: 3.79 3.95 3.81 4/184 20843
/proc/meminfo: memFree=16436644/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=31888 CPUtime=1002.32 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 17079 0 0 0 100227 5 0 0 25 0 1 0 487625023 32653312 6949 33554432000 134512640 134829744 4294045872 18446744073709551615 134624840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 7972 6949 275 78 0 7258 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 31888

[startup+1062.3 s]
/proc/loadavg: 3.31 3.79 3.77 4/184 20844
/proc/meminfo: memFree=16441596/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=32848 CPUtime=1062.32 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 17273 0 0 0 106227 5 0 0 25 0 1 0 487625023 33636352 7143 33554432000 134512640 134829744 4294045872 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 8212 7143 275 78 0 7498 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 32848

[startup+1122.3 s]
/proc/loadavg: 3.10 3.63 3.71 4/184 20846
/proc/meminfo: memFree=16437248/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=33104 CPUtime=1122.32 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 17358 0 0 0 112227 5 0 0 25 0 1 0 487625023 33898496 7228 33554432000 134512640 134829744 4294045872 18446744073709551615 134661435 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 8276 7228 275 78 0 7562 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 33104

[startup+1182.3 s]
/proc/loadavg: 3.04 3.52 3.67 4/184 20848
/proc/meminfo: memFree=16436980/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=33104 CPUtime=1182.32 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 17361 0 0 0 118227 5 0 0 25 0 1 0 487625023 33898496 7231 33554432000 134512640 134829744 4294045872 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 8276 7231 275 78 0 7562 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 33104

[startup+1242.3 s]
/proc/loadavg: 3.13 3.45 3.63 4/184 20849
/proc/meminfo: memFree=16435972/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=33296 CPUtime=1242.32 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 17388 0 0 0 124227 5 0 0 25 0 1 0 487625023 34095104 7258 33554432000 134512640 134829744 4294045872 18446744073709551615 134661443 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 8324 7258 275 78 0 7610 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 33296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.52 3.23 3.54 3/178 20868
/proc/meminfo: memFree=16535524/32951124 swapFree=67111528/67111528
[pid=20687] ppid=20685 vsize=33680 CPUtime=1300.03 cores=4,6
/proc/20687/stat : 20687 (MPhaseSAT_M) R 20685 20687 20445 0 -1 4202496 17453 0 0 0 129998 5 0 0 25 0 1 0 487625023 34488320 7323 33554432000 134512640 134829744 4294045872 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/20687/statm: 8420 7323 275 78 0 7706 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 33680

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17453
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= 15250

runsolver used 2.26465 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 21:37:26
IDJOB=3283799
IDBENCH=71078
IDSOLVER=1522
FILE ID=node105/3283799-1303760246
RUNJOBID= node105-1303759510-20465
PBS_JOBID= 13157144
Free space on /tmp= 71844 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283799-1303760246/watcher-3283799-1303760246 -o /tmp/evaluation-result-3283799-1303760246/solver-3283799-1303760246 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3283799-1303760246.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1782850553

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      16264284 kB
Buffers:       2282500 kB
Cached:       13474048 kB
SwapCached:          0 kB
Active:        8717372 kB
Inactive:      7399660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16264284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:      359788 kB
Mapped:          16640 kB
Slab:           503912 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   553524 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= 71896 MiB
End job on node105 at 2011-04-25 21:59:08