Trace number 3094168

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/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
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-3094168-1301751196/watcher-3094168-1301751196 -o /tmp/evaluation-result-3094168-1301751196/solver-3094168-1301751196 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094168-1301751196.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.93 4.00 3.75 5/189 12320
/proc/meminfo: memFree=22327040/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=3288 CPUtime=0 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 319 0 0 0 0 0 0 0 25 0 1 0 286718376 3366912 258 33554432000 134512640 134731564 4289886464 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 822 258 225 54 0 132 0

[startup+0.0794691 s]
/proc/loadavg: 3.93 4.00 3.75 5/189 12320
/proc/meminfo: memFree=22327040/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=5128 CPUtime=0.07 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 968 0 0 0 7 0 0 0 25 0 1 0 286718376 5251072 824 33554432000 134512640 134731564 4289886464 18446744073709551615 134666904 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1282 824 271 54 0 592 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5128

[startup+0.100465 s]
/proc/loadavg: 3.93 4.00 3.75 5/189 12320
/proc/meminfo: memFree=22327040/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=5256 CPUtime=0.09 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 990 0 0 0 9 0 0 0 25 0 1 0 286718376 5382144 846 33554432000 134512640 134731564 4289886464 18446744073709551615 9912647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1314 846 271 54 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5256

[startup+0.300431 s]
/proc/loadavg: 3.93 4.00 3.75 5/189 12320
/proc/meminfo: memFree=22327040/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=5768 CPUtime=0.29 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 1120 0 0 0 29 0 0 0 25 0 1 0 286718376 5906432 976 33554432000 134512640 134731564 4289886464 18446744073709551615 134659464 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1442 976 271 54 0 752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5768

[startup+0.700361 s]
/proc/loadavg: 3.93 4.00 3.75 5/189 12320
/proc/meminfo: memFree=22327040/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=6144 CPUtime=0.69 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 1217 0 0 0 69 0 0 0 25 0 1 0 286718376 6291456 1073 33554432000 134512640 134731564 4289886464 18446744073709551615 9912070 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1536 1073 271 54 0 846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6144

[startup+1.50022 s]
/proc/loadavg: 3.93 4.00 3.75 5/190 12321
/proc/meminfo: memFree=22323196/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=6408 CPUtime=1.49 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 1291 0 0 0 149 0 0 0 25 0 1 0 286718376 6561792 1147 33554432000 134512640 134731564 4289886464 18446744073709551615 134670282 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1602 1147 271 54 0 912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6408

[startup+3.10094 s]
/proc/loadavg: 3.93 4.00 3.75 5/190 12321
/proc/meminfo: memFree=22321864/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=7060 CPUtime=3.09 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 1442 0 0 0 309 0 0 0 25 0 1 0 286718376 7229440 1298 33554432000 134512640 134731564 4289886464 18446744073709551615 134614640 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1765 1298 271 54 0 1075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7060

[startup+6.30037 s]
/proc/loadavg: 3.93 4.00 3.75 5/190 12321
/proc/meminfo: memFree=22318772/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=7712 CPUtime=6.29 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 1612 0 0 0 629 0 0 0 25 0 1 0 286718376 7897088 1468 33554432000 134512640 134731564 4289886464 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1928 1468 271 54 0 1238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7712

[startup+12.7002 s]
/proc/loadavg: 3.94 4.00 3.76 5/190 12322
/proc/meminfo: memFree=22318524/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=9144 CPUtime=12.69 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 1971 0 0 0 1269 0 0 0 25 0 1 0 286718376 9363456 1827 33554432000 134512640 134731564 4289886464 18446744073709551615 134723663 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 2286 1827 271 54 0 1596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9144

[startup+25.501 s]
/proc/loadavg: 3.95 4.00 3.76 5/190 12349
/proc/meminfo: memFree=22315796/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=7236 CPUtime=25.49 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 3045 0 0 0 2549 0 0 0 25 0 1 0 286718376 7409664 1355 33554432000 134512640 134731564 4289886464 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 1809 1355 277 54 0 1119 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7236

[startup+51.1005 s]
/proc/loadavg: 4.03 4.01 3.77 5/190 12377
/proc/meminfo: memFree=22313896/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=10952 CPUtime=51.09 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 3986 0 0 0 5109 0 0 0 25 0 1 0 286718376 11214848 2296 33554432000 134512640 134731564 4289886464 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 2738 2296 277 54 0 2048 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10952

[startup+102.306 s]
/proc/loadavg: 4.01 4.01 3.78 5/190 12378
/proc/meminfo: memFree=22305052/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=15448 CPUtime=102.29 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 5109 0 0 0 10229 0 0 0 25 0 1 0 286718376 15818752 3419 33554432000 134512640 134731564 4289886464 18446744073709551615 9912139 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 3862 3419 277 54 0 3172 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 15448

[startup+162.301 s]
/proc/loadavg: 4.04 4.02 3.80 5/190 12380
/proc/meminfo: memFree=22299312/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=18488 CPUtime=162.29 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 5864 0 0 0 16229 0 0 0 25 0 1 0 286718376 18931712 4174 33554432000 134512640 134731564 4289886464 18446744073709551615 134659694 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 4622 4174 277 54 0 3932 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18488

[startup+222.3 s]
/proc/loadavg: 4.01 4.01 3.81 5/190 12408
/proc/meminfo: memFree=22289680/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=20368 CPUtime=222.29 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 6303 0 0 0 22229 0 0 0 25 0 1 0 286718376 20856832 4613 33554432000 134512640 134731564 4289886464 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 5092 4613 277 54 0 4402 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 20368

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 12410
/proc/meminfo: memFree=22286300/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=21696 CPUtime=282.29 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 6633 0 0 0 28229 0 0 0 25 0 1 0 286718376 22216704 4943 33554432000 134512640 134731564 4289886464 18446744073709551615 134659467 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 5424 4943 277 54 0 4734 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21696

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 12411
/proc/meminfo: memFree=22283272/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=22100 CPUtime=342.3 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 6748 0 0 0 34229 1 0 0 25 0 1 0 286718376 22630400 5058 33554432000 134512640 134731564 4289886464 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 5525 5058 277 54 0 4835 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22100

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 12413
/proc/meminfo: memFree=22280512/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=23468 CPUtime=402.3 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 7070 0 0 0 40229 1 0 0 25 0 1 0 286718376 24031232 5380 33554432000 134512640 134731564 4289886464 18446744073709551615 134720137 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 5867 5380 277 54 0 5177 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 23468

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 12415
/proc/meminfo: memFree=22277860/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=24400 CPUtime=462.3 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 7280 0 0 0 46229 1 0 0 25 0 1 0 286718376 24985600 5590 33554432000 134512640 134731564 4289886464 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 6100 5590 277 54 0 5410 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 24400

[startup+522.3 s]
/proc/loadavg: 4.04 4.01 3.85 5/190 12416
/proc/meminfo: memFree=22276204/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=25332 CPUtime=522.3 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 7509 0 0 0 52229 1 0 0 25 0 1 0 286718376 25939968 5819 33554432000 134512640 134731564 4289886464 18446744073709551615 134667535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 6333 5819 277 54 0 5643 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 25332

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.85 5/190 12418
/proc/meminfo: memFree=22272928/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=25732 CPUtime=582.3 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 7602 0 0 0 58229 1 0 0 25 0 1 0 286718376 26349568 5912 33554432000 134512640 134731564 4289886464 18446744073709551615 134670328 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 6433 5912 277 54 0 5743 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 25732

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 12419
/proc/meminfo: memFree=22271156/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=26680 CPUtime=642.3 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 7845 0 0 0 64229 1 0 0 25 0 1 0 286718376 27320320 6155 33554432000 134512640 134731564 4289886464 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 6670 6155 277 54 0 5980 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 26680

[startup+702.301 s]
/proc/loadavg: 4.06 4.01 3.87 5/190 12421
/proc/meminfo: memFree=22269868/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=26956 CPUtime=702.3 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 7903 0 0 0 70229 1 0 0 25 0 1 0 286718376 27602944 6213 33554432000 134512640 134731564 4289886464 18446744073709551615 134718331 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 6739 6213 277 54 0 6049 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 26956

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 12423
/proc/meminfo: memFree=22268584/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=27364 CPUtime=762.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 8022 0 0 0 76230 1 0 0 25 0 1 0 286718376 28020736 6332 33554432000 134512640 134731564 4289886464 18446744073709551615 134670238 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 6841 6332 277 54 0 6151 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 27364

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 12424
/proc/meminfo: memFree=22267048/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=28060 CPUtime=822.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 8166 0 0 0 82229 2 0 0 25 0 1 0 286718376 28733440 6476 33554432000 134512640 134731564 4289886464 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 7015 6476 277 54 0 6325 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 28060

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 12426
/proc/meminfo: memFree=22263424/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=29144 CPUtime=882.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 8416 0 0 0 88229 2 0 0 25 0 1 0 286718376 29843456 6726 33554432000 134512640 134731564 4289886464 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 7286 6726 277 54 0 6596 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 29144

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 12427
/proc/meminfo: memFree=22261404/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=29820 CPUtime=942.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 8605 0 0 0 94229 2 0 0 25 0 1 0 286718376 30535680 6915 33554432000 134512640 134731564 4289886464 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 7455 6915 277 54 0 6765 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 29820

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 12429
/proc/meminfo: memFree=22252188/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=34312 CPUtime=1002.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 9706 0 0 0 100229 2 0 0 25 0 1 0 286718376 35135488 8016 33554432000 134512640 134731564 4289886464 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 8578 8016 277 54 0 7888 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 34312

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/190 12431
/proc/meminfo: memFree=22252020/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=34312 CPUtime=1062.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 9706 0 0 0 106229 2 0 0 25 0 1 0 286718376 35135488 8016 33554432000 134512640 134731564 4289886464 18446744073709551615 134634674 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 8578 8016 277 54 0 7888 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 34312

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 12432
/proc/meminfo: memFree=22250988/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=34312 CPUtime=1122.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 9706 0 0 0 112229 2 0 0 25 0 1 0 286718376 35135488 8016 33554432000 134512640 134731564 4289886464 18446744073709551615 134659349 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 8578 8016 277 54 0 7888 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 34312

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 12434
/proc/meminfo: memFree=22249580/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=34312 CPUtime=1182.31 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 9706 0 0 0 118229 2 0 0 25 0 1 0 286718376 35135488 8016 33554432000 134512640 134731564 4289886464 18446744073709551615 134659349 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 8578 8016 277 54 0 7888 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 34312

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 12435
/proc/meminfo: memFree=22243836/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=34312 CPUtime=1242.32 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 9706 0 0 0 124230 2 0 0 25 0 1 0 286718376 35135488 8016 33554432000 134512640 134731564 4289886464 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 8578 8016 277 54 0 7888 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 34312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 12465
/proc/meminfo: memFree=22245028/32950928 swapFree=67111528/67111528
[pid=12320] ppid=12318 vsize=34312 CPUtime=1300.02 cores=5,7
/proc/12320/stat : 12320 (MPhaseSAT) R 12318 12320 11954 0 -1 4202496 9706 0 0 0 130000 2 0 0 25 0 1 0 286718376 35135488 8016 33554432000 134512640 134731564 4289886464 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/12320/statm: 8578 8016 277 54 0 7888 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 34312

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): 1300.01
CPU system time (s): 0.026995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 34312

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

runsolver used 2.17167 second user time and 4.65129 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-02 15:33:16
IDJOB=3094168
IDBENCH=82650
IDSOLVER=1520
FILE ID=node120/3094168-1301751196
RUNJOBID= node120-1301748570-11975
PBS_JOBID= 12841017
Free space on /tmp= 71760 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094168-1301751196/watcher-3094168-1301751196 -o /tmp/evaluation-result-3094168-1301751196/solver-3094168-1301751196 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094168-1301751196.cnf

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=1951696146

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:      22327072 kB
Buffers:        351252 kB
Cached:        9912656 kB
SwapCached:          0 kB
Active:        7362000 kB
Inactive:      2991240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22327072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2828 kB
Writeback:           0 kB
AnonPages:       89228 kB
Mapped:          16844 kB
Slab:           208020 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   272216 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= 71756 MiB
End job on node120 at 2011-04-02 15:54:58