Trace number 3445644

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) 5000.09 5000.02

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes7.cnf
MD5SUM140eea74f7e66501965365160d02fa4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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: 977)

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-3445644-1306969535/watcher-3445644-1306969535 -o /tmp/evaluation-result-3445644-1306969535/solver-3445644-1306969535 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445644-1306969535.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.26 8.15 8.04 2/458 30344
/proc/meminfo: memFree=28924328/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=2900 CPUtime=0 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) D 30342 30344 30312 0 -1 4194304 193 0 3 0 0 0 0 0 25 0 1 0 808551492 2969600 138 33554432000 134512640 134731564 4292782400 18446744073709551615 4684480 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/30344/statm: 725 138 116 54 0 35 0

[startup+0.033798 s]
/proc/loadavg: 8.26 8.15 8.04 2/458 30344
/proc/meminfo: memFree=28924328/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=2900 CPUtime=0 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) D 30342 30344 30312 0 -1 4194304 193 0 4 0 0 0 0 0 25 0 1 0 808551492 2969600 139 33554432000 134512640 134731564 4292782400 18446744073709551615 4285488 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 2
/proc/30344/statm: 725 139 117 54 0 35 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2900

[startup+0.100799 s]
/proc/loadavg: 8.26 8.15 8.04 2/458 30344
/proc/meminfo: memFree=28924328/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=6408 CPUtime=0.03 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 502 0 13 0 3 0 0 0 25 0 1 0 808551492 6561792 456 33554432000 134512640 134731564 4292782400 18446744073709551615 4147930 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/30344/statm: 1602 456 225 54 0 912 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6408

[startup+0.300788 s]
/proc/loadavg: 8.26 8.15 8.04 2/458 30344
/proc/meminfo: memFree=28924328/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=16568 CPUtime=0.22 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 6204 0 13 0 22 0 0 0 25 0 1 0 808551492 16965632 3649 33554432000 134512640 134731564 4292782400 18446744073709551615 134678541 0 0 4096 1026 0 0 0 17 2 0 0 5
/proc/30344/statm: 4142 3649 251 54 0 3452 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 16568

[startup+0.700702 s]
/proc/loadavg: 8.26 8.15 8.04 2/458 30344
/proc/meminfo: memFree=28924328/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=23336 CPUtime=0.62 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 7931 0 14 0 61 1 0 0 25 0 1 0 808551492 23896064 5375 33554432000 134512640 134731564 4292782400 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 5834 5375 271 54 0 5144 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 23336

[startup+1.50057 s]
/proc/loadavg: 8.26 8.15 8.04 3/462 30351
/proc/meminfo: memFree=28877704/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=23336 CPUtime=1.42 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 7931 0 14 0 141 1 0 0 25 0 1 0 808551492 23896064 5375 33554432000 134512640 134731564 4292782400 18446744073709551615 134721225 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 5834 5375 271 54 0 5144 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 23336

[startup+3.10028 s]
/proc/loadavg: 7.76 8.05 8.00 3/462 30351
/proc/meminfo: memFree=28875504/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=23336 CPUtime=3.02 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 7931 0 14 0 301 1 0 0 25 0 1 0 808551492 23896064 5375 33554432000 134512640 134731564 4292782400 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 5834 5375 271 54 0 5144 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 23336

[startup+6.3007 s]
/proc/loadavg: 7.76 8.05 8.00 3/462 30351
/proc/meminfo: memFree=28876140/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=23464 CPUtime=6.22 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 7953 0 14 0 621 1 0 0 25 0 1 0 808551492 24027136 5397 33554432000 134512640 134731564 4292782400 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 5866 5397 271 54 0 5176 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 23464

[startup+12.7006 s]
/proc/loadavg: 6.87 7.85 7.94 3/462 30352
/proc/meminfo: memFree=28873724/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=25008 CPUtime=12.62 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 8352 0 14 0 1261 1 0 0 25 0 1 0 808551492 25608192 5796 33554432000 134512640 134731564 4292782400 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 6252 5796 271 54 0 5562 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 25008

[startup+25.5002 s]
/proc/loadavg: 6.12 7.66 7.88 3/462 30352
/proc/meminfo: memFree=28871636/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=26804 CPUtime=25.42 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 8787 0 14 0 2541 1 0 0 25 0 1 0 808551492 27447296 6231 33554432000 134512640 134731564 4292782400 18446744073709551615 134715874 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 6701 6231 271 54 0 6011 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 26804

[startup+51.1007 s]
/proc/loadavg: 4.71 7.20 7.72 3/462 30353
/proc/meminfo: memFree=28870752/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=27560 CPUtime=51.01 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 25195 0 14 0 5098 3 0 0 25 0 1 0 808551492 28221440 6434 33554432000 134512640 134731564 4292782400 18446744073709551615 134665962 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 6890 6434 277 54 0 6200 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 27560

[startup+102.318 s]
/proc/loadavg: 3.08 6.32 7.39 3/462 30354
/proc/meminfo: memFree=28863392/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=31124 CPUtime=102.24 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 26159 0 14 0 10220 4 0 0 25 0 1 0 808551492 31870976 7334 33554432000 134512640 134731564 4292782400 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 7781 7334 277 54 0 7091 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31124

[startup+162.301 s]
/proc/loadavg: 2.40 5.53 7.05 3/462 30356
/proc/meminfo: memFree=28851060/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=37216 CPUtime=162.22 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 27672 0 14 0 16218 4 0 0 25 0 1 0 808551492 38109184 8847 33554432000 134512640 134731564 4292782400 18446744073709551615 134723640 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 9304 8847 277 54 0 8614 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 37216

[startup+222.301 s]
/proc/loadavg: 2.29 4.93 6.74 3/462 30357
/proc/meminfo: memFree=28845788/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=40808 CPUtime=222.22 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 28546 0 14 0 22218 4 0 0 25 0 1 0 808551492 41787392 9721 33554432000 134512640 134731564 4292782400 18446744073709551615 134667548 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 10202 9721 277 54 0 9512 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 40808

[startup+282.3 s]
/proc/loadavg: 2.10 4.40 6.44 3/462 30359
/proc/meminfo: memFree=28836812/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=47308 CPUtime=282.23 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 30173 0 14 0 28218 5 0 0 25 0 1 0 808551492 48443392 11348 33554432000 134512640 134731564 4292782400 18446744073709551615 134667941 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 11827 11348 277 54 0 11137 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 47308

[startup+342.301 s]
/proc/loadavg: 2.04 3.96 6.16 3/462 30360
/proc/meminfo: memFree=28834524/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=47448 CPUtime=342.23 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 30193 0 14 0 34218 5 0 0 25 0 1 0 808551492 48586752 11368 33554432000 134512640 134731564 4292782400 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 11862 11368 277 54 0 11172 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 47448

[startup+402.301 s]
/proc/loadavg: 2.07 3.61 5.90 3/462 30362
/proc/meminfo: memFree=28831360/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=48904 CPUtime=402.23 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 30544 0 14 0 40218 5 0 0 25 0 1 0 808551492 50077696 11719 33554432000 134512640 134731564 4292782400 18446744073709551615 134659945 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 12226 11719 277 54 0 11536 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 48904

[startup+462.301 s]
/proc/loadavg: 2.02 3.32 5.66 3/462 30364
/proc/meminfo: memFree=28825724/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=52288 CPUtime=462.23 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 31382 0 14 0 46218 5 0 0 25 0 1 0 808551492 53542912 12557 33554432000 134512640 134731564 4292782400 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 13072 12557 277 54 0 12382 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 52288

[startup+522.3 s]
/proc/loadavg: 2.01 3.07 5.43 3/462 30365
/proc/meminfo: memFree=28820956/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=54836 CPUtime=522.23 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 31972 0 14 0 52218 5 0 0 25 0 1 0 808551492 56152064 13147 33554432000 134512640 134731564 4292782400 18446744073709551615 134717330 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 13709 13147 277 54 0 13019 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 54836

[startup+582.301 s]
/proc/loadavg: 2.00 2.88 5.21 3/462 30367
/proc/meminfo: memFree=28817800/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=57212 CPUtime=582.24 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 32558 0 14 0 58218 6 0 0 25 0 1 0 808551492 58585088 13733 33554432000 134512640 134731564 4292782400 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 14303 13733 277 54 0 13613 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 57212

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/462 30470
/proc/meminfo: memFree=28719536/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4002.33 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44658 0 14 0 400223 10 0 0 25 0 1 0 808551492 110428160 25833 33554432000 134512640 134731564 4292782400 18446744073709551615 134721042 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25833 277 54 0 26270 0
Current children cumulated CPU time (s) 4002.33
Current children cumulated vsize (KiB) 107840

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.07 3/462 30472
/proc/meminfo: memFree=28719460/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4062.35 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44658 0 14 0 406225 10 0 0 25 0 1 0 808551492 110428160 25833 33554432000 134512640 134731564 4292782400 18446744073709551615 134667864 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25833 277 54 0 26270 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 107840

[startup+4122.3 s]
/proc/loadavg: 2.04 2.02 2.07 3/462 30473
/proc/meminfo: memFree=28719396/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4122.33 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44659 0 14 0 412223 10 0 0 25 0 1 0 808551492 110428160 25834 33554432000 134512640 134731564 4292782400 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25834 277 54 0 26270 0
Current children cumulated CPU time (s) 4122.33
Current children cumulated vsize (KiB) 107840

[startup+4182.3 s]
/proc/loadavg: 2.06 2.03 2.07 3/462 30475
/proc/meminfo: memFree=28719864/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4182.33 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44660 0 14 0 418223 10 0 0 25 0 1 0 808551492 110428160 25835 33554432000 134512640 134731564 4292782400 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25835 277 54 0 26270 0
Current children cumulated CPU time (s) 4182.33
Current children cumulated vsize (KiB) 107840

[startup+4242.3 s]
/proc/loadavg: 2.02 2.02 2.07 3/462 30476
/proc/meminfo: memFree=28719796/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4242.33 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44718 0 14 0 424223 10 0 0 25 0 1 0 808551492 110428160 25893 33554432000 134512640 134731564 4292782400 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25893 277 54 0 26270 0
Current children cumulated CPU time (s) 4242.33
Current children cumulated vsize (KiB) 107840

[startup+4302.3 s]
/proc/loadavg: 2.07 2.05 2.07 3/462 30478
/proc/meminfo: memFree=28719352/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4302.33 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44724 0 14 0 430223 10 0 0 25 0 1 0 808551492 110428160 25899 33554432000 134512640 134731564 4292782400 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25899 277 54 0 26270 0
Current children cumulated CPU time (s) 4302.33
Current children cumulated vsize (KiB) 107840

[startup+4362.3 s]
/proc/loadavg: 2.06 2.05 2.07 3/462 30480
/proc/meminfo: memFree=28719524/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4362.34 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44724 0 14 0 436224 10 0 0 25 0 1 0 808551492 110428160 25899 33554432000 134512640 134731564 4292782400 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25899 277 54 0 26270 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 107840

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/462 30481
/proc/meminfo: memFree=28719700/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4422.34 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44735 0 14 0 442224 10 0 0 25 0 1 0 808551492 110428160 25910 33554432000 134512640 134731564 4292782400 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25910 277 54 0 26270 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 107840

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/462 30483
/proc/meminfo: memFree=28719160/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4482.34 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44741 0 14 0 448224 10 0 0 25 0 1 0 808551492 110428160 25916 33554432000 134512640 134731564 4292782400 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25916 277 54 0 26270 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 107840

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/462 30484
/proc/meminfo: memFree=28719212/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4542.34 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44746 0 14 0 454224 10 0 0 25 0 1 0 808551492 110428160 25921 33554432000 134512640 134731564 4292782400 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25921 277 54 0 26270 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 107840

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/462 30486
/proc/meminfo: memFree=28719016/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4602.36 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44748 0 14 0 460226 10 0 0 25 0 1 0 808551492 110428160 25923 33554432000 134512640 134731564 4292782400 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25923 277 54 0 26270 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 107840

[startup+4662.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/462 30488
/proc/meminfo: memFree=28717076/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4662.34 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44769 0 14 0 466224 10 0 0 25 0 1 0 808551492 110428160 25944 33554432000 134512640 134731564 4292782400 18446744073709551615 4001635 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25944 277 54 0 26270 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 107840

[startup+4722.32 s]
/proc/loadavg: 2.02 2.02 2.04 3/462 30489
/proc/meminfo: memFree=28718988/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4722.36 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44773 0 14 0 472226 10 0 0 25 0 1 0 808551492 110428160 25948 33554432000 134512640 134731564 4292782400 18446744073709551615 134659494 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 25948 277 54 0 26270 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 107840

[startup+4782.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/462 30491
/proc/meminfo: memFree=28718580/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4782.35 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44851 0 14 0 478225 10 0 0 25 0 1 0 808551492 110428160 26026 33554432000 134512640 134731564 4292782400 18446744073709551615 134667545 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 26026 277 54 0 26270 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 107840

[startup+4842.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/462 30492
/proc/meminfo: memFree=28717884/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4842.35 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44906 0 14 0 484225 10 0 0 25 0 1 0 808551492 110428160 26081 33554432000 134512640 134731564 4292782400 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 26081 277 54 0 26270 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 107840

[startup+4902.3 s]
/proc/loadavg: 2.06 2.03 2.03 3/462 30494
/proc/meminfo: memFree=28718548/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4902.35 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 44952 0 14 0 490225 10 0 0 25 0 1 0 808551492 110428160 26127 33554432000 134512640 134731564 4292782400 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 26127 277 54 0 26270 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 107840

[startup+4962.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/462 30496
/proc/meminfo: memFree=28718472/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=4962.35 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 45001 0 14 0 496225 10 0 0 25 0 1 0 808551492 110428160 26176 33554432000 134512640 134731564 4292782400 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 26176 277 54 0 26270 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 107840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.02 2.02 2/461 30498
/proc/meminfo: memFree=28817136/32951124 swapFree=41830676/67111528
[pid=30344] ppid=30342 vsize=107840 CPUtime=5000.07 cores=0,2,4,6
/proc/30344/stat : 30344 (MPhaseSAT) R 30342 30344 30312 0 -1 4202496 45057 0 14 0 499997 10 0 0 25 0 1 0 808551492 110428160 26232 33554432000 134512640 134731564 4292782400 18446744073709551615 134721191 0 0 4096 1026 0 0 0 17 2 0 0 6
/proc/30344/statm: 26960 26232 277 54 0 26270 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 107840

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): 5000.02
CPU time (s): 5000.09
CPU user time (s): 4999.97
CPU system time (s): 0.113982
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 107840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.97
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45057
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 7073

runsolver used 23.4324 second user time and 49.3305 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-02 01:05:35
IDJOB=3445644
IDBENCH=71367
IDSOLVER=1941
FILE ID=node138/3445644-1306969535
RUNJOBID= node138-1306969535-30330
PBS_JOBID= 13497678
Free space on /tmp= 73552 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes7.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445644-1306969535/watcher-3445644-1306969535 -o /tmp/evaluation-result-3445644-1306969535/solver-3445644-1306969535 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445644-1306969535.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 140eea74f7e66501965365160d02fa4d
RANDOM SEED=969257853

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28924484 kB
Buffers:        239368 kB
Cached:         886780 kB
SwapCached:      44536 kB
Active:        2045172 kB
Inactive:      1702500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28924484 kB
SwapTotal:    67111528 kB
SwapFree:     41830676 kB
Dirty:            5832 kB
Writeback:          32 kB
AnonPages:     2588048 kB
Mapped:          15652 kB
Slab:           113828 kB
PageTables:      92660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130637684 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= 73552 MiB
End job on node138 at 2011-06-02 02:28:57