Trace number 3445650

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.12 5000.12

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

running on 4 cores: 1,3,5,7

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: 7.36 7.90 7.96 3/480 30424
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=2952 CPUtime=0 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) D 30420 30424 30387 0 -1 4194304 103 0 2 0 0 0 0 0 17 0 1 0 808642977 3022848 60 33554432000 134512640 134731564 4289846368 18446744073709551615 7770146 0 0 4096 0 18446744071562154983 0 0 17 1 0 0 0
/proc/30424/statm: 738 60 47 54 0 35 0

[startup+0.053282 s]
/proc/loadavg: 7.36 7.90 7.96 3/480 30424
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=2952 CPUtime=0 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) D 30420 30424 30387 0 -1 4194304 108 0 4 0 0 0 0 0 17 0 1 0 808642977 3022848 67 33554432000 134512640 134731564 4289846368 18446744073709551615 7771896 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 2
/proc/30424/statm: 738 67 54 54 0 35 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2952

[startup+0.100273 s]
/proc/loadavg: 7.36 7.90 7.96 3/480 30424
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=2900 CPUtime=0 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) D 30420 30424 30387 0 -1 4202496 203 0 8 0 0 0 0 0 17 0 1 0 808642977 2969600 154 33554432000 134512640 134731564 4289846368 18446744073709551615 8027952 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 8
/proc/30424/statm: 725 154 132 54 0 35 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2900

[startup+0.300235 s]
/proc/loadavg: 7.36 7.90 7.96 3/480 30424
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=7816 CPUtime=0.11 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 984 0 15 0 11 0 0 0 17 0 1 0 808642977 8003584 941 33554432000 134512640 134731564 4289846368 18446744073709551615 8158092 0 0 4096 1026 0 0 0 17 1 0 0 17
/proc/30424/statm: 1954 941 225 54 0 1264 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7816

[startup+0.70016 s]
/proc/loadavg: 7.36 7.90 7.96 3/480 30424
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=27332 CPUtime=0.51 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 9979 0 15 0 50 1 0 0 18 0 1 0 808642977 27987968 6372 33554432000 134512640 134731564 4289846368 18446744073709551615 134612842 0 0 4096 1026 0 0 0 17 1 0 0 17
/proc/30424/statm: 6833 6372 259 54 0 6143 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 27332

[startup+1.50101 s]
/proc/loadavg: 7.36 7.90 7.96 4/482 30426
/proc/meminfo: memFree=27511616/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=31556 CPUtime=1.29 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 11044 0 16 0 128 1 0 0 19 0 1 0 808642977 32313344 7437 33554432000 134512640 134731564 4289846368 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 7889 7437 270 54 0 7199 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 31556

[startup+3.1007 s]
/proc/loadavg: 7.36 7.90 7.96 3/482 30426
/proc/meminfo: memFree=27509260/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=31556 CPUtime=2.89 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 11044 0 16 0 288 1 0 0 23 0 1 0 808642977 32313344 7437 33554432000 134512640 134731564 4289846368 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 7889 7437 270 54 0 7199 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 31556

[startup+6.30009 s]
/proc/loadavg: 6.93 7.81 7.93 3/482 30426
/proc/meminfo: memFree=27510108/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=31556 CPUtime=6.09 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 11044 0 16 0 608 1 0 0 25 0 1 0 808642977 32313344 7437 33554432000 134512640 134731564 4289846368 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 7889 7437 270 54 0 7199 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 31556

[startup+12.7009 s]
/proc/loadavg: 6.54 7.71 7.90 4/482 30426
/proc/meminfo: memFree=27509276/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=32204 CPUtime=12.49 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 11210 0 16 0 1248 1 0 0 25 0 1 0 808642977 32976896 7603 33554432000 134512640 134731564 4289846368 18446744073709551615 8312798 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 8051 7603 270 54 0 7361 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 32204

[startup+25.5004 s]
/proc/loadavg: 5.53 7.43 7.80 3/482 30427
/proc/meminfo: memFree=27506264/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=34124 CPUtime=25.29 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 11690 0 16 0 2528 1 0 0 25 0 1 0 808642977 34942976 8083 33554432000 134512640 134731564 4289846368 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 8531 8083 270 54 0 7841 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 34124

[startup+51.1006 s]
/proc/loadavg: 4.47 7.02 7.66 3/482 30427
/proc/meminfo: memFree=27502896/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=35464 CPUtime=50.9 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 34636 0 16 0 5086 4 0 0 25 0 1 0 808642977 36315136 8413 33554432000 134512640 134731564 4289846368 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 8866 8413 277 54 0 8176 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 35464

[startup+102.319 s]
/proc/loadavg: 3.07 6.25 7.36 3/482 30429
/proc/meminfo: memFree=27495680/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=37892 CPUtime=102.12 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 35535 0 16 0 10208 4 0 0 25 0 1 0 808642977 38801408 9029 33554432000 134512640 134731564 4289846368 18446744073709551615 8024394 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 9473 9029 277 54 0 8783 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 37892

[startup+162.3 s]
/proc/loadavg: 2.39 5.47 7.02 3/482 30430
/proc/meminfo: memFree=27486456/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=42644 CPUtime=162.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 36719 0 16 0 16206 4 0 0 25 0 1 0 808642977 43667456 10213 33554432000 134512640 134731564 4289846368 18446744073709551615 134658952 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 10661 10213 277 54 0 9971 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 42644

[startup+222.301 s]
/proc/loadavg: 2.14 4.84 6.70 4/482 30432
/proc/meminfo: memFree=27479108/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=46736 CPUtime=222.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 37740 0 16 0 22205 5 0 0 25 0 1 0 808642977 47857664 11234 33554432000 134512640 134731564 4289846368 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 11684 11234 277 54 0 10994 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 46736

[startup+282.301 s]
/proc/loadavg: 2.05 4.32 6.41 4/482 30433
/proc/meminfo: memFree=27472736/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=50312 CPUtime=282.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 38609 0 16 0 28205 5 0 0 25 0 1 0 808642977 51519488 12103 33554432000 134512640 134731564 4289846368 18446744073709551615 134655651 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 12578 12103 277 54 0 11888 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 50312

[startup+342.301 s]
/proc/loadavg: 2.02 3.89 6.13 4/482 30435
/proc/meminfo: memFree=27467616/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=52952 CPUtime=342.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 39268 0 16 0 34205 5 0 0 25 0 1 0 808642977 54222848 12762 33554432000 134512640 134731564 4289846368 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 13238 12762 277 54 0 12548 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 52952

[startup+402.301 s]
/proc/loadavg: 2.00 3.54 5.87 4/482 30437
/proc/meminfo: memFree=27463128/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=55064 CPUtime=402.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 39795 0 16 0 40205 5 0 0 25 0 1 0 808642977 56385536 13289 33554432000 134512640 134731564 4289846368 18446744073709551615 134659548 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 13766 13289 277 54 0 13076 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 55064

[startup+462.3 s]
/proc/loadavg: 2.00 3.26 5.62 3/482 30438
/proc/meminfo: memFree=27458124/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=58760 CPUtime=462.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 40716 0 16 0 46205 5 0 0 25 0 1 0 808642977 60170240 14210 33554432000 134512640 134731564 4289846368 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 14690 14210 277 54 0 14000 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 58760

[startup+522.301 s]
/proc/loadavg: 2.00 3.03 5.39 3/482 30440
/proc/meminfo: memFree=27456972/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=59420 CPUtime=522.11 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 40893 0 16 0 52206 5 0 0 25 0 1 0 808642977 60846080 14387 33554432000 134512640 134731564 4289846368 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 14855 14387 277 54 0 14165 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 59420

[startup+582.3 s]
/proc/loadavg: 2.10 2.87 5.19 4/482 30441
/proc/meminfo: memFree=27453828/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=60608 CPUtime=582.11 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 41178 0 16 0 58206 5 0 0 25 0 1 0 808642977 62062592 14672 33554432000 134512640 134731564 4289846368 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 15152 14672 277 54 0 14462 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 60608

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.06 4/482 30546
/proc/meminfo: memFree=27351520/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4062.26 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54893 0 16 0 406216 10 0 0 25 0 1 0 808642977 119492608 28318 33554432000 134512640 134731564 4289846368 18446744073709551615 134659694 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28318 277 54 0 28483 0
Current children cumulated CPU time (s) 4062.26
Current children cumulated vsize (KiB) 116692

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.06 4/482 30548
/proc/meminfo: memFree=27349732/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4122.25 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54898 0 16 0 412215 10 0 0 25 0 1 0 808642977 119492608 28323 33554432000 134512640 134731564 4289846368 18446744073709551615 134719816 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28323 277 54 0 28483 0
Current children cumulated CPU time (s) 4122.25
Current children cumulated vsize (KiB) 116692

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/482 30549
/proc/meminfo: memFree=27350056/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4182.25 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54900 0 16 0 418215 10 0 0 25 0 1 0 808642977 119492608 28325 33554432000 134512640 134731564 4289846368 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28325 277 54 0 28483 0
Current children cumulated CPU time (s) 4182.25
Current children cumulated vsize (KiB) 116692

[startup+4242.3 s]
/proc/loadavg: 2.11 2.04 2.06 3/482 30551
/proc/meminfo: memFree=27350524/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4242.25 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54902 0 16 0 424215 10 0 0 25 0 1 0 808642977 119492608 28327 33554432000 134512640 134731564 4289846368 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28327 277 54 0 28483 0
Current children cumulated CPU time (s) 4242.25
Current children cumulated vsize (KiB) 116692

[startup+4302.3 s]
/proc/loadavg: 2.10 2.06 2.07 3/482 30553
/proc/meminfo: memFree=27349236/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4302.25 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54902 0 16 0 430215 10 0 0 25 0 1 0 808642977 119492608 28327 33554432000 134512640 134731564 4289846368 18446744073709551615 134624320 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28327 277 54 0 28483 0
Current children cumulated CPU time (s) 4302.25
Current children cumulated vsize (KiB) 116692

[startup+4362.3 s]
/proc/loadavg: 2.04 2.05 2.06 3/482 30554
/proc/meminfo: memFree=27349196/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4362.26 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54902 0 16 0 436216 10 0 0 25 0 1 0 808642977 119492608 28327 33554432000 134512640 134731564 4289846368 18446744073709551615 134659706 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28327 277 54 0 28483 0
Current children cumulated CPU time (s) 4362.26
Current children cumulated vsize (KiB) 116692

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/482 30556
/proc/meminfo: memFree=27349404/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4422.26 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54903 0 16 0 442216 10 0 0 25 0 1 0 808642977 119492608 28328 33554432000 134512640 134731564 4289846368 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28328 277 54 0 28483 0
Current children cumulated CPU time (s) 4422.26
Current children cumulated vsize (KiB) 116692

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.05 4/482 30557
/proc/meminfo: memFree=27349236/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4482.26 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54903 0 16 0 448216 10 0 0 25 0 1 0 808642977 119492608 28328 33554432000 134512640 134731564 4289846368 18446744073709551615 134717088 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28328 277 54 0 28483 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 116692

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.04 4/482 30559
/proc/meminfo: memFree=27349328/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4542.26 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54907 0 16 0 454216 10 0 0 25 0 1 0 808642977 119492608 28332 33554432000 134512640 134731564 4289846368 18446744073709551615 8023918 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28332 277 54 0 28483 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 116692

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.04 4/482 30561
/proc/meminfo: memFree=27347168/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4602.28 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54907 0 16 0 460218 10 0 0 25 0 1 0 808642977 119492608 28332 33554432000 134512640 134731564 4289846368 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28332 277 54 0 28483 0
Current children cumulated CPU time (s) 4602.28
Current children cumulated vsize (KiB) 116692

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.03 4/482 30562
/proc/meminfo: memFree=27347008/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4662.27 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54907 0 16 0 466217 10 0 0 25 0 1 0 808642977 119492608 28332 33554432000 134512640 134731564 4289846368 18446744073709551615 134667532 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28332 277 54 0 28483 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 116692

[startup+4722.32 s]
/proc/loadavg: 2.16 2.05 2.04 4/482 30564
/proc/meminfo: memFree=27342872/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4722.29 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54907 0 16 0 472219 10 0 0 25 0 1 0 808642977 119492608 28332 33554432000 134512640 134731564 4289846368 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28332 277 54 0 28483 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 116692

[startup+4782.3 s]
/proc/loadavg: 2.17 2.07 2.05 3/482 30565
/proc/meminfo: memFree=27344924/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4782.27 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54907 0 16 0 478217 10 0 0 25 0 1 0 808642977 119492608 28332 33554432000 134512640 134731564 4289846368 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28332 277 54 0 28483 0
Current children cumulated CPU time (s) 4782.27
Current children cumulated vsize (KiB) 116692

[startup+4842.3 s]
/proc/loadavg: 2.05 2.05 2.04 3/482 30567
/proc/meminfo: memFree=27344016/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4842.27 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54909 0 16 0 484217 10 0 0 25 0 1 0 808642977 119492608 28334 33554432000 134512640 134731564 4289846368 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28334 277 54 0 28483 0
Current children cumulated CPU time (s) 4842.27
Current children cumulated vsize (KiB) 116692

[startup+4902.3 s]
/proc/loadavg: 2.02 2.04 2.04 4/482 30569
/proc/meminfo: memFree=27344708/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4902.28 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54912 0 16 0 490218 10 0 0 25 0 1 0 808642977 119492608 28337 33554432000 134512640 134731564 4289846368 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28337 277 54 0 28483 0
Current children cumulated CPU time (s) 4902.28
Current children cumulated vsize (KiB) 116692

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.03 4/482 30570
/proc/meminfo: memFree=27345184/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=4962.28 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54912 0 16 0 496218 10 0 0 25 0 1 0 808642977 119492608 28337 33554432000 134512640 134731564 4289846368 18446744073709551615 8024410 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28337 277 54 0 28483 0
Current children cumulated CPU time (s) 4962.28
Current children cumulated vsize (KiB) 116692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.00 2.03 2.03 4/482 30571
/proc/meminfo: memFree=27345164/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=5000.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54912 0 16 0 500000 10 0 0 25 0 1 0 808642977 119492608 28337 33554432000 134512640 134731564 4289846368 18446744073709551615 134668944 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28337 277 54 0 28483 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 116692

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

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

[startup+5000.1 s]
/proc/loadavg: 2.00 2.03 2.03 4/482 30571
/proc/meminfo: memFree=27345164/32950928 swapFree=39617324/67111528
[pid=30424] ppid=30420 vsize=116692 CPUtime=5000.1 cores=1,3,5,7
/proc/30424/stat : 30424 (MPhaseSAT) R 30420 30424 30387 0 -1 4202496 54912 0 16 0 500000 10 0 0 25 0 1 0 808642977 119492608 28337 33554432000 134512640 134731564 4289846368 18446744073709551615 134668944 0 0 4096 1026 0 0 0 17 1 0 0 19
/proc/30424/statm: 29173 28337 277 54 0 28483 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 116692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.12
CPU time (s): 5000.12
CPU user time (s): 5000
CPU system time (s): 0.113982
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 116692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000
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= 54912
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80
involuntary context switches= 12585

runsolver used 22.6456 second user time and 59.144 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-02 01:20:33
IDJOB=3445650
IDBENCH=71425
IDSOLVER=1941
FILE ID=node127/3445650-1306970433
RUNJOBID= node127-1306970433-30406
PBS_JOBID= 13497681
Free space on /tmp= 73924 MiB

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

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=595796677

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      27573116 kB
Buffers:        292148 kB
Cached:         790152 kB
SwapCached:      59160 kB
Active:        3078360 kB
Inactive:      2010612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27573116 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:            8164 kB
Writeback:           0 kB
AnonPages:     3954624 kB
Mapped:          21316 kB
Slab:           119524 kB
PageTables:      95896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119724180 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= 73924 MiB
End job on node127 at 2011-06-02 02:43:55