Trace number 3283889

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 2011-02-15? (TO) 1300.03 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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-3283889-1303759652/watcher-3283889-1303759652 -o /tmp/evaluation-result-3283889-1303759652/solver-3283889-1303759652 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3283889-1303759652.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: 3.62 2.15 2.47 4/189 7588
/proc/meminfo: memFree=17816208/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=5428 CPUtime=0 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 487563745 5558272 277 33554432000 134512640 134731564 4288772880 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 1357 277 225 54 0 667 0

[startup+0.0675771 s]
/proc/loadavg: 3.62 2.15 2.47 4/189 7588
/proc/meminfo: memFree=17816208/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=6780 CPUtime=0.06 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 1006 0 0 0 6 0 0 0 25 0 1 0 487563745 6942720 946 33554432000 134512640 134731564 4288772880 18446744073709551615 134559216 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 1695 946 232 54 0 1005 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6780

[startup+0.100566 s]
/proc/loadavg: 3.62 2.15 2.47 4/189 7588
/proc/meminfo: memFree=17816208/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=5760 CPUtime=0.09 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 1858 0 0 0 9 0 0 0 25 0 1 0 487563745 5898240 700 33554432000 134512640 134731564 4288772880 18446744073709551615 134559035 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 1440 700 236 54 0 750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5760

[startup+0.300535 s]
/proc/loadavg: 3.62 2.15 2.47 4/189 7588
/proc/meminfo: memFree=17816208/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=14096 CPUtime=0.29 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 5246 0 0 0 29 0 0 0 25 0 1 0 487563745 14434304 3079 33554432000 134512640 134731564 4288772880 18446744073709551615 134686624 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 3524 3079 261 54 0 2834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14096

[startup+0.700482 s]
/proc/loadavg: 3.62 2.15 2.47 4/189 7588
/proc/meminfo: memFree=17816208/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=14768 CPUtime=0.69 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 5407 0 0 0 69 0 0 0 25 0 1 0 487563745 15122432 3240 33554432000 134512640 134731564 4288772880 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 3692 3240 265 54 0 3002 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14768

[startup+1.50034 s]
/proc/loadavg: 3.62 2.15 2.47 5/190 7589
/proc/meminfo: memFree=17804056/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=14768 CPUtime=1.49 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 5407 0 0 0 149 0 0 0 25 0 1 0 487563745 15122432 3240 33554432000 134512640 134731564 4288772880 18446744073709551615 134659303 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 3692 3240 265 54 0 3002 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14768

[startup+3.10106 s]
/proc/loadavg: 3.65 2.18 2.48 5/190 7589
/proc/meminfo: memFree=17803560/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=14768 CPUtime=3.09 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 5407 0 0 0 309 0 0 0 25 0 1 0 487563745 15122432 3240 33554432000 134512640 134731564 4288772880 18446744073709551615 134659306 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 3692 3240 265 54 0 3002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14768

[startup+6.30053 s]
/proc/loadavg: 3.65 2.18 2.48 5/190 7590
/proc/meminfo: memFree=17803932/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=14904 CPUtime=6.29 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 5426 0 0 0 629 0 0 0 25 0 1 0 487563745 15261696 3259 33554432000 134512640 134731564 4288772880 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 3726 3259 265 54 0 3036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14904

[startup+12.7005 s]
/proc/loadavg: 3.71 2.24 2.50 5/190 7590
/proc/meminfo: memFree=17807156/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=15840 CPUtime=12.69 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 5633 0 0 0 1269 0 0 0 25 0 1 0 487563745 16220160 3466 33554432000 134512640 134731564 4288772880 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 3960 3466 265 54 0 3270 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15840

[startup+25.5003 s]
/proc/loadavg: 3.75 2.29 2.51 5/190 7590
/proc/meminfo: memFree=17796844/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=18004 CPUtime=25.49 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 13889 0 0 0 2548 1 0 0 25 0 1 0 487563745 18436096 4036 33554432000 134512640 134731564 4288772880 18446744073709551615 134659467 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 4501 4036 271 54 0 3811 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18004

[startup+51.101 s]
/proc/loadavg: 3.84 2.43 2.55 5/190 7591
/proc/meminfo: memFree=17794720/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=19236 CPUtime=51.09 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 14157 0 0 0 5108 1 0 0 25 0 1 0 487563745 19697664 4304 33554432000 134512640 134731564 4288772880 18446744073709551615 134621051 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 4809 4304 271 54 0 4119 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19236

[startup+102.306 s]
/proc/loadavg: 3.93 2.69 2.63 5/190 7592
/proc/meminfo: memFree=17792612/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=19644 CPUtime=102.29 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 14246 0 0 0 10228 1 0 0 25 0 1 0 487563745 20115456 4393 33554432000 134512640 134731564 4288772880 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 4911 4393 271 54 0 4221 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 19644

[startup+162.3 s]
/proc/loadavg: 4.02 2.92 2.71 5/190 7594
/proc/meminfo: memFree=17791484/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=20340 CPUtime=162.29 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 14478 0 0 0 16228 1 0 0 25 0 1 0 487563745 20828160 4625 33554432000 134512640 134731564 4288772880 18446744073709551615 134620725 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 5085 4625 271 54 0 4395 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20340

[startup+222.3 s]
/proc/loadavg: 4.07 3.15 2.80 5/190 7595
/proc/meminfo: memFree=17788364/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=23840 CPUtime=222.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 15239 0 0 0 22228 2 0 0 25 0 1 0 487563745 24412160 5386 33554432000 134512640 134731564 4288772880 18446744073709551615 134723718 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 5960 5386 271 54 0 5270 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23840

[startup+282.3 s]
/proc/loadavg: 4.08 3.30 2.87 5/190 7597
/proc/meminfo: memFree=17786236/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=25844 CPUtime=282.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 15677 0 0 0 28228 2 0 0 25 0 1 0 487563745 26464256 5824 33554432000 134512640 134731564 4288772880 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 6461 5824 271 54 0 5771 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25844

[startup+342.3 s]
/proc/loadavg: 4.10 3.45 2.95 5/190 7598
/proc/meminfo: memFree=17783256/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=26900 CPUtime=342.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 15884 0 0 0 34228 2 0 0 25 0 1 0 487563745 27545600 6031 33554432000 134512640 134731564 4288772880 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 6725 6031 271 54 0 6035 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 26900

[startup+402.301 s]
/proc/loadavg: 4.04 3.54 3.01 5/190 7600
/proc/meminfo: memFree=17780768/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=28148 CPUtime=402.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16133 0 0 0 40228 2 0 0 25 0 1 0 487563745 28823552 6280 33554432000 134512640 134731564 4288772880 18446744073709551615 134659323 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7037 6280 271 54 0 6347 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 28148

[startup+462.301 s]
/proc/loadavg: 4.01 3.63 3.07 5/190 7602
/proc/meminfo: memFree=17779144/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=28788 CPUtime=462.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16253 0 0 0 46228 2 0 0 25 0 1 0 487563745 29478912 6400 33554432000 134512640 134731564 4288772880 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7197 6400 271 54 0 6507 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 28788

[startup+522.301 s]
/proc/loadavg: 4.04 3.70 3.13 5/190 7603
/proc/meminfo: memFree=17778012/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=29172 CPUtime=522.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16354 0 0 0 52228 2 0 0 25 0 1 0 487563745 29872128 6501 33554432000 134512640 134731564 4288772880 18446744073709551615 134659533 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7293 6501 271 54 0 6603 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29172

[startup+582.301 s]
/proc/loadavg: 4.01 3.76 3.18 5/190 7605
/proc/meminfo: memFree=17777380/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=29748 CPUtime=582.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16455 0 0 0 58228 2 0 0 25 0 1 0 487563745 30461952 6602 33554432000 134512640 134731564 4288772880 18446744073709551615 134659467 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7437 6602 271 54 0 6747 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29748

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.23 5/190 7606
/proc/meminfo: memFree=17775880/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=29940 CPUtime=642.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16499 0 0 0 64228 2 0 0 25 0 1 0 487563745 30658560 6646 33554432000 134512640 134731564 4288772880 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7485 6646 271 54 0 6795 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 29940

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.27 5/190 7608
/proc/meminfo: memFree=17775000/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=30996 CPUtime=702.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16699 0 0 0 70228 2 0 0 25 0 1 0 487563745 31739904 6846 33554432000 134512640 134731564 4288772880 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7749 6846 271 54 0 7059 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 30996

[startup+762.307 s]
/proc/loadavg: 4.06 3.88 3.32 5/190 7610
/proc/meminfo: memFree=17774612/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=31188 CPUtime=762.31 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16752 0 0 0 76229 2 0 0 25 0 1 0 487563745 31936512 6899 33554432000 134512640 134731564 4288772880 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7797 6899 271 54 0 7107 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 31188

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 3.36 5/190 7611
/proc/meminfo: memFree=17773852/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=31380 CPUtime=822.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16791 0 0 0 82228 2 0 0 25 0 1 0 487563745 32133120 6938 33554432000 134512640 134731564 4288772880 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7845 6938 271 54 0 7155 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 31380

[startup+882.301 s]
/proc/loadavg: 4.07 3.93 3.41 5/190 7613
/proc/meminfo: memFree=17773468/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=31700 CPUtime=882.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16852 0 0 0 88228 2 0 0 25 0 1 0 487563745 32460800 6999 33554432000 134512640 134731564 4288772880 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7925 6999 271 54 0 7235 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 31700

[startup+942.3 s]
/proc/loadavg: 4.02 3.94 3.44 5/190 7614
/proc/meminfo: memFree=17773576/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=31892 CPUtime=942.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 16905 0 0 0 94228 2 0 0 25 0 1 0 487563745 32657408 7052 33554432000 134512640 134731564 4288772880 18446744073709551615 134659494 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 7973 7052 271 54 0 7283 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 31892

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.48 5/190 7616
/proc/meminfo: memFree=17772576/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=32468 CPUtime=1002.3 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 17003 0 0 0 100228 2 0 0 25 0 1 0 487563745 33247232 7150 33554432000 134512640 134731564 4288772880 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 8117 7150 271 54 0 7427 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 32468

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.50 5/190 7618
/proc/meminfo: memFree=17772308/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=32468 CPUtime=1062.31 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 17017 0 0 0 106228 3 0 0 25 0 1 0 487563745 33247232 7164 33554432000 134512640 134731564 4288772880 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 8117 7164 271 54 0 7427 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 32468

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.54 5/190 7619
/proc/meminfo: memFree=17771424/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=32852 CPUtime=1122.31 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 17070 0 0 0 112228 3 0 0 25 0 1 0 487563745 33640448 7217 33554432000 134512640 134731564 4288772880 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 8213 7217 271 54 0 7523 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 32852

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.56 5/190 7677
/proc/meminfo: memFree=16814328/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=33044 CPUtime=1182.31 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 17103 0 0 0 118228 3 0 0 25 0 1 0 487563745 33837056 7250 33554432000 134512640 134731564 4288772880 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 8261 7250 271 54 0 7571 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 33044

[startup+1242.3 s]
/proc/loadavg: 4.08 3.99 3.59 5/190 7705
/proc/meminfo: memFree=16204300/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=33236 CPUtime=1242.31 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 17137 0 0 0 124228 3 0 0 25 0 1 0 487563745 34033664 7284 33554432000 134512640 134731564 4288772880 18446744073709551615 134659306 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 8309 7284 271 54 0 7619 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 33236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 3.97 3.61 4/185 7860
/proc/meminfo: memFree=17427148/32951124 swapFree=67111528/67111528
[pid=7588] ppid=7586 vsize=33620 CPUtime=1300.02 cores=1,3
/proc/7588/stat : 7588 (MPhaseSAT) R 7586 7588 7362 0 -1 4202496 17226 0 0 0 129999 3 0 0 25 0 1 0 487563745 34426880 7373 33554432000 134512640 134731564 4288772880 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7588/statm: 8405 7373 271 54 0 7715 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 33620

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.03
CPU user time (s): 1300
CPU system time (s): 0.031995
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 33620

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

runsolver used 2.04969 second user time and 5.05223 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-25 21:27:32
IDJOB=3283889
IDBENCH=71089
IDSOLVER=1520
FILE ID=node130/3283889-1303759652
RUNJOBID= node130-1303759505-7383
PBS_JOBID= 13157127
Free space on /tmp= 71724 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283889-1303759652/watcher-3283889-1303759652 -o /tmp/evaluation-result-3283889-1303759652/solver-3283889-1303759652 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3283889-1303759652.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1411613945

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17816364 kB
Buffers:       2101112 kB
Cached:       12140796 kB
SwapCached:          0 kB
Active:        6828124 kB
Inactive:      7755724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17816364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:      341148 kB
Mapped:          16816 kB
Slab:           483344 kB
PageTables:       5764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   536096 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= 71420 MiB
End job on node130 at 2011-04-25 21:49:14