Trace number 3281451

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

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 510950
Number of clauses of size over 541663

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

running on 2 cores: 5,7

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.76 3.89 2.97 5/186 24812
/proc/meminfo: memFree=14340784/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=3040 CPUtime=0 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 299 0 0 0 0 0 0 0 17 0 1 0 486407932 3112960 240 33554432000 134512640 134731564 4287029568 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 760 240 212 54 0 70 0

[startup+0.103627 s]
/proc/loadavg: 3.76 3.89 2.97 5/186 24812
/proc/meminfo: memFree=14340784/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=16956 CPUtime=0.09 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 594 0 0 0 9 0 0 0 17 0 1 0 486407932 17362944 535 33554432000 134512640 134731564 4287029568 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 4239 536 225 54 0 3549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16956

[startup+0.200613 s]
/proc/loadavg: 3.76 3.89 2.97 5/186 24812
/proc/meminfo: memFree=14340784/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=16956 CPUtime=0.19 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 1074 0 0 0 19 0 0 0 17 0 1 0 486407932 17362944 1015 33554432000 134512640 134731564 4287029568 18446744073709551615 9309063 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 4239 1015 225 54 0 3549 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16956

[startup+0.300592 s]
/proc/loadavg: 3.76 3.89 2.97 5/186 24812
/proc/meminfo: memFree=14340784/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=16956 CPUtime=0.29 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 1568 0 0 0 29 0 0 0 18 0 1 0 486407932 17362944 1509 33554432000 134512640 134731564 4287029568 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 4239 1510 225 54 0 3549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16956

[startup+0.700513 s]
/proc/loadavg: 3.76 3.89 2.97 5/186 24812
/proc/meminfo: memFree=14340784/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=16956 CPUtime=0.68 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 3474 0 0 0 68 0 0 0 18 0 1 0 486407932 17362944 3415 33554432000 134512640 134731564 4287029568 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 4239 3415 225 54 0 3549 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16956

[startup+1.50037 s]
/proc/loadavg: 3.76 3.89 2.97 5/187 24813
/proc/meminfo: memFree=14270264/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=31640 CPUtime=1.49 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 33580 0 0 0 145 4 0 0 19 0 1 0 486407932 32399360 7412 33554432000 134512640 134731564 4287029568 18446744073709551615 134559006 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 7910 7412 240 54 0 7220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31640

[startup+3.10105 s]
/proc/loadavg: 3.78 3.89 2.98 5/190 24819
/proc/meminfo: memFree=14185844/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=115060 CPUtime=3.09 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 85168 0 0 0 299 10 0 0 25 0 1 0 486407932 117821440 27163 33554432000 134512640 134731564 4287029568 18446744073709551615 9434620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28765 27164 262 54 0 28075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115060

[startup+6.30044 s]
/proc/loadavg: 3.78 3.89 2.98 5/190 24819
/proc/meminfo: memFree=14069412/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=133092 CPUtime=6.29 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 94762 0 0 0 617 12 0 0 25 0 1 0 486407932 136286208 31147 33554432000 134512640 134731564 4287029568 18446744073709551615 9422914 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 33273 31147 270 54 0 32583 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133092

[startup+12.7002 s]
/proc/loadavg: 3.81 3.89 2.99 5/190 24819
/proc/meminfo: memFree=13632496/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=133092 CPUtime=12.69 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 102909 0 0 0 1256 13 0 0 25 0 1 0 486407932 136286208 31160 33554432000 134512640 134731564 4287029568 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 33273 31160 276 54 0 32583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133092

[startup+25.5008 s]
/proc/loadavg: 3.84 3.90 3.00 5/190 24820
/proc/meminfo: memFree=13623096/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=133092 CPUtime=25.49 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 111041 0 0 0 2535 14 0 0 25 0 1 0 486407932 136286208 31163 33554432000 134512640 134731564 4287029568 18446744073709551615 134717468 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 33273 31163 276 54 0 32583 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 133092

[startup+51.1008 s]
/proc/loadavg: 3.89 3.90 3.03 5/190 24820
/proc/meminfo: memFree=13644292/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=108820 CPUtime=51.09 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 229355 0 0 0 5080 29 0 0 25 0 1 0 486407932 111431680 26643 33554432000 134512640 134731564 4287029568 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 27205 26643 276 54 0 26515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 108820

[startup+102.301 s]
/proc/loadavg: 4.10 3.95 3.09 5/190 24822
/proc/meminfo: memFree=13601300/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=108820 CPUtime=102.29 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 232695 0 0 0 10200 29 0 0 25 0 1 0 486407932 111431680 26653 33554432000 134512640 134731564 4287029568 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 27205 26653 276 54 0 26515 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 108820

[startup+162.3 s]
/proc/loadavg: 4.03 3.96 3.14 5/190 24823
/proc/meminfo: memFree=13607536/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=110224 CPUtime=162.29 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 234464 0 0 0 16199 30 0 0 25 0 1 0 486407932 112869376 26942 33554432000 134512640 134731564 4287029568 18446744073709551615 134723096 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 27556 26942 276 54 0 26866 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110224

[startup+222.307 s]
/proc/loadavg: 4.01 3.96 3.20 5/190 24825
/proc/meminfo: memFree=13602476/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=111096 CPUtime=222.31 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 235447 0 0 0 22200 31 0 0 25 0 1 0 486407932 113762304 27185 33554432000 134512640 134731564 4287029568 18446744073709551615 134659306 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 27774 27185 276 54 0 27084 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 111096

[startup+282.3 s]
/proc/loadavg: 4.04 3.98 3.25 5/190 24827
/proc/meminfo: memFree=13600528/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=112392 CPUtime=282.3 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 236491 0 0 0 28199 31 0 0 25 0 1 0 486407932 115089408 27489 33554432000 134512640 134731564 4287029568 18446744073709551615 134721131 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28098 27489 276 54 0 27408 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112392

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.29 5/190 24828
/proc/meminfo: memFree=13600312/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=113356 CPUtime=342.3 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 237757 0 0 0 34199 31 0 0 25 0 1 0 486407932 116076544 27730 33554432000 134512640 134731564 4287029568 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28339 27730 276 54 0 27649 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113356

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.33 5/190 24830
/proc/meminfo: memFree=13599976/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=113356 CPUtime=402.31 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 238719 0 0 0 40199 32 0 0 25 0 1 0 486407932 116076544 27731 33554432000 134512640 134731564 4287029568 18446744073709551615 134710520 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28339 27731 276 54 0 27649 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 113356

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.37 5/190 24831
/proc/meminfo: memFree=13598400/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=115108 CPUtime=462.31 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 239526 0 0 0 46199 32 0 0 25 0 1 0 486407932 117870592 28168 33554432000 134512640 134731564 4287029568 18446744073709551615 134658986 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28777 28168 276 54 0 28087 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 115108

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.40 5/190 24833
/proc/meminfo: memFree=13597440/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=115372 CPUtime=522.3 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 240360 0 0 0 52198 32 0 0 25 0 1 0 486407932 118140928 28262 33554432000 134512640 134731564 4287029568 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28843 28262 276 54 0 28153 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 115372

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.44 5/190 24835
/proc/meminfo: memFree=13596860/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=115108 CPUtime=582.31 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 240930 0 0 0 58198 33 0 0 25 0 1 0 486407932 117870592 28169 33554432000 134512640 134731564 4287029568 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28777 28169 276 54 0 28087 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115108

[startup+642.3 s]
/proc/loadavg: 4.05 4.00 3.48 5/190 24836
/proc/meminfo: memFree=13596148/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=115108 CPUtime=642.32 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 241665 0 0 0 64199 33 0 0 25 0 1 0 486407932 117870592 28175 33554432000 134512640 134731564 4287029568 18446744073709551615 134717129 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 28777 28175 276 54 0 28087 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 115108

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.51 5/190 24838
/proc/meminfo: memFree=13593580/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=117048 CPUtime=702.32 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 242521 0 0 0 70199 33 0 0 25 0 1 0 486407932 119857152 28661 33554432000 134512640 134731564 4287029568 18446744073709551615 134710420 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29262 28661 276 54 0 28572 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 117048

[startup+762.301 s]
/proc/loadavg: 4.06 4.01 3.54 5/190 24839
/proc/meminfo: memFree=13592372/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=117204 CPUtime=762.32 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 242932 0 0 0 76199 33 0 0 25 0 1 0 486407932 120016896 28702 33554432000 134512640 134731564 4287029568 18446744073709551615 134723640 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29301 28702 276 54 0 28611 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 117204

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.57 5/190 24841
/proc/meminfo: memFree=13576168/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=117336 CPUtime=822.32 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 243334 0 0 0 82199 33 0 0 25 0 1 0 486407932 120152064 28734 33554432000 134512640 134731564 4287029568 18446744073709551615 134659217 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29334 28734 276 54 0 28644 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 117336

[startup+882.307 s]
/proc/loadavg: 4.05 4.02 3.60 5/190 24843
/proc/meminfo: memFree=13590956/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=117996 CPUtime=882.33 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 243869 0 0 0 88199 34 0 0 25 0 1 0 486407932 120827904 28899 33554432000 134512640 134731564 4287029568 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29499 28899 276 54 0 28809 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 117996

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.62 5/190 24844
/proc/meminfo: memFree=13578472/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=117996 CPUtime=942.33 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 243869 0 0 0 94199 34 0 0 25 0 1 0 486407932 120827904 28899 33554432000 134512640 134731564 4287029568 18446744073709551615 134717330 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29499 28899 276 54 0 28809 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 117996

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.64 5/190 24846
/proc/meminfo: memFree=13576964/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=118128 CPUtime=1002.33 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 244276 0 0 0 100199 34 0 0 25 0 1 0 486407932 120963072 28936 33554432000 134512640 134731564 4287029568 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29532 28936 276 54 0 28842 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 118128

[startup+1062.3 s]
/proc/loadavg: 3.56 3.89 3.62 4/184 24865
/proc/meminfo: memFree=13633240/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=119068 CPUtime=1062.33 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 244877 0 0 0 106199 34 0 0 25 0 1 0 486407932 121925632 29167 33554432000 134512640 134731564 4287029568 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29767 29167 276 54 0 29077 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 119068

[startup+1122.3 s]
/proc/loadavg: 3.20 3.73 3.58 4/184 24867
/proc/meminfo: memFree=13633188/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=119068 CPUtime=1122.33 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 245987 0 0 0 112199 34 0 0 25 0 1 0 486407932 121925632 29167 33554432000 134512640 134731564 4287029568 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29767 29167 276 54 0 29077 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 119068

[startup+1182.3 s]
/proc/loadavg: 3.07 3.59 3.54 4/184 24869
/proc/meminfo: memFree=13633176/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=119068 CPUtime=1182.33 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 245987 0 0 0 118199 34 0 0 25 0 1 0 486407932 121925632 29167 33554432000 134512640 134731564 4287029568 18446744073709551615 134659554 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29767 29167 276 54 0 29077 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 119068

[startup+1242.3 s]
/proc/loadavg: 3.02 3.48 3.51 4/184 24870
/proc/meminfo: memFree=13632412/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=119068 CPUtime=1242.34 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 247097 0 0 0 124199 35 0 0 25 0 1 0 486407932 121925632 29167 33554432000 134512640 134731564 4287029568 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29767 29167 276 54 0 29077 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 119068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.40 3.47 3/182 24873
/proc/meminfo: memFree=13722312/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=119068 CPUtime=1300.05 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 248207 0 0 0 129970 35 0 0 25 0 1 0 486407932 121925632 29167 33554432000 134512640 134731564 4287029568 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29767 29167 276 54 0 29077 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 119068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.01 3.40 3.47 3/182 24873
/proc/meminfo: memFree=13722312/32950928 swapFree=67087032/67111528
[pid=24812] ppid=24810 vsize=119068 CPUtime=1300.05 cores=5,7
/proc/24812/stat : 24812 (MPhaseSAT) R 24810 24812 24600 0 -1 4202496 248207 0 0 0 129970 35 0 0 25 0 1 0 486407932 121925632 29167 33554432000 134512640 134731564 4287029568 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24812/statm: 29767 29167 276 54 0 29077 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 119068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.7
CPU system time (s): 0.360945
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 144164

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

runsolver used 2.02669 second user time and 5.07123 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 18:15:09
IDJOB=3281451
IDBENCH=53034
IDSOLVER=1520
FILE ID=node148/3281451-1303748108
RUNJOBID= node148-1303746801-24621
PBS_JOBID= 13154014
Free space on /tmp= 70560 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281451-1303748108/watcher-3281451-1303748108 -o /tmp/evaluation-result-3281451-1303748108/solver-3281451-1303748108 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3281451-1303748108.cnf

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=915668232

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14340940 kB
Buffers:       2050148 kB
Cached:       15839024 kB
SwapCached:       5264 kB
Active:        9102956 kB
Inactive:      8944280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14340940 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           99024 kB
Writeback:           0 kB
AnonPages:      154592 kB
Mapped:          15316 kB
Slab:           497984 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   341644 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= 70512 MiB
End job on node148 at 2011-04-25 18:36:51