Trace number 3259103

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
MPhaseSAT64 2011-03-03? (TO) 1300.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259103-1303476263/watcher-3259103-1303476263 -o /tmp/evaluation-result-3259103-1303476263/solver-3259103-1303476263 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3259103-1303476263.cnf 

running on 2 cores: 1,3

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.88 3.93 3.89 4/189 19714
/proc/meminfo: memFree=14479368/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=7236 CPUtime=0 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 336 0 0 0 0 0 0 0 18 0 1 0 537857008 7409664 277 33554432000 134512640 134761588 4291965328 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 1809 277 225 61 0 1112 0

[startup+0.104474 s]
/proc/loadavg: 3.88 3.93 3.89 4/189 19714
/proc/meminfo: memFree=14479368/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=7236 CPUtime=0.1 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 903 0 0 0 10 0 0 0 18 0 1 0 537857008 7409664 844 33554432000 134512640 134761588 4291965328 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 1809 844 225 61 0 1112 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7236

[startup+0.200422 s]
/proc/loadavg: 3.88 3.93 3.89 4/189 19714
/proc/meminfo: memFree=14479368/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=9336 CPUtime=0.19 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 3480 0 0 0 19 0 0 0 18 0 1 0 537857008 9560064 1852 33554432000 134512640 134761588 4291965328 18446744073709551615 134559293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 2334 1852 236 61 0 1637 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9336

[startup+0.300406 s]
/proc/loadavg: 3.88 3.93 3.89 4/189 19714
/proc/meminfo: memFree=14479368/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=14668 CPUtime=0.29 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 7447 0 0 0 29 0 0 0 18 0 1 0 537857008 15020032 3218 33554432000 134512640 134761588 4291965328 18446744073709551615 134651604 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 3667 3218 258 61 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14668

[startup+0.700328 s]
/proc/loadavg: 3.88 3.93 3.89 4/189 19714
/proc/meminfo: memFree=14479368/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=17144 CPUtime=0.69 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 8073 0 0 0 69 0 0 0 18 0 1 0 537857008 17555456 3844 33554432000 134512640 134761588 4291965328 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 4286 3844 265 61 0 3589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17144

[startup+1.50018 s]
/proc/loadavg: 3.88 3.93 3.89 5/190 19715
/proc/meminfo: memFree=14465488/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=17284 CPUtime=1.49 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 8100 0 0 0 149 0 0 0 20 0 1 0 537857008 17698816 3871 33554432000 134512640 134761588 4291965328 18446744073709551615 134614933 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 4321 3871 265 61 0 3624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17284

[startup+3.10088 s]
/proc/loadavg: 3.88 3.93 3.89 5/190 19715
/proc/meminfo: memFree=14458172/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=22736 CPUtime=3.09 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 9480 0 0 0 309 0 0 0 25 0 1 0 537857008 23281664 5247 33554432000 134512640 134761588 4291965328 18446744073709551615 134748077 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 5684 5247 270 61 0 4987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22736

[startup+6.3003 s]
/proc/loadavg: 3.89 3.93 3.89 5/190 19715
/proc/meminfo: memFree=14447224/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=21504 CPUtime=6.29 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 11749 0 0 0 628 1 0 0 25 0 1 0 537857008 22020096 4925 33554432000 134512640 134761588 4291965328 18446744073709551615 134747360 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 5376 4925 270 61 0 4679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21504

[startup+12.7011 s]
/proc/loadavg: 3.90 3.93 3.89 5/190 19715
/proc/meminfo: memFree=14442724/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=23192 CPUtime=12.69 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 15510 0 0 0 1268 1 0 0 25 0 1 0 537857008 23748608 5361 33554432000 134512640 134761588 4291965328 18446744073709551615 134651928 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 5798 5361 270 61 0 5101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23192

[startup+25.5007 s]
/proc/loadavg: 3.92 3.94 3.89 5/190 19743
/proc/meminfo: memFree=14439120/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=24028 CPUtime=25.49 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 21168 0 0 0 2547 2 0 0 25 0 1 0 537857008 24604672 5570 33554432000 134512640 134761588 4291965328 18446744073709551615 134747331 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 6007 5570 270 61 0 5310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24028

[startup+51.101 s]
/proc/loadavg: 3.95 3.94 3.89 5/190 19770
/proc/meminfo: memFree=14423724/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=29128 CPUtime=51.09 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 48443 0 0 0 5104 5 0 0 25 0 1 0 537857008 29827072 6725 33554432000 134512640 134761588 4291965328 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 7282 6725 276 61 0 6585 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29128

[startup+102.3 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 19826
/proc/meminfo: memFree=14394912/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=34696 CPUtime=102.3 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 61907 0 0 0 10223 7 0 0 25 0 1 0 537857008 35528704 8117 33554432000 134512640 134761588 4291965328 18446744073709551615 134651711 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 8674 8117 276 61 0 7977 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34696

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.90 5/190 19827
/proc/meminfo: memFree=14376680/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=37596 CPUtime=162.3 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 85017 0 0 0 16220 10 0 0 25 0 1 0 537857008 38498304 8949 33554432000 134512640 134761588 4291965328 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 9399 8949 276 61 0 8702 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 37596

[startup+222.307 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 19829
/proc/meminfo: memFree=14350124/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=46632 CPUtime=222.3 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 105374 0 0 0 22218 12 0 0 25 0 1 0 537857008 47751168 11202 33554432000 134512640 134761588 4291965328 18446744073709551615 134635847 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 11658 11202 276 61 0 10961 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 46632

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 19830
/proc/meminfo: memFree=14349108/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=40480 CPUtime=282.3 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 120639 0 0 0 28215 15 0 0 25 0 1 0 537857008 41451520 9664 33554432000 134512640 134761588 4291965328 18446744073709551615 134635918 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 10120 9664 276 61 0 9423 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40480

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.91 5/190 19832
/proc/meminfo: memFree=14350084/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=43008 CPUtime=342.3 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 139617 0 0 0 34213 17 0 0 25 0 1 0 537857008 44040192 10264 33554432000 134512640 134761588 4291965328 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 10752 10264 276 61 0 10055 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 43008

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.91 5/190 19834
/proc/meminfo: memFree=14336680/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=55956 CPUtime=402.3 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 162787 0 0 0 40209 21 0 0 25 0 1 0 537857008 57298944 13501 33554432000 134512640 134761588 4291965328 18446744073709551615 134748600 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 13989 13501 276 61 0 13292 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 55956

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 19835
/proc/meminfo: memFree=14318688/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=58128 CPUtime=462.31 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 182980 0 0 0 46207 24 0 0 25 0 1 0 537857008 59523072 14044 33554432000 134512640 134761588 4291965328 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 14532 14044 276 61 0 13835 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 58128

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 19837
/proc/meminfo: memFree=14313096/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=57100 CPUtime=522.31 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 201350 0 0 0 52205 26 0 0 25 0 1 0 537857008 58470400 13787 33554432000 134512640 134761588 4291965328 18446744073709551615 134747243 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 14275 13787 276 61 0 13578 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 57100

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 19838
/proc/meminfo: memFree=14311720/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=57612 CPUtime=582.31 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 219528 0 0 0 58202 29 0 0 25 0 1 0 537857008 58994688 13915 33554432000 134512640 134761588 4291965328 18446744073709551615 134672917 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 14403 13915 276 61 0 13706 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 57612

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 19840
/proc/meminfo: memFree=14292116/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=57228 CPUtime=642.31 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 237486 0 0 0 64200 31 0 0 25 0 1 0 537857008 58601472 13819 33554432000 134512640 134761588 4291965328 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 14307 13819 276 61 0 13610 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57228

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 19842
/proc/meminfo: memFree=14310820/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=60300 CPUtime=702.31 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 253487 0 0 0 70198 33 0 0 25 0 1 0 537857008 61747200 14587 33554432000 134512640 134761588 4291965328 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 15075 14587 276 61 0 14378 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 60300

[startup+762.3 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 19843
/proc/meminfo: memFree=14327296/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=53132 CPUtime=762.32 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 269905 0 0 0 76197 35 0 0 25 0 1 0 537857008 54407168 12795 33554432000 134512640 134761588 4291965328 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 13283 12795 276 61 0 12586 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 53132

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 19845
/proc/meminfo: memFree=14295408/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=65292 CPUtime=822.32 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 286642 0 0 0 82195 37 0 0 25 0 1 0 537857008 66859008 15835 33554432000 134512640 134761588 4291965328 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 16323 15835 276 61 0 15626 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 65292

[startup+882.307 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 19846
/proc/meminfo: memFree=14311020/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=58128 CPUtime=882.33 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 304948 0 0 0 88193 40 0 0 25 0 1 0 537857008 59523072 14044 33554432000 134512640 134761588 4291965328 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 14532 14044 276 61 0 13835 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 58128

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 19848
/proc/meminfo: memFree=14294392/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=60304 CPUtime=942.32 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 322485 0 0 0 94190 42 0 0 25 0 1 0 537857008 61751296 14588 33554432000 134512640 134761588 4291965328 18446744073709551615 134682594 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 15076 14588 276 61 0 14379 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 60304

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 19859
/proc/meminfo: memFree=14296488/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=60304 CPUtime=1002.33 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 341238 0 0 0 100188 45 0 0 25 0 1 0 537857008 61751296 14588 33554432000 134512640 134761588 4291965328 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 15076 14588 276 61 0 14379 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 60304

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 19860
/proc/meminfo: memFree=14296176/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=64400 CPUtime=1062.32 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 356983 0 0 0 106185 47 0 0 25 0 1 0 537857008 65945600 15612 33554432000 134512640 134761588 4291965328 18446744073709551615 134651675 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 16100 15612 276 61 0 15403 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 64400

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 19862
/proc/meminfo: memFree=14303112/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=64272 CPUtime=1122.33 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 372121 0 0 0 112184 49 0 0 25 0 1 0 537857008 65814528 15580 33554432000 134512640 134761588 4291965328 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 16068 15580 276 61 0 15371 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 64272

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 19863
/proc/meminfo: memFree=14304460/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=62096 CPUtime=1182.33 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 390330 0 0 0 118181 52 0 0 25 0 1 0 537857008 63586304 15036 33554432000 134512640 134761588 4291965328 18446744073709551615 134636498 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 15524 15036 276 61 0 14827 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 62096

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19865
/proc/meminfo: memFree=14291668/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=69520 CPUtime=1242.33 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 407290 0 0 0 124179 54 0 0 25 0 1 0 537857008 71188480 16892 33554432000 134512640 134761588 4291965328 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 17380 16892 276 61 0 16683 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 69520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.76 3.85 3/178 19903
/proc/meminfo: memFree=14410820/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=53136 CPUtime=1300.04 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 421147 0 0 0 129948 56 0 0 25 0 1 0 537857008 54411264 12796 33554432000 134512640 134761588 4291965328 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 13284 12796 276 61 0 12587 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 53136

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

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

[startup+1300 s]
/proc/loadavg: 3.08 3.76 3.85 3/178 19903
/proc/meminfo: memFree=14410820/32950928 swapFree=67111528/67111528
[pid=19714] ppid=19712 vsize=53136 CPUtime=1300.04 cores=1,3
/proc/19714/stat : 19714 (MPhaseSAT64) R 19712 19714 18428 0 -1 4202496 421147 0 0 0 129948 56 0 0 25 0 1 0 537857008 54411264 12796 33554432000 134512640 134761588 4291965328 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19714/statm: 13284 12796 276 61 0 12587 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 53136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.48
CPU system time (s): 0.570913
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 76432

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

runsolver used 2.03869 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 14:44:23
IDJOB=3259103
IDBENCH=71492
IDSOLVER=1521
FILE ID=node113/3259103-1303476263
RUNJOBID= node113-1303476219-19565
PBS_JOBID= 13107192
Free space on /tmp= 70620 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g9.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259103-1303476263/watcher-3259103-1303476263 -o /tmp/evaluation-result-3259103-1303476263/solver-3259103-1303476263 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3259103-1303476263.cnf

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=940955306

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14479648 kB
Buffers:       1193612 kB
Cached:       16605796 kB
SwapCached:          0 kB
Active:        9975832 kB
Inactive:      7927264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14479648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8400 kB
Writeback:           0 kB
AnonPages:      103600 kB
Mapped:          16800 kB
Slab:           504304 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   293176 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= 70624 MiB
End job on node113 at 2011-04-22 15:06:05