Trace number 3445649

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-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
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-3445649-1306970433/watcher-3445649-1306970433 -o /tmp/evaluation-result-3445649-1306970433/solver-3445649-1306970433 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445649-1306970433.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: 7.36 7.90 7.96 2/478 30423
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=2952 CPUtime=0 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) D 30419 30422 30387 0 -1 4194304 104 0 2 0 0 0 0 0 22 0 1 0 808642977 3022848 61 33554432000 134512640 134731564 4292051392 18446744073709551615 7770146 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/30422/statm: 738 61 47 54 0 35 0

[startup+0.0544439 s]
/proc/loadavg: 7.36 7.90 7.96 2/478 30423
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=2952 CPUtime=0 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) D 30419 30422 30387 0 -1 4194304 109 0 4 0 0 0 0 0 22 0 1 0 808642977 3022848 68 33554432000 134512640 134731564 4292051392 18446744073709551615 7771896 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 2
/proc/30422/statm: 738 68 54 54 0 35 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2952

[startup+0.100435 s]
/proc/loadavg: 7.36 7.90 7.96 2/478 30423
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=2900 CPUtime=0 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) D 30419 30422 30387 0 -1 4202496 204 0 8 0 0 0 0 0 22 0 1 0 808642977 2969600 155 33554432000 134512640 134731564 4292051392 18446744073709551615 8027952 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 8
/proc/30422/statm: 725 155 132 54 0 35 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2900

[startup+0.300396 s]
/proc/loadavg: 7.36 7.90 7.96 2/478 30423
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=7816 CPUtime=0.11 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 982 0 15 0 11 0 0 0 21 0 1 0 808642977 8003584 939 33554432000 134512640 134731564 4292051392 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 17
/proc/30422/statm: 1954 939 225 54 0 1264 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7816

[startup+0.700321 s]
/proc/loadavg: 7.36 7.90 7.96 2/478 30423
/proc/meminfo: memFree=27572440/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=27488 CPUtime=0.5 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 10043 0 15 0 50 0 0 0 22 0 1 0 808642977 28147712 6420 33554432000 134512640 134731564 4292051392 18446744073709551615 134664848 0 0 4096 1026 0 0 0 17 4 0 0 17
/proc/30422/statm: 6905 6427 259 54 0 6215 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 27488

[startup+1.50022 s]
/proc/loadavg: 7.36 7.90 7.96 3/482 30426
/proc/meminfo: memFree=27511616/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=31712 CPUtime=1.29 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 11090 0 16 0 129 0 0 0 25 0 1 0 808642977 32473088 7467 33554432000 134512640 134731564 4292051392 18446744073709551615 134659404 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 7928 7467 270 54 0 7238 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 31712

[startup+3.10097 s]
/proc/loadavg: 7.36 7.90 7.96 4/482 30426
/proc/meminfo: memFree=27509260/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=31712 CPUtime=2.9 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 11090 0 16 0 289 1 0 0 25 0 1 0 808642977 32473088 7467 33554432000 134512640 134731564 4292051392 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 7928 7467 270 54 0 7238 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 31712

[startup+6.30037 s]
/proc/loadavg: 6.93 7.81 7.93 4/482 30426
/proc/meminfo: memFree=27510108/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=31712 CPUtime=6.1 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 11090 0 16 0 609 1 0 0 25 0 1 0 808642977 32473088 7467 33554432000 134512640 134731564 4292051392 18446744073709551615 134721131 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 7928 7467 270 54 0 7238 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 31712

[startup+12.7011 s]
/proc/loadavg: 6.54 7.71 7.90 3/482 30426
/proc/meminfo: memFree=27509276/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=32104 CPUtime=12.5 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 11183 0 16 0 1249 1 0 0 25 0 1 0 808642977 32874496 7560 33554432000 134512640 134731564 4292051392 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 8026 7560 270 54 0 7336 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 32104

[startup+25.5007 s]
/proc/loadavg: 5.53 7.43 7.80 4/482 30427
/proc/meminfo: memFree=27506264/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=34560 CPUtime=25.3 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 11811 0 16 0 2529 1 0 0 25 0 1 0 808642977 35389440 8188 33554432000 134512640 134731564 4292051392 18446744073709551615 134720717 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 8640 8188 270 54 0 7950 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34560

[startup+51.1008 s]
/proc/loadavg: 4.47 7.02 7.66 4/482 30427
/proc/meminfo: memFree=27502896/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=35880 CPUtime=50.89 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 34635 0 16 0 5085 4 0 0 25 0 1 0 808642977 36741120 8499 33554432000 134512640 134731564 4292051392 18446744073709551615 134655794 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 8970 8499 277 54 0 8280 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 35880

[startup+102.319 s]
/proc/loadavg: 3.07 6.25 7.36 4/482 30429
/proc/meminfo: memFree=27495680/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=38156 CPUtime=102.11 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 35459 0 16 0 10207 4 0 0 25 0 1 0 808642977 39071744 9094 33554432000 134512640 134731564 4292051392 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 9539 9094 277 54 0 8849 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 38156

[startup+162.301 s]
/proc/loadavg: 2.39 5.47 7.02 4/482 30430
/proc/meminfo: memFree=27486456/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=43568 CPUtime=162.1 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 36800 0 16 0 16205 5 0 0 25 0 1 0 808642977 44613632 10435 33554432000 134512640 134731564 4292051392 18446744073709551615 134634510 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 10892 10435 277 54 0 10202 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 43568

[startup+222.301 s]
/proc/loadavg: 2.14 4.84 6.70 3/482 30432
/proc/meminfo: memFree=27479108/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=47528 CPUtime=222.1 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 37777 0 16 0 22205 5 0 0 25 0 1 0 808642977 48668672 11412 33554432000 134512640 134731564 4292051392 18446744073709551615 134719816 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 11882 11412 277 54 0 11192 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 47528

[startup+282.301 s]
/proc/loadavg: 2.05 4.32 6.41 4/482 30433
/proc/meminfo: memFree=27472736/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=50448 CPUtime=282.1 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 38498 0 16 0 28205 5 0 0 25 0 1 0 808642977 51658752 12133 33554432000 134512640 134731564 4292051392 18446744073709551615 134667548 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 12612 12133 277 54 0 11922 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 50448

[startup+342.3 s]
/proc/loadavg: 2.02 3.89 6.13 4/482 30435
/proc/meminfo: memFree=27467616/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=53088 CPUtime=342.11 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 39181 0 16 0 34205 6 0 0 25 0 1 0 808642977 54362112 12816 33554432000 134512640 134731564 4292051392 18446744073709551615 134623133 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 13272 12816 277 54 0 12582 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 53088

[startup+402.301 s]
/proc/loadavg: 2.00 3.54 5.87 4/482 30437
/proc/meminfo: memFree=27463128/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=55464 CPUtime=402.11 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 39756 0 16 0 40205 6 0 0 25 0 1 0 808642977 56795136 13391 33554432000 134512640 134731564 4292051392 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 13866 13391 277 54 0 13176 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 55464

[startup+462.3 s]
/proc/loadavg: 2.00 3.26 5.62 4/482 30438
/proc/meminfo: memFree=27458124/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=57444 CPUtime=462.11 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 40246 0 16 0 46205 6 0 0 25 0 1 0 808642977 58822656 13881 33554432000 134512640 134731564 4292051392 18446744073709551615 8023837 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 14361 13881 277 54 0 13671 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 57444

[startup+522.301 s]
/proc/loadavg: 2.00 3.03 5.39 4/482 30440
/proc/meminfo: memFree=27456972/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=59196 CPUtime=522.11 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 40698 0 16 0 52205 6 0 0 25 0 1 0 808642977 60616704 14333 33554432000 134512640 134731564 4292051392 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 14799 14333 277 54 0 14109 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 59196

[startup+582.301 s]
/proc/loadavg: 2.10 2.87 5.19 4/482 30441
/proc/meminfo: memFree=27453828/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=61572 CPUtime=582.12 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 41269 0 16 0 58206 6 0 0 25 0 1 0 808642977 63049728 14904 33554432000 134512640 134731564 4292051392 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 15393 14904 277 54 0 14703 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 61572

[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=30422] ppid=30419 vsize=110744 CPUtime=4062.27 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53260 0 16 0 406217 10 0 0 25 0 1 0 808642977 113401856 26895 33554432000 134512640 134731564 4292051392 18446744073709551615 134719816 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 27686 26895 277 54 0 26996 0
Current children cumulated CPU time (s) 4062.27
Current children cumulated vsize (KiB) 110744

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.06 4/482 30548
/proc/meminfo: memFree=27349732/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=111672 CPUtime=4122.25 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53432 0 16 0 412215 10 0 0 25 0 1 0 808642977 114352128 27067 33554432000 134512640 134731564 4292051392 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 27918 27067 277 54 0 27228 0
Current children cumulated CPU time (s) 4122.25
Current children cumulated vsize (KiB) 111672

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/482 30549
/proc/meminfo: memFree=27350056/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4182.25 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53582 0 16 0 418215 10 0 0 25 0 1 0 808642977 114896896 27217 33554432000 134512640 134731564 4292051392 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27217 277 54 0 27361 0
Current children cumulated CPU time (s) 4182.25
Current children cumulated vsize (KiB) 112204

[startup+4242.3 s]
/proc/loadavg: 2.11 2.04 2.06 4/482 30551
/proc/meminfo: memFree=27350524/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4242.26 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53582 0 16 0 424215 11 0 0 25 0 1 0 808642977 114896896 27217 33554432000 134512640 134731564 4292051392 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27217 277 54 0 27361 0
Current children cumulated CPU time (s) 4242.26
Current children cumulated vsize (KiB) 112204

[startup+4302.3 s]
/proc/loadavg: 2.10 2.06 2.07 4/482 30553
/proc/meminfo: memFree=27349236/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4302.26 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53582 0 16 0 430215 11 0 0 25 0 1 0 808642977 114896896 27217 33554432000 134512640 134731564 4292051392 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27217 277 54 0 27361 0
Current children cumulated CPU time (s) 4302.26
Current children cumulated vsize (KiB) 112204

[startup+4362.3 s]
/proc/loadavg: 2.04 2.05 2.06 4/482 30554
/proc/meminfo: memFree=27349196/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4362.26 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53582 0 16 0 436215 11 0 0 25 0 1 0 808642977 114896896 27217 33554432000 134512640 134731564 4292051392 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27217 277 54 0 27361 0
Current children cumulated CPU time (s) 4362.26
Current children cumulated vsize (KiB) 112204

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.06 4/482 30556
/proc/meminfo: memFree=27349404/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4422.27 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53583 0 16 0 442216 11 0 0 25 0 1 0 808642977 114896896 27218 33554432000 134512640 134731564 4292051392 18446744073709551615 8023921 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27218 277 54 0 27361 0
Current children cumulated CPU time (s) 4422.27
Current children cumulated vsize (KiB) 112204

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/482 30557
/proc/meminfo: memFree=27349236/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4482.27 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53583 0 16 0 448216 11 0 0 25 0 1 0 808642977 114896896 27218 33554432000 134512640 134731564 4292051392 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27218 277 54 0 27361 0
Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 112204

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.04 4/482 30559
/proc/meminfo: memFree=27349328/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4542.27 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53584 0 16 0 454216 11 0 0 25 0 1 0 808642977 114896896 27219 33554432000 134512640 134731564 4292051392 18446744073709551615 134670328 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27219 277 54 0 27361 0
Current children cumulated CPU time (s) 4542.27
Current children cumulated vsize (KiB) 112204

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/482 30561
/proc/meminfo: memFree=27347168/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4602.29 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53590 0 16 0 460218 11 0 0 25 0 1 0 808642977 114896896 27225 33554432000 134512640 134731564 4292051392 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27225 277 54 0 27361 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 112204

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.03 4/482 30562
/proc/meminfo: memFree=27347008/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=112204 CPUtime=4662.27 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 53590 0 16 0 466216 11 0 0 25 0 1 0 808642977 114896896 27225 33554432000 134512640 134731564 4292051392 18446744073709551615 8024410 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 28051 27225 277 54 0 27361 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 112204

[startup+4722.32 s]
/proc/loadavg: 2.16 2.05 2.04 3/482 30564
/proc/meminfo: memFree=27342872/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=116696 CPUtime=4722.29 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 54677 0 16 0 472218 11 0 0 25 0 1 0 808642977 119496704 28312 33554432000 134512640 134731564 4292051392 18446744073709551615 134623200 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 29174 28312 277 54 0 28484 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 116696

[startup+4782.3 s]
/proc/loadavg: 2.17 2.07 2.05 4/482 30565
/proc/meminfo: memFree=27344924/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=116696 CPUtime=4782.28 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 54678 0 16 0 478217 11 0 0 25 0 1 0 808642977 119496704 28313 33554432000 134512640 134731564 4292051392 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 29174 28313 277 54 0 28484 0
Current children cumulated CPU time (s) 4782.28
Current children cumulated vsize (KiB) 116696

[startup+4842.3 s]
/proc/loadavg: 2.05 2.05 2.04 4/482 30567
/proc/meminfo: memFree=27344016/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=116696 CPUtime=4842.28 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 54678 0 16 0 484217 11 0 0 25 0 1 0 808642977 119496704 28313 33554432000 134512640 134731564 4292051392 18446744073709551615 134659263 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 29174 28313 277 54 0 28484 0
Current children cumulated CPU time (s) 4842.28
Current children cumulated vsize (KiB) 116696

[startup+4902.3 s]
/proc/loadavg: 2.02 2.04 2.04 4/482 30569
/proc/meminfo: memFree=27344708/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=116696 CPUtime=4902.28 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 54678 0 16 0 490217 11 0 0 25 0 1 0 808642977 119496704 28313 33554432000 134512640 134731564 4292051392 18446744073709551615 134624792 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 29174 28313 277 54 0 28484 0
Current children cumulated CPU time (s) 4902.28
Current children cumulated vsize (KiB) 116696

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.03 4/482 30570
/proc/meminfo: memFree=27345184/32950928 swapFree=39617324/67111528
[pid=30422] ppid=30419 vsize=116696 CPUtime=4962.28 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 54678 0 16 0 496217 11 0 0 25 0 1 0 808642977 119496704 28313 33554432000 134512640 134731564 4292051392 18446744073709551615 8024309 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 29174 28313 277 54 0 28484 0
Current children cumulated CPU time (s) 4962.28
Current children cumulated vsize (KiB) 116696



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=30422] ppid=30419 vsize=116696 CPUtime=5000.1 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 54678 0 16 0 499999 11 0 0 25 0 1 0 808642977 119496704 28313 33554432000 134512640 134731564 4292051392 18446744073709551615 8024402 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 29174 28313 277 54 0 28484 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 116696

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=30422] ppid=30419 vsize=116696 CPUtime=5000.1 cores=0,2,4,6
/proc/30422/stat : 30422 (MPhaseSAT) R 30419 30422 30387 0 -1 4202496 54678 0 16 0 499999 11 0 0 25 0 1 0 808642977 119496704 28313 33554432000 134512640 134731564 4292051392 18446744073709551615 8024402 0 0 4096 1026 0 0 0 17 4 0 0 19
/proc/30422/statm: 29174 28313 277 54 0 28484 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 116696

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.120981
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 116696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54678
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= 86
involuntary context switches= 58504

runsolver used 24.8732 second user time and 56.8174 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
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:      27573124 kB
Buffers:        292148 kB
Cached:         789764 kB
SwapCached:      59160 kB
Active:        3078360 kB
Inactive:      2010612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27573124 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