Trace number 3094370

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
MD5SUM901aadbc76f4961d582bc9856b3c63b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.4
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3094370-1301753974/watcher-3094370-1301753974 -o /tmp/evaluation-result-3094370-1301753974/solver-3094370-1301753974 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094370-1301753974.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: 3.93 3.99 3.93 4/189 12981
/proc/meminfo: memFree=22337120/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=3136 CPUtime=0 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 381 0 0 0 0 0 0 0 25 0 1 0 286996155 3211264 320 33554432000 134512640 134731564 4286750864 18446744073709551615 134559242 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 784 320 237 54 0 94 0

[startup+0.0651289 s]
/proc/loadavg: 3.93 3.99 3.93 4/189 12981
/proc/meminfo: memFree=22337120/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=3292 CPUtime=0.06 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 450 0 0 0 6 0 0 0 25 0 1 0 286996155 3371008 389 33554432000 134512640 134731564 4286750864 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 823 389 268 54 0 133 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3292

[startup+0.100123 s]
/proc/loadavg: 3.93 3.99 3.93 4/189 12981
/proc/meminfo: memFree=22337120/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=3556 CPUtime=0.09 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 496 0 0 0 9 0 0 0 25 0 1 0 286996155 3641344 435 33554432000 134512640 134731564 4286750864 18446744073709551615 9912076 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 889 435 268 54 0 199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3556

[startup+0.300088 s]
/proc/loadavg: 3.93 3.99 3.93 4/189 12981
/proc/meminfo: memFree=22337120/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=3820 CPUtime=0.29 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 578 0 0 0 29 0 0 0 25 0 1 0 286996155 3911680 517 33554432000 134512640 134731564 4286750864 18446744073709551615 134720120 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 955 517 268 54 0 265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3820

[startup+0.701017 s]
/proc/loadavg: 3.93 3.99 3.93 4/189 12981
/proc/meminfo: memFree=22337120/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4220 CPUtime=0.69 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 675 0 0 0 69 0 0 0 25 0 1 0 286996155 4321280 614 33554432000 134512640 134731564 4286750864 18446744073709551615 134603376 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1055 614 271 54 0 365 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4220

[startup+1.50098 s]
/proc/loadavg: 3.93 3.99 3.93 5/190 12982
/proc/meminfo: memFree=22335268/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4220 CPUtime=1.49 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 679 0 0 0 149 0 0 0 25 0 1 0 286996155 4321280 618 33554432000 134512640 134731564 4286750864 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4220

[startup+3.10059 s]
/proc/loadavg: 3.93 3.99 3.93 5/190 12982
/proc/meminfo: memFree=22334772/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4220 CPUtime=3.09 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 679 0 0 0 309 0 0 0 25 0 1 0 286996155 4321280 618 33554432000 134512640 134731564 4286750864 18446744073709551615 134606397 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4220

[startup+6.30113 s]
/proc/loadavg: 3.93 3.99 3.93 5/190 12982
/proc/meminfo: memFree=22334760/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4220 CPUtime=6.29 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 679 0 0 0 629 0 0 0 25 0 1 0 286996155 4321280 618 33554432000 134512640 134731564 4286750864 18446744073709551615 134606245 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4220

[startup+12.701 s]
/proc/loadavg: 3.94 3.99 3.93 5/190 12983
/proc/meminfo: memFree=22334520/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4220 CPUtime=12.69 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 679 0 0 0 1269 0 0 0 25 0 1 0 286996155 4321280 618 33554432000 134512640 134731564 4286750864 18446744073709551615 134605398 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4220

[startup+25.5007 s]
/proc/loadavg: 3.95 3.99 3.93 5/190 12983
/proc/meminfo: memFree=22334264/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4452 CPUtime=25.49 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 726 0 0 0 2549 0 0 0 25 0 1 0 286996155 4558848 665 33554432000 134512640 134731564 4286750864 18446744073709551615 134607314 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1113 665 271 54 0 423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4452

[startup+51.1002 s]
/proc/loadavg: 3.97 3.99 3.93 5/190 13011
/proc/meminfo: memFree=22333168/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4452 CPUtime=51.09 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 817 0 0 0 5109 0 0 0 25 0 1 0 286996155 4558848 686 33554432000 134512640 134731564 4286750864 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1113 686 272 54 0 423 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4452

[startup+102.306 s]
/proc/loadavg: 3.98 3.99 3.93 5/190 13039
/proc/meminfo: memFree=22331908/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4632 CPUtime=102.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 5420 0 0 0 10229 1 0 0 25 0 1 0 286996155 4743168 714 33554432000 134512640 134731564 4286750864 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1158 714 272 54 0 468 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4632

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13041
/proc/meminfo: memFree=22329384/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=5100 CPUtime=162.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 15394 0 0 0 16227 3 0 0 25 0 1 0 286996155 5222400 827 33554432000 134512640 134731564 4286750864 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1275 827 272 54 0 585 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 5100

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13042
/proc/meminfo: memFree=22327476/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4584 CPUtime=222.29 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 26234 0 0 0 22224 5 0 0 25 0 1 0 286996155 4694016 689 33554432000 134512640 134731564 4286750864 18446744073709551615 134620770 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1146 689 272 54 0 456 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4584

[startup+282.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13044
/proc/meminfo: memFree=22325448/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=5240 CPUtime=282.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 36427 0 0 0 28223 7 0 0 25 0 1 0 286996155 5365760 855 33554432000 134512640 134731564 4286750864 18446744073709551615 134659016 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1310 855 272 54 0 620 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 5240

[startup+342.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13046
/proc/meminfo: memFree=22324300/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4848 CPUtime=342.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 47374 0 0 0 34220 10 0 0 25 0 1 0 286996155 4964352 758 33554432000 134512640 134731564 4286750864 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1212 758 272 54 0 522 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4848

[startup+402.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13047
/proc/meminfo: memFree=22322764/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4728 CPUtime=402.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 57984 0 0 0 40218 12 0 0 25 0 1 0 286996155 4841472 755 33554432000 134512640 134731564 4286750864 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1182 755 272 54 0 492 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4728

[startup+462.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13049
/proc/meminfo: memFree=22321716/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4996 CPUtime=462.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 67053 0 0 0 46216 14 0 0 25 0 1 0 286996155 5115904 796 33554432000 134512640 134731564 4286750864 18446744073709551615 10201052 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1249 796 272 54 0 559 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4996

[startup+522.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13050
/proc/meminfo: memFree=22320320/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=5128 CPUtime=522.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 77613 0 0 0 52213 17 0 0 25 0 1 0 286996155 5251072 850 33554432000 134512640 134731564 4286750864 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1282 850 272 54 0 592 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 5128

[startup+582.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13052
/proc/meminfo: memFree=22319036/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=5012 CPUtime=582.3 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 88274 0 0 0 58211 19 0 0 25 0 1 0 286996155 5132288 796 33554432000 134512640 134731564 4286750864 18446744073709551615 134717535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1253 796 272 54 0 563 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 5012

[startup+642.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13054
/proc/meminfo: memFree=22318632/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4884 CPUtime=642.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 99413 0 0 0 64209 22 0 0 25 0 1 0 286996155 5001216 771 33554432000 134512640 134731564 4286750864 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1221 771 272 54 0 531 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 4884

[startup+702.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13055
/proc/meminfo: memFree=22317600/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4888 CPUtime=702.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 108406 0 0 0 70208 23 0 0 25 0 1 0 286996155 5005312 776 33554432000 134512640 134731564 4286750864 18446744073709551615 134620778 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1222 776 272 54 0 532 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 4888

[startup+762.306 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13057
/proc/meminfo: memFree=22317036/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4616 CPUtime=762.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 119318 0 0 0 76206 25 0 0 25 0 1 0 286996155 4726784 727 33554432000 134512640 134731564 4286750864 18446744073709551615 134614640 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1154 727 272 54 0 464 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 4616

[startup+822.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13058
/proc/meminfo: memFree=22316360/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4712 CPUtime=822.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 130813 0 0 0 82203 28 0 0 25 0 1 0 286996155 4825088 735 33554432000 134512640 134731564 4286750864 18446744073709551615 134667360 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1178 735 272 54 0 488 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 4712

[startup+882.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13060
/proc/meminfo: memFree=22320888/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=5680 CPUtime=882.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 141299 0 0 0 88202 29 0 0 25 0 1 0 286996155 5816320 978 33554432000 134512640 134731564 4286750864 18446744073709551615 134605689 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1420 978 272 54 0 730 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 5680

[startup+942.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 13062
/proc/meminfo: memFree=22319964/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4624 CPUtime=942.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 149765 0 0 0 94200 31 0 0 25 0 1 0 286996155 4734976 705 33554432000 134512640 134731564 4286750864 18446744073709551615 134620731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1156 705 272 54 0 466 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 4624

[startup+1002.3 s]
/proc/loadavg: 4.06 4.00 3.93 5/190 13063
/proc/meminfo: memFree=22319412/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4972 CPUtime=1002.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 161048 0 0 0 100198 33 0 0 25 0 1 0 286996155 5091328 807 33554432000 134512640 134731564 4286750864 18446744073709551615 134620981 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1243 807 272 54 0 553 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 4972

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 13065
/proc/meminfo: memFree=22317596/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4756 CPUtime=1062.32 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 174178 0 0 0 106196 36 0 0 25 0 1 0 286996155 4870144 736 33554432000 134512640 134731564 4286750864 18446744073709551615 134620761 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1189 736 272 54 0 499 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4756

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 4/185 13084
/proc/meminfo: memFree=22326248/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4628 CPUtime=1122.31 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 186098 0 0 0 112193 38 0 0 25 0 1 0 286996155 4739072 725 33554432000 134512640 134731564 4286750864 18446744073709551615 134620154 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1157 725 272 54 0 467 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4628

[startup+1182.3 s]
/proc/loadavg: 2.84 3.68 3.82 3/178 13104
/proc/meminfo: memFree=22339336/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4864 CPUtime=1182.32 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 197306 0 0 0 118191 41 0 0 25 0 1 0 286996155 4980736 778 33554432000 134512640 134731564 4286750864 18446744073709551615 134620766 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1216 778 272 54 0 526 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4864

[startup+1242.3 s]
/proc/loadavg: 2.35 3.38 3.71 3/178 13106
/proc/meminfo: memFree=22339060/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=5168 CPUtime=1242.32 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 209129 0 0 0 124187 45 0 0 25 0 1 0 286996155 5292032 842 33554432000 134512640 134731564 4286750864 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1292 842 272 54 0 602 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 5168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.13 3.13 3.60 3/178 13107
/proc/meminfo: memFree=22338904/32950928 swapFree=67111528/67111528
[pid=12981] ppid=12979 vsize=4860 CPUtime=1300.03 cores=0,2
/proc/12981/stat : 12981 (MPhaseSAT) R 12979 12981 11954 0 -1 4202496 219944 0 0 0 129956 47 0 0 25 0 1 0 286996155 4976640 773 33554432000 134512640 134731564 4286750864 18446744073709551615 134620977 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12981/statm: 1215 773 272 54 0 525 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4860

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.04
CPU user time (s): 1299.56
CPU system time (s): 0.474927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5808

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

runsolver used 1.74573 second user time and 4.18336 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-02 16:19:34
IDJOB=3094370
IDBENCH=82852
IDSOLVER=1520
FILE ID=node120/3094370-1301753974
RUNJOBID= node120-1301748570-11972
PBS_JOBID= 12841017
Free space on /tmp= 71760 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094370-1301753974/watcher-3094370-1301753974 -o /tmp/evaluation-result-3094370-1301753974/solver-3094370-1301753974 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094370-1301753974.cnf

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

MD5SUM BENCH= 901aadbc76f4961d582bc9856b3c63b3
RANDOM SEED=1865125173

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      22337400 kB
Buffers:        352048 kB
Cached:        9911668 kB
SwapCached:          0 kB
Active:        7352004 kB
Inactive:      2990112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22337400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              32 kB
Writeback:           0 kB
AnonPages:       78072 kB
Mapped:          16912 kB
Slab:           207652 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   261152 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= 71760 MiB
End job on node120 at 2011-04-02 16:41:16