Trace number 3394773

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-05-14 (fixed)UNSAT 1428.65 1428.62

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark911.704
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

1428.62/1428.62	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
1428.62/1428.62	c input CNF file=HOME/instance-3394773-1306084895.cnf 
1428.62/1428.62	c Clause#=1379987  var#=435701  ratio=3 
1428.62/1428.62	c phase 1 
1428.62/1428.62	c height=121 
1428.62/1428.62	c eliminated 299618 out of 435701 variables 
1428.62/1428.62	c Simplified clause#=584584 
1428.62/1428.62	c XOR_varElimination deleted var#=405 clauses#=573804 
1428.62/1428.62	c free var#=48131  
1428.62/1428.62	c solve by multiple heuristics 
1428.62/1428.62	c 
1428.62/1428.62	s UNSATISFIABLE
1428.62/1428.62	c 
1428.62/1428.62	c  Running time=1428.641814 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3394773-1306084895/watcher-3394773-1306084895 -o /tmp/evaluation-result-3394773-1306084895/solver-3394773-1306084895 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394773-1306084895.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: 1.20 1.58 1.91 2/483 9052
/proc/meminfo: memFree=15155976/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=38824 CPUtime=0 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 416 0 0 0 0 0 0 0 23 0 1 0 798720367 39755776 357 33554432000 4194304 4479436 140736604042992 18446744073709551615 260905393920 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 9706 358 267 70 0 6826 0

[startup+0.044368 s]
/proc/loadavg: 1.20 1.58 1.91 2/483 9052
/proc/meminfo: memFree=15155976/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=38824 CPUtime=0.04 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 710 0 0 0 4 0 0 0 23 0 1 0 798720367 39755776 651 33554432000 4194304 4479436 140736604042992 18446744073709551615 260904925967 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 9706 651 267 70 0 6826 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38824

[startup+0.10041 s]
/proc/loadavg: 1.20 1.58 1.91 2/483 9052
/proc/meminfo: memFree=15155976/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=38824 CPUtime=0.09 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 1169 0 0 0 9 0 0 0 23 0 1 0 798720367 39755776 1110 33554432000 4194304 4479436 140736604042992 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 9706 1110 267 70 0 6826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38824

[startup+0.300377 s]
/proc/loadavg: 1.20 1.58 1.91 2/483 9052
/proc/meminfo: memFree=15155976/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=38824 CPUtime=0.29 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 2797 0 0 0 29 0 0 0 24 0 1 0 798720367 39755776 2738 33554432000 4194304 4479436 140736604042992 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 9706 2738 267 70 0 6826 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38824

[startup+0.700305 s]
/proc/loadavg: 1.20 1.58 1.91 2/483 9052
/proc/meminfo: memFree=15155976/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=38824 CPUtime=0.69 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 6064 0 0 0 68 1 0 0 25 0 1 0 798720367 39755776 6005 33554432000 4194304 4479436 140736604042992 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 9706 6005 267 70 0 6826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38824

[startup+1.50105 s]
/proc/loadavg: 1.20 1.58 1.91 3/484 9053
/proc/meminfo: memFree=15051196/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=105076 CPUtime=1.49 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 23194 0 0 0 147 2 0 0 25 0 1 0 798720367 107597824 23070 33554432000 4194304 4479436 140736604042992 18446744073709551615 4375640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 26269 23070 705 70 0 23389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105076

[startup+3.10088 s]
/proc/loadavg: 1.20 1.58 1.91 3/484 9053
/proc/meminfo: memFree=15028216/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=136632 CPUtime=3.09 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 32922 0 0 0 306 3 0 0 25 0 1 0 798720367 139911168 30970 33554432000 4194304 4479436 140736604042992 18446744073709551615 4339617 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 34158 30970 716 70 0 31278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136632

[startup+6.30028 s]
/proc/loadavg: 1.27 1.59 1.91 3/484 9053
/proc/meminfo: memFree=15012840/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=117688 CPUtime=6.29 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 51945 0 0 0 624 5 0 0 25 0 1 0 798720367 120512512 26212 33554432000 4194304 4479436 140736604042992 18446744073709551615 4397994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 29422 26212 726 70 0 26542 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117688

[startup+12.7011 s]
/proc/loadavg: 1.33 1.59 1.91 3/484 9054
/proc/meminfo: memFree=14983716/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=171056 CPUtime=12.7 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 63252 0 0 0 1264 6 0 0 25 0 1 0 798720367 175161344 37519 33554432000 4194304 4479436 140736604042992 18446744073709551615 4329200 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 42764 37519 732 70 0 39884 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 171056

[startup+25.5008 s]
/proc/loadavg: 1.47 1.61 1.91 3/484 9054
/proc/meminfo: memFree=15017456/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=137288 CPUtime=25.49 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 63255 0 0 0 2543 6 0 0 25 0 1 0 798720367 140582912 29080 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450882 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9052/statm: 34322 29080 735 70 0 31442 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137288

[startup+51.1011 s]
/proc/loadavg: 1.65 1.64 1.91 3/484 9055
/proc/meminfo: memFree=15021576/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=139120 CPUtime=51.07 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 67278 0 0 0 5101 6 0 0 25 0 1 0 798720367 142458880 31585 33554432000 4194304 4479436 140736604042992 18446744073709551615 4305267 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 34780 31585 735 70 0 31900 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139120

[startup+102.318 s]
/proc/loadavg: 1.85 1.69 1.91 3/484 9056
/proc/meminfo: memFree=15017456/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140080 CPUtime=102.29 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 68104 0 0 0 10223 6 0 0 25 0 1 0 798720367 143441920 31825 33554432000 4194304 4479436 140736604042992 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35020 31825 735 70 0 32140 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 140080

[startup+162.301 s]
/proc/loadavg: 1.94 1.75 1.91 3/484 9058
/proc/meminfo: memFree=15039236/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=107264 CPUtime=162.27 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 77663 0 0 0 16220 7 0 0 25 0 1 0 798720367 109838336 21691 33554432000 4194304 4479436 140736604042992 18446744073709551615 4307076 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 26816 21691 325 70 0 23936 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 107264

[startup+222.301 s]
/proc/loadavg: 1.98 1.79 1.91 3/484 9059
/proc/meminfo: memFree=15005964/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=222.27 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 22219 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4397888 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 140036

[startup+282.301 s]
/proc/loadavg: 2.10 1.86 1.92 3/484 9061
/proc/meminfo: memFree=15007680/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=282.28 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 28220 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4451010 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 140036

[startup+342.301 s]
/proc/loadavg: 2.09 1.89 1.93 3/484 9062
/proc/meminfo: memFree=14975008/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=342.28 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 34220 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 140036

[startup+402.301 s]
/proc/loadavg: 2.03 1.91 1.93 3/484 9064
/proc/meminfo: memFree=14974860/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=402.28 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 40220 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 140036

[startup+462.301 s]
/proc/loadavg: 2.01 1.92 1.93 3/484 9066
/proc/meminfo: memFree=14975040/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=462.28 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 46220 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 140036

[startup+522.301 s]
/proc/loadavg: 2.06 1.95 1.93 3/484 9067
/proc/meminfo: memFree=14974896/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=522.28 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 52220 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 140036

[startup+582.301 s]
/proc/loadavg: 2.02 1.96 1.93 3/484 9069
/proc/meminfo: memFree=14974588/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=582.29 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 58221 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 140036

[startup+642.301 s]

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

/proc/meminfo: memFree=14974884/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=702.29 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 70221 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 140036

[startup+762.318 s]
/proc/loadavg: 2.00 1.97 1.93 3/484 9074
/proc/meminfo: memFree=14974964/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=762.31 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 76223 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 140036

[startup+822.301 s]
/proc/loadavg: 2.08 1.99 1.94 3/484 9075
/proc/meminfo: memFree=14974792/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=822.29 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 82221 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4343752 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 140036

[startup+882.301 s]
/proc/loadavg: 2.10 2.00 1.94 3/484 9077
/proc/meminfo: memFree=14972764/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=882.29 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 88221 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 140036

[startup+942.301 s]
/proc/loadavg: 2.04 2.00 1.94 3/484 9078
/proc/meminfo: memFree=14973580/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=942.3 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 94222 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4451075 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 140036

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/484 9080
/proc/meminfo: memFree=14970932/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1002.3 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 100222 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 140036

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/484 9084
/proc/meminfo: memFree=14969992/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1062.3 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 106222 8 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4455932 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 140036

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/484 9086
/proc/meminfo: memFree=14969396/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1122.31 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 112222 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4308889 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 140036

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/484 9088
/proc/meminfo: memFree=14959192/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1182.31 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 118222 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 140036

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/484 9089
/proc/meminfo: memFree=14959260/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1242.31 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 124222 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4339617 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 140036

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/484 9091
/proc/meminfo: memFree=14957716/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1302.32 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 130223 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4451111 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 140036

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/484 9093
/proc/meminfo: memFree=14957308/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1362.31 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 136222 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450821 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 140036

[startup+1422.32 s]
/proc/loadavg: 2.08 2.03 1.96 3/484 9094
/proc/meminfo: memFree=14949948/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1422.33 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 142224 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 140036

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

[startup+1423.9 s]
/proc/loadavg: 2.08 2.03 1.96 3/484 9094
/proc/meminfo: memFree=14949948/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1423.92 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 142383 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1423.92
Current children cumulated vsize (KiB) 140036

[startup+1427.1 s]
/proc/loadavg: 2.07 2.03 1.96 3/484 9094
/proc/meminfo: memFree=14948832/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1427.12 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 142703 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4450909 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1427.12
Current children cumulated vsize (KiB) 140036

[startup+1427.9 s]
/proc/loadavg: 2.07 2.03 1.96 3/484 9094
/proc/meminfo: memFree=14948460/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1427.92 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 142783 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1427.92
Current children cumulated vsize (KiB) 140036

[startup+1428.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/484 9094
/proc/meminfo: memFree=14948460/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1428.32 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 142823 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4451849 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1428.32
Current children cumulated vsize (KiB) 140036

[startup+1428.5 s]
/proc/loadavg: 2.07 2.03 1.96 3/484 9094
/proc/meminfo: memFree=14948460/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1428.52 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 142843 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4382477 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1428.52
Current children cumulated vsize (KiB) 140036

[startup+1428.6 s]
/proc/loadavg: 2.07 2.03 1.96 3/484 9094
/proc/meminfo: memFree=14948460/32950928 swapFree=65730944/67111528
[pid=9052] ppid=9050 vsize=140036 CPUtime=1428.62 cores=0,2,4,6
/proc/9052/stat : 9052 (MPhaseSAT64) R 9050 9052 8316 0 -1 4202496 85856 0 0 0 142853 9 0 0 25 0 1 0 798720367 143396864 29884 33554432000 4194304 4479436 140736604042992 18446744073709551615 4384834 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9052/statm: 35009 29884 325 70 0 32129 0
Current children cumulated CPU time (s) 1428.62
Current children cumulated vsize (KiB) 140036

Child status: 20
Real time (s): 1428.62
CPU time (s): 1428.65
CPU user time (s): 1428.55
CPU system time (s): 0.095985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 171056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1428.55
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85863
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= 8
involuntary context switches= 2209

runsolver used 6.87395 second user time and 15.2147 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-22 19:21:37
IDJOB=3394773
IDBENCH=84246
IDSOLVER=1879
FILE ID=node116/3394773-1306084895
RUNJOBID= node116-1306084895-9032
PBS_JOBID= 13387887
Free space on /tmp= 73180 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394773-1306084895/watcher-3394773-1306084895 -o /tmp/evaluation-result-3394773-1306084895/solver-3394773-1306084895 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394773-1306084895.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=898678698

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15156256 kB
Buffers:        275564 kB
Cached:        5900348 kB
SwapCached:      12328 kB
Active:       14731928 kB
Inactive:      2788660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15156256 kB
SwapTotal:    67111528 kB
SwapFree:     65730944 kB
Dirty:           43600 kB
Writeback:           0 kB
AnonPages:    11342780 kB
Mapped:          24900 kB
Slab:           143076 kB
PageTables:      62536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139647848 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= 73180 MiB
End job on node116 at 2011-05-22 19:45:26