Trace number 3094024

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

Namerandom/large/
unif-k7-r85-v150-c12750-S93401285-051-UNKNOWN.cnf
MD5SUMdc0028248c86c8aff67bef1f8d7ffb16
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.2752
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 512750

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-3094024-1301748567/watcher-3094024-1301748567 -o /tmp/evaluation-result-3094024-1301748567/solver-3094024-1301748567 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094024-1301748567.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: 0.00 0.00 0.00 4/189 1084
/proc/meminfo: memFree=22037228/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=3340 CPUtime=0 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 324 0 0 0 0 0 0 0 21 0 1 0 286453434 3420160 264 33554432000 134512640 134731564 4292541264 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 835 264 225 54 0 145 0

[startup+0.014438 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 1084
/proc/meminfo: memFree=22037228/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=3340 CPUtime=0.01 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 385 0 0 0 1 0 0 0 21 0 1 0 286453434 3420160 325 33554432000 134512640 134731564 4292541264 18446744073709551615 4168022 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 835 326 225 54 0 145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3340

[startup+0.100479 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 1084
/proc/meminfo: memFree=22037228/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=5752 CPUtime=0.09 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1124 0 0 0 9 0 0 0 21 0 1 0 286453434 5890048 975 33554432000 134512640 134731564 4292541264 18446744073709551615 134659572 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1438 975 268 54 0 748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5752

[startup+0.300441 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 1084
/proc/meminfo: memFree=22037228/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=5752 CPUtime=0.29 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1151 0 0 0 29 0 0 0 22 0 1 0 286453434 5890048 1002 33554432000 134512640 134731564 4292541264 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1438 1002 268 54 0 748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5752

[startup+0.700359 s]
/proc/loadavg: 0.00 0.00 0.00 4/189 1084
/proc/meminfo: memFree=22037228/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=6412 CPUtime=0.69 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1289 0 0 0 69 0 0 0 24 0 1 0 286453434 6565888 1140 33554432000 134512640 134731564 4292541264 18446744073709551615 134634453 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1603 1140 268 54 0 913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6412

[startup+1.5002 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 1085
/proc/meminfo: memFree=22026572/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=7396 CPUtime=1.49 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1529 0 0 0 149 0 0 0 25 0 1 0 286453434 7573504 1380 33554432000 134512640 134731564 4292541264 18446744073709551615 134605865 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1849 1380 271 54 0 1159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7396

[startup+3.10088 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 1085
/proc/meminfo: memFree=22022356/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=7396 CPUtime=3.09 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1529 0 0 0 309 0 0 0 25 0 1 0 286453434 7573504 1380 33554432000 134512640 134731564 4292541264 18446744073709551615 134605423 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1849 1380 271 54 0 1159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7396

[startup+6.30024 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 1085
/proc/meminfo: memFree=22016528/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=7396 CPUtime=6.29 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1529 0 0 0 629 0 0 0 25 0 1 0 286453434 7573504 1380 33554432000 134512640 134731564 4292541264 18446744073709551615 134606245 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1849 1380 271 54 0 1159 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7396

[startup+12.701 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 1085
/proc/meminfo: memFree=22011776/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=7396 CPUtime=12.69 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1529 0 0 0 1269 0 0 0 25 0 1 0 286453434 7573504 1380 33554432000 134512640 134731564 4292541264 18446744073709551615 134605840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1849 1380 271 54 0 1159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7396

[startup+25.5004 s]
/proc/loadavg: 1.36 0.32 0.11 5/190 1085
/proc/meminfo: memFree=22012972/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=7396 CPUtime=25.49 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1555 0 0 0 2549 0 0 0 25 0 1 0 286453434 7573504 1406 33554432000 134512640 134731564 4292541264 18446744073709551615 134607728 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1849 1406 271 54 0 1159 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7396

[startup+51.1003 s]
/proc/loadavg: 2.26 0.62 0.21 5/190 1086
/proc/meminfo: memFree=22003348/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=7396 CPUtime=51.09 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1555 0 0 0 5109 0 0 0 25 0 1 0 286453434 7573504 1406 33554432000 134512640 134731564 4292541264 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 1849 1406 271 54 0 1159 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7396

[startup+102.306 s]
/proc/loadavg: 3.24 1.14 0.40 5/190 1114
/proc/meminfo: memFree=22008492/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=8064 CPUtime=102.3 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1703 0 0 0 10230 0 0 0 25 0 1 0 286453434 8257536 1554 33554432000 134512640 134731564 4292541264 18446744073709551615 134606387 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2016 1554 271 54 0 1326 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8064

[startup+162.301 s]
/proc/loadavg: 3.81 1.68 0.64 5/190 1116
/proc/meminfo: memFree=22000152/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=9288 CPUtime=162.3 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 1990 0 0 0 16230 0 0 0 25 0 1 0 286453434 9510912 1841 33554432000 134512640 134731564 4292541264 18446744073709551615 134605389 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2322 1841 271 54 0 1632 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9288

[startup+222.301 s]
/proc/loadavg: 3.93 2.10 0.84 5/190 1118
/proc/meminfo: memFree=21989828/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=9568 CPUtime=222.3 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2076 0 0 0 22230 0 0 0 25 0 1 0 286453434 9797632 1927 33554432000 134512640 134731564 4292541264 18446744073709551615 134605840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2392 1927 271 54 0 1702 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 9568

[startup+282.301 s]
/proc/loadavg: 3.97 2.45 1.04 5/190 1119
/proc/meminfo: memFree=21987064/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=9980 CPUtime=282.3 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2146 0 0 0 28230 0 0 0 25 0 1 0 286453434 10219520 1997 33554432000 134512640 134731564 4292541264 18446744073709551615 134605035 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2495 1997 271 54 0 1805 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 9980

[startup+342.301 s]
/proc/loadavg: 3.99 2.73 1.22 5/190 1121
/proc/meminfo: memFree=21984060/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=10388 CPUtime=342.3 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2259 0 0 0 34230 0 0 0 25 0 1 0 286453434 10637312 2110 33554432000 134512640 134731564 4292541264 18446744073709551615 134605020 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2597 2110 271 54 0 1907 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 10388

[startup+402.301 s]
/proc/loadavg: 3.99 2.95 1.39 5/190 1122
/proc/meminfo: memFree=21968396/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=11108 CPUtime=402.31 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2401 0 0 0 40231 0 0 0 25 0 1 0 286453434 11374592 2252 33554432000 134512640 134731564 4292541264 18446744073709551615 134605719 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2777 2252 271 54 0 2087 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 11108

[startup+462.301 s]
/proc/loadavg: 3.99 3.14 1.55 5/190 1124
/proc/meminfo: memFree=21967124/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=11528 CPUtime=462.31 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2484 0 0 0 46231 0 0 0 25 0 1 0 286453434 11804672 2335 33554432000 134512640 134731564 4292541264 18446744073709551615 134605400 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2882 2335 271 54 0 2192 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 11528

[startup+522.301 s]
/proc/loadavg: 3.99 3.30 1.70 5/190 1126
/proc/meminfo: memFree=21965852/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=11792 CPUtime=522.31 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2569 0 0 0 52231 0 0 0 25 0 1 0 286453434 12075008 2420 33554432000 134512640 134731564 4292541264 18446744073709551615 134605251 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 2948 2420 271 54 0 2258 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 11792

[startup+582.301 s]
/proc/loadavg: 3.99 3.42 1.84 5/190 1127
/proc/meminfo: memFree=21963964/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=12332 CPUtime=582.32 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2679 0 0 0 58232 0 0 0 25 0 1 0 286453434 12627968 2530 33554432000 134512640 134731564 4292541264 18446744073709551615 134604998 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 3083 2530 271 54 0 2393 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 12332

[startup+642.301 s]
/proc/loadavg: 3.99 3.52 1.98 5/190 1129
/proc/meminfo: memFree=21961320/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=13400 CPUtime=642.32 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2952 0 0 0 64232 0 0 0 25 0 1 0 286453434 13721600 2803 33554432000 134512640 134731564 4292541264 18446744073709551615 134606124 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 3350 2803 271 54 0 2660 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 13400

[startup+702.301 s]
/proc/loadavg: 4.03 3.62 2.10 5/190 1139
/proc/meminfo: memFree=21959512/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=13560 CPUtime=702.32 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 2983 0 0 0 70232 0 0 0 25 0 1 0 286453434 13885440 2834 33554432000 134512640 134731564 4292541264 18446744073709551615 134606385 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 3390 2834 271 54 0 2700 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 13560

[startup+762.306 s]
/proc/loadavg: 4.01 3.69 2.22 5/190 1141
/proc/meminfo: memFree=21957040/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=15464 CPUtime=762.32 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3431 0 0 0 76232 0 0 0 25 0 1 0 286453434 15835136 3282 33554432000 134512640 134731564 4292541264 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 3866 3282 271 54 0 3176 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 15464

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.33 5/190 1143
/proc/meminfo: memFree=21956640/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=15800 CPUtime=822.32 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3502 0 0 0 82232 0 0 0 25 0 1 0 286453434 16179200 3353 33554432000 134512640 134731564 4292541264 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 3950 3353 271 54 0 3260 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 15800

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.43 5/190 1144
/proc/meminfo: memFree=21942844/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=15800 CPUtime=882.32 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3506 0 0 0 88232 0 0 0 25 0 1 0 286453434 16179200 3357 33554432000 134512640 134731564 4292541264 18446744073709551615 134609313 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 3950 3357 271 54 0 3260 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 15800

[startup+942.301 s]
/proc/loadavg: 4.04 3.84 2.53 5/190 1149
/proc/meminfo: memFree=21940744/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=15960 CPUtime=942.33 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3569 0 0 0 94233 0 0 0 25 0 1 0 286453434 16343040 3420 33554432000 134512640 134731564 4292541264 18446744073709551615 134605539 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 3990 3420 271 54 0 3300 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 15960

[startup+1002.3 s]
/proc/loadavg: 4.01 3.86 2.62 5/190 1150
/proc/meminfo: memFree=21940476/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=16280 CPUtime=1002.33 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3617 0 0 0 100233 0 0 0 25 0 1 0 286453434 16670720 3468 33554432000 134512640 134731564 4292541264 18446744073709551615 134605660 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 4070 3468 271 54 0 3380 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 16280

[startup+1062.3 s]
/proc/loadavg: 4.04 3.90 2.71 5/190 1152
/proc/meminfo: memFree=21940448/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=16440 CPUtime=1062.33 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3638 0 0 0 106233 0 0 0 25 0 1 0 286453434 16834560 3489 33554432000 134512640 134731564 4292541264 18446744073709551615 134606088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 4110 3489 271 54 0 3420 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 16440

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.79 5/190 1154
/proc/meminfo: memFree=21938808/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=16600 CPUtime=1122.34 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3691 0 0 0 112233 1 0 0 25 0 1 0 286453434 16998400 3542 33554432000 134512640 134731564 4292541264 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 4150 3542 271 54 0 3460 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 16600

[startup+1182.3 s]
/proc/loadavg: 4.05 3.94 2.86 5/190 1155
/proc/meminfo: memFree=21937536/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=17744 CPUtime=1182.35 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 3974 0 0 0 118234 1 0 0 25 0 1 0 286453434 18169856 3825 33554432000 134512640 134731564 4292541264 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 4436 3825 271 54 0 3746 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 17744

[startup+1242.3 s]
/proc/loadavg: 4.02 3.95 2.93 5/190 1157
/proc/meminfo: memFree=21935772/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=18404 CPUtime=1242.35 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 4128 0 0 0 124234 1 0 0 25 0 1 0 286453434 18845696 3979 33554432000 134512640 134731564 4292541264 18446744073709551615 134606378 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 4601 3979 271 54 0 3911 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 18404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 3/186 1160
/proc/meminfo: memFree=22016628/32950928 swapFree=67111528/67111528
[pid=1084] ppid=1082 vsize=18404 CPUtime=1300.05 cores=4,6
/proc/1084/stat : 1084 (MPhaseSAT) R 1082 1084 1024 0 -1 4202496 4139 0 0 0 130004 1 0 0 25 0 1 0 286453434 18845696 3990 33554432000 134512640 134731564 4292541264 18446744073709551615 134605652 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1084/statm: 4601 3990 271 54 0 3911 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 18404

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.06
CPU user time (s): 1300.05
CPU system time (s): 0.013997
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 18404

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

runsolver used 2.04569 second user time and 4.05838 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-02 14:49:28
IDJOB=3094024
IDBENCH=82506
IDSOLVER=1520
FILE ID=node149/3094024-1301748567
RUNJOBID= node149-1301748567-1043
PBS_JOBID= 12840991
Free space on /tmp= 71724 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S93401285-051-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094024-1301748567/watcher-3094024-1301748567 -o /tmp/evaluation-result-3094024-1301748567/solver-3094024-1301748567 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094024-1301748567.cnf

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

MD5SUM BENCH= dc0028248c86c8aff67bef1f8d7ffb16
RANDOM SEED=2025035009

node149.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.806
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.806
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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:      22037384 kB
Buffers:        359788 kB
Cached:       10200884 kB
SwapCached:          0 kB
Active:        7471436 kB
Inactive:      3173224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22037384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3136 kB
Writeback:           0 kB
AnonPages:       83620 kB
Mapped:          16348 kB
Slab:           206120 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   269928 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= 71724 MiB
End job on node149 at 2011-04-02 15:11:10