Trace number 3094067

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S977705304-066-UNKNOWN.cnf
MD5SUMd872c255da29ab531c07d575af8ab92a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.3467
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-3094067-1301748703/watcher-3094067-1301748703 -o /tmp/evaluation-result-3094067-1301748703/solver-3094067-1301748703 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094067-1301748703.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: 0.86 1.33 2.48 3/181 13507
/proc/meminfo: memFree=22484508/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=4196 CPUtime=0 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 267285957 4296704 272 33554432000 134512640 134731564 4292168176 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 1049 272 225 54 0 359 0

[startup+0.045974 s]
/proc/loadavg: 0.86 1.33 2.48 3/181 13507
/proc/meminfo: memFree=22484508/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=4708 CPUtime=0.04 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 950 0 0 0 4 0 0 0 22 0 1 0 267285957 4820992 682 33554432000 134512640 134731564 4292168176 18446744073709551615 134558943 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 1177 682 236 54 0 487 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4708

[startup+0.100988 s]
/proc/loadavg: 0.86 1.33 2.48 3/181 13507
/proc/meminfo: memFree=22484508/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=9564 CPUtime=0.09 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 2303 0 0 0 9 0 0 0 22 0 1 0 267285957 9793536 1844 33554432000 134512640 134731564 4292168176 18446744073709551615 2404052 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 2391 1844 257 54 0 1701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9564

[startup+0.300963 s]
/proc/loadavg: 0.86 1.33 2.48 3/181 13507
/proc/meminfo: memFree=22484508/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=11444 CPUtime=0.29 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 2776 0 0 0 29 0 0 0 23 0 1 0 267285957 11718656 2316 33554432000 134512640 134731564 4292168176 18446744073709551615 134614652 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 2861 2316 271 54 0 2171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11444

[startup+0.70087 s]
/proc/loadavg: 0.86 1.33 2.48 3/181 13507
/proc/meminfo: memFree=22484508/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=11444 CPUtime=0.69 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 2801 0 0 0 69 0 0 0 25 0 1 0 267285957 11718656 2341 33554432000 134512640 134731564 4292168176 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 2861 2341 271 54 0 2171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11444

[startup+1.50069 s]
/proc/loadavg: 0.86 1.33 2.48 5/190 13524
/proc/meminfo: memFree=22422560/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=13820 CPUtime=1.49 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 3371 0 0 0 149 0 0 0 25 0 1 0 267285957 14151680 2911 33554432000 134512640 134731564 4292168176 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 3455 2911 271 54 0 2765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13820

[startup+3.10039 s]
/proc/loadavg: 0.86 1.33 2.48 5/190 13524
/proc/meminfo: memFree=22419088/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=14876 CPUtime=3.09 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 3639 0 0 0 309 0 0 0 25 0 1 0 267285957 15233024 3179 33554432000 134512640 134731564 4292168176 18446744073709551615 2150738 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 3719 3179 271 54 0 3029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14876

[startup+6.30077 s]
/proc/loadavg: 1.11 1.38 2.49 5/190 13525
/proc/meminfo: memFree=22411288/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=16064 CPUtime=6.29 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 3949 0 0 0 629 0 0 0 25 0 1 0 267285957 16449536 3489 33554432000 134512640 134731564 4292168176 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 4016 3489 271 54 0 3326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16064

[startup+12.7005 s]
/proc/loadavg: 1.34 1.42 2.50 5/190 13525
/proc/meminfo: memFree=22394800/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=18044 CPUtime=12.7 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 4430 0 0 0 1269 1 0 0 25 0 1 0 267285957 18477056 3970 33554432000 134512640 134731564 4292168176 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 4511 3970 271 54 0 3821 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18044

[startup+25.501 s]
/proc/loadavg: 1.93 1.55 2.52 5/190 13525
/proc/meminfo: memFree=22376216/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=17728 CPUtime=25.49 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 9567 0 0 0 2548 1 0 0 25 0 1 0 267285957 18153472 3903 33554432000 134512640 134731564 4292168176 18446744073709551615 134723670 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 4432 3903 289 54 0 3742 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17728

[startup+51.1009 s]
/proc/loadavg: 2.70 1.76 2.57 5/190 13526
/proc/meminfo: memFree=22403168/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=20860 CPUtime=51.09 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 10287 0 0 0 5108 1 0 0 25 0 1 0 267285957 21360640 4622 33554432000 134512640 134731564 4292168176 18446744073709551615 134606309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 5215 4622 292 54 0 4525 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20860

[startup+102.307 s]
/proc/loadavg: 3.44 2.10 2.64 5/190 13527
/proc/meminfo: memFree=22340504/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=25228 CPUtime=102.3 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 11375 0 0 0 10229 1 0 0 25 0 1 0 267285957 25833472 5710 33554432000 134512640 134731564 4292168176 18446744073709551615 134656310 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 6307 5710 292 54 0 5617 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25228

[startup+162.301 s]
/proc/loadavg: 3.79 2.44 2.72 5/190 13529
/proc/meminfo: memFree=22325228/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=36780 CPUtime=162.3 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 14270 0 0 0 16228 2 0 0 25 0 1 0 267285957 37662720 8605 33554432000 134512640 134731564 4292168176 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 9195 8605 292 54 0 8505 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36780

[startup+222.301 s]
/proc/loadavg: 3.97 2.74 2.80 5/190 13530
/proc/meminfo: memFree=22321980/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=36780 CPUtime=222.3 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 14270 0 0 0 22228 2 0 0 25 0 1 0 267285957 37662720 8605 33554432000 134512640 134731564 4292168176 18446744073709551615 134659977 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 9195 8605 292 54 0 8505 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36780

[startup+282.301 s]
/proc/loadavg: 3.99 2.97 2.88 5/190 13532
/proc/meminfo: memFree=22314032/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=40620 CPUtime=282.3 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 15219 0 0 0 28228 2 0 0 25 0 1 0 267285957 41594880 9554 33554432000 134512640 134731564 4292168176 18446744073709551615 134667271 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 10155 9554 292 54 0 9465 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40620

[startup+342.301 s]
/proc/loadavg: 3.99 3.15 2.94 5/190 13533
/proc/meminfo: memFree=22313532/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=40620 CPUtime=342.31 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 15219 0 0 0 34229 2 0 0 25 0 1 0 267285957 41594880 9554 33554432000 134512640 134731564 4292168176 18446744073709551615 2150294 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 10155 9554 292 54 0 9465 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 40620

[startup+402.3 s]
/proc/loadavg: 4.06 3.32 3.01 5/190 13535
/proc/meminfo: memFree=22310172/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=40888 CPUtime=402.31 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 15283 0 0 0 40229 2 0 0 25 0 1 0 267285957 41869312 9618 33554432000 134512640 134731564 4292168176 18446744073709551615 134605423 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 10222 9618 292 54 0 9532 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 40888

[startup+462.3 s]
/proc/loadavg: 4.02 3.44 3.07 5/190 13537
/proc/meminfo: memFree=22304460/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=40888 CPUtime=462.31 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 15283 0 0 0 46229 2 0 0 25 0 1 0 267285957 41869312 9618 33554432000 134512640 134731564 4292168176 18446744073709551615 134605271 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 10222 9618 292 54 0 9532 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 40888

[startup+522.3 s]
/proc/loadavg: 4.01 3.54 3.13 5/190 13538
/proc/meminfo: memFree=22278140/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=522.31 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22035 0 0 0 52227 4 0 0 25 0 1 0 267285957 69464064 16370 33554432000 134512640 134731564 4292168176 18446744073709551615 134607820 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16370 292 54 0 16269 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 67836

[startup+582.3 s]
/proc/loadavg: 4.04 3.63 3.18 5/190 13549
/proc/meminfo: memFree=22269208/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=582.31 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22036 0 0 0 58227 4 0 0 25 0 1 0 267285957 69464064 16371 33554432000 134512640 134731564 4292168176 18446744073709551615 134607320 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16371 292 54 0 16269 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 67836

[startup+642.301 s]
/proc/loadavg: 4.01 3.70 3.23 5/190 13550
/proc/meminfo: memFree=22264348/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=642.32 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22036 0 0 0 64228 4 0 0 25 0 1 0 267285957 69464064 16371 33554432000 134512640 134731564 4292168176 18446744073709551615 134606290 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16371 292 54 0 16269 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 67836

[startup+702.301 s]
/proc/loadavg: 4.08 3.77 3.28 5/190 13552
/proc/meminfo: memFree=22225024/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=702.32 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22036 0 0 0 70228 4 0 0 25 0 1 0 267285957 69464064 16371 33554432000 134512640 134731564 4292168176 18446744073709551615 134658986 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16371 292 54 0 16269 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 67836

[startup+762.307 s]
/proc/loadavg: 4.03 3.81 3.32 5/190 13554
/proc/meminfo: memFree=22224144/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=762.33 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22036 0 0 0 76229 4 0 0 25 0 1 0 267285957 69464064 16371 33554432000 134512640 134731564 4292168176 18446744073709551615 4159316512 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16371 292 54 0 16269 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 67836

[startup+822.301 s]
/proc/loadavg: 4.01 3.84 3.36 5/190 13555
/proc/meminfo: memFree=22223376/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=822.32 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22036 0 0 0 82228 4 0 0 25 0 1 0 267285957 69464064 16371 33554432000 134512640 134731564 4292168176 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16371 292 54 0 16269 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 67836

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.40 5/190 13557
/proc/meminfo: memFree=22222624/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=882.33 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 88229 4 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134605509 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 67836

[startup+942.301 s]
/proc/loadavg: 4.04 3.90 3.44 5/190 13558
/proc/meminfo: memFree=22221736/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=942.33 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 94229 4 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134655758 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 67836

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.47 5/190 13560
/proc/meminfo: memFree=22221352/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=1002.34 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 100229 5 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134604887 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 67836

[startup+1062.3 s]
/proc/loadavg: 4.07 3.94 3.51 5/190 13562
/proc/meminfo: memFree=22220968/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=1062.34 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 106229 5 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134607326 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 67836

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.54 5/190 13563
/proc/meminfo: memFree=22220208/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=1122.34 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 112229 5 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 67836

[startup+1182.3 s]
/proc/loadavg: 4.01 3.96 3.56 5/190 13565
/proc/meminfo: memFree=22219948/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=1182.34 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 118229 5 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134605633 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 67836

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 3.59 5/190 13566
/proc/meminfo: memFree=22219060/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=1242.35 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 124230 5 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134606245 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 67836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.61 4/189 13569
/proc/meminfo: memFree=22209508/32951124 swapFree=67111528/67111528
[pid=13507] ppid=13505 vsize=67836 CPUtime=1300.05 cores=0,2
/proc/13507/stat : 13507 (MPhaseSAT) R 13505 13507 12550 0 -1 4202496 22037 0 0 0 130000 5 0 0 25 0 1 0 267285957 69464064 16372 33554432000 134512640 134731564 4292168176 18446744073709551615 134605997 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13507/statm: 16959 16372 292 54 0 16269 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 67836

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.07
CPU user time (s): 1300.01
CPU system time (s): 0.06099
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 67836

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

runsolver used 2.33264 second user time and 4.70129 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-02 14:51:43
IDJOB=3094067
IDBENCH=82549
IDSOLVER=1520
FILE ID=node143/3094067-1301748703
RUNJOBID= node143-1301748703-13481
PBS_JOBID= 12840989
Free space on /tmp= 72040 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S977705304-066-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094067-1301748703/watcher-3094067-1301748703 -o /tmp/evaluation-result-3094067-1301748703/solver-3094067-1301748703 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094067-1301748703.cnf

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

MD5SUM BENCH= d872c255da29ab531c07d575af8ab92a
RANDOM SEED=402556793

node143.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.846
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.69
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.846
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.15
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.846
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.74
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.846
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.83
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22484672 kB
Buffers:        351984 kB
Cached:        9786508 kB
SwapCached:          0 kB
Active:        6953584 kB
Inactive:      3254032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22484672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3172 kB
Writeback:           0 kB
AnonPages:       67852 kB
Mapped:          15984 kB
Slab:           195060 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210004 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= 72036 MiB
End job on node143 at 2011-04-02 15:13:25