Trace number 3288306

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03UNSAT 732.964 732.943

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

732.91/732.94	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
732.91/732.94	c input CNF file=HOME/instance-3288306-1303775625.cnf 
732.91/732.94	c Clause#=773506  var#=35819  ratio=21 
732.91/732.94	c phase 1 
732.91/732.94	c height=12 
732.91/732.94	c eliminated 3402 out of 35819 variables 
732.91/732.94	c Simplified clause#=656522 
732.91/732.94	c XOR_varElimination deleted var#=282 clauses#=656708 
732.91/732.94	c free var#=30897  
732.91/732.94	c solve by multiple heuristics 
732.91/732.94	c 
732.91/732.94	s UNSATISFIABLE
732.91/732.94	c 
732.91/732.94	c  Running time=732.961573 

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

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

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 3.44 3.74 2/179 13215
/proc/meminfo: memFree=12373468/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=15160 CPUtime=0 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 489163080 15523840 275 33554432000 134512640 134761588 4291329120 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 3790 275 225 61 0 3093 0

[startup+0.11448 s]
/proc/loadavg: 2.03 3.44 3.74 2/179 13215
/proc/meminfo: memFree=12373468/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=15160 CPUtime=0.11 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 884 0 0 0 11 0 0 0 18 0 1 0 489163080 15523840 826 33554432000 134512640 134761588 4291329120 18446744073709551615 5102323 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 3790 826 225 61 0 3093 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15160

[startup+0.200463 s]
/proc/loadavg: 2.03 3.44 3.74 2/179 13215
/proc/meminfo: memFree=12373468/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=15160 CPUtime=0.19 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 1316 0 0 0 19 0 0 0 18 0 1 0 489163080 15523840 1258 33554432000 134512640 134761588 4291329120 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 3790 1258 225 61 0 3093 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15160

[startup+0.300458 s]
/proc/loadavg: 2.03 3.44 3.74 2/179 13215
/proc/meminfo: memFree=12373468/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=15160 CPUtime=0.29 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 1817 0 0 0 29 0 0 0 18 0 1 0 489163080 15523840 1759 33554432000 134512640 134761588 4291329120 18446744073709551615 4965797 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 3790 1759 225 61 0 3093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15160

[startup+0.700375 s]
/proc/loadavg: 2.03 3.44 3.74 2/179 13215
/proc/meminfo: memFree=12373468/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=17472 CPUtime=0.69 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 3811 0 0 0 68 1 0 0 18 0 1 0 489163080 17891328 3753 33554432000 134512640 134761588 4291329120 18446744073709551615 5093382 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 4368 3753 226 61 0 3671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17472

[startup+1.50024 s]
/proc/loadavg: 2.03 3.44 3.74 5/184 13224
/proc/meminfo: memFree=12279588/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=54956 CPUtime=1.49 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 29990 0 0 0 145 4 0 0 20 0 1 0 489163080 56274944 13276 33554432000 134512640 134761588 4291329120 18446744073709551615 134675716 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 13739 13276 313 61 0 13042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54956

[startup+3.10094 s]
/proc/loadavg: 2.27 3.47 3.75 5/187 13230
/proc/meminfo: memFree=12182372/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=77892 CPUtime=3.1 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 41420 0 0 0 304 6 0 0 25 0 1 0 489163080 79761408 19004 33554432000 134512640 134761588 4291329120 18446744073709551615 134634184 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 19473 19004 334 61 0 18776 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 77892

[startup+6.30036 s]
/proc/loadavg: 2.27 3.47 3.75 5/190 13236
/proc/meminfo: memFree=11998556/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=77964 CPUtime=6.3 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 42000 0 0 0 624 6 0 0 25 0 1 0 489163080 79835136 19024 33554432000 134512640 134761588 4291329120 18446744073709551615 134725963 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 19491 19024 336 61 0 18794 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 77964

[startup+12.7002 s]
/proc/loadavg: 2.61 3.50 3.75 5/190 13236
/proc/meminfo: memFree=11684740/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=78860 CPUtime=12.69 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 44052 0 0 0 1263 6 0 0 25 0 1 0 489163080 80752640 19257 33554432000 134512640 134761588 4291329120 18446744073709551615 134747238 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 19715 19257 338 61 0 19018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78860

[startup+25.5009 s]
/proc/loadavg: 2.82 3.52 3.76 5/190 13236
/proc/meminfo: memFree=11515988/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=67524 CPUtime=25.49 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 49307 0 0 0 2542 7 0 0 25 0 1 0 489163080 69144576 16416 33554432000 134512640 134761588 4291329120 18446744073709551615 134622278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 16881 16416 338 61 0 16184 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67524

[startup+51.1002 s]
/proc/loadavg: 3.22 3.55 3.76 5/190 13237
/proc/meminfo: memFree=11601712/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=66412 CPUtime=51.09 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 53353 0 0 0 5102 7 0 0 25 0 1 0 489163080 68005888 16138 33554432000 134512640 134761588 4291329120 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 16603 16138 338 61 0 15906 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66412

[startup+102.301 s]
/proc/loadavg: 3.69 3.63 3.77 5/190 13238
/proc/meminfo: memFree=11530264/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=77472 CPUtime=102.29 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 60468 0 0 0 10221 8 0 0 25 0 1 0 489163080 79331328 18906 33554432000 134512640 134761588 4291329120 18446744073709551615 134614436 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 19368 18906 338 61 0 18671 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 77472

[startup+162.301 s]
/proc/loadavg: 3.87 3.69 3.78 5/190 13240
/proc/meminfo: memFree=11601072/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=67308 CPUtime=162.29 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 66839 0 0 0 16220 9 0 0 25 0 1 0 489163080 68923392 16362 33554432000 134512640 134761588 4291329120 18446744073709551615 134751923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 16827 16362 338 61 0 16130 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67308

[startup+222.307 s]
/proc/loadavg: 3.95 3.74 3.79 6/190 13242
/proc/meminfo: memFree=11609108/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=68276 CPUtime=222.31 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 72928 0 0 0 22220 11 0 0 25 0 1 0 489163080 69914624 16604 33554432000 134512640 134761588 4291329120 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 17069 16604 338 61 0 16372 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 68276

[startup+282.3 s]
/proc/loadavg: 3.98 3.79 3.81 5/190 13243
/proc/meminfo: memFree=11430652/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=91044 CPUtime=282.3 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 156304 0 0 0 28208 22 0 0 25 0 1 0 489163080 93229056 22043 33554432000 134512640 134761588 4291329120 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 22761 22043 316 61 0 22064 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91044

[startup+342.3 s]
/proc/loadavg: 3.99 3.82 3.82 5/190 13245
/proc/meminfo: memFree=11308240/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=92380 CPUtime=342.3 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 162737 0 0 0 34207 23 0 0 25 0 1 0 489163080 94597120 22369 33554432000 134512640 134761588 4291329120 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23095 22369 316 61 0 22398 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92380

[startup+402.3 s]
/proc/loadavg: 3.99 3.85 3.82 5/190 13246
/proc/meminfo: memFree=11304248/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=91256 CPUtime=402.31 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 166805 0 0 0 40207 24 0 0 25 0 1 0 489163080 93446144 22327 33554432000 134512640 134761588 4291329120 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 22814 22327 316 61 0 22117 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 91256

[startup+462.301 s]
/proc/loadavg: 3.99 3.88 3.83 5/190 13257
/proc/meminfo: memFree=11298824/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=91392 CPUtime=462.31 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 167462 0 0 0 46207 24 0 0 25 0 1 0 489163080 93585408 22393 33554432000 134512640 134761588 4291329120 18446744073709551615 134665349 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 22848 22393 316 61 0 22151 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 91392

[startup+522.301 s]
/proc/loadavg: 4.13 3.93 3.85 5/190 13259
/proc/meminfo: memFree=11320548/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=91568 CPUtime=522.31 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 167942 0 0 0 52207 24 0 0 25 0 1 0 489163080 93765632 22437 33554432000 134512640 134761588 4291329120 18446744073709551615 134632904 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 22892 22437 316 61 0 22195 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 91568

[startup+582.301 s]
/proc/loadavg: 4.04 3.94 3.85 5/190 13260
/proc/meminfo: memFree=11303424/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=91952 CPUtime=582.31 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 168870 0 0 0 58207 24 0 0 25 0 1 0 489163080 94158848 22533 33554432000 134512640 134761588 4291329120 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 22988 22533 316 61 0 22291 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 91952

[startup+642.301 s]
/proc/loadavg: 4.07 3.96 3.86 5/190 13265
/proc/meminfo: memFree=11842248/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=92044 CPUtime=642.31 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 171810 0 0 0 64207 24 0 0 25 0 1 0 489163080 94253056 22556 33554432000 134512640 134761588 4291329120 18446744073709551615 134643945 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23011 22556 316 61 0 22314 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 92044

[startup+702.301 s]
/proc/loadavg: 3.98 3.95 3.86 5/190 13293
/proc/meminfo: memFree=11997640/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=92688 CPUtime=702.31 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 174296 0 0 0 70206 25 0 0 25 0 1 0 489163080 94912512 22717 33554432000 134512640 134761588 4291329120 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23172 22717 316 61 0 22475 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 92688

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

[startup+716.8 s]
/proc/loadavg: 3.98 3.95 3.87 5/190 13294
/proc/meminfo: memFree=12013492/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=93128 CPUtime=716.81 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 174758 0 0 0 71656 25 0 0 25 0 1 0 489163080 95363072 22795 33554432000 134512640 134761588 4291329120 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23282 22795 316 61 0 22585 0
Current children cumulated CPU time (s) 716.81
Current children cumulated vsize (KiB) 93128

[startup+723.201 s]
/proc/loadavg: 3.99 3.95 3.87 5/190 13294
/proc/meminfo: memFree=11996256/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=92940 CPUtime=723.22 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 174950 0 0 0 72297 25 0 0 25 0 1 0 489163080 95170560 22748 33554432000 134512640 134761588 4291329120 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23235 22748 316 61 0 22538 0
Current children cumulated CPU time (s) 723.22
Current children cumulated vsize (KiB) 92940

[startup+729.601 s]
/proc/loadavg: 3.99 3.96 3.87 5/190 13294
/proc/meminfo: memFree=11984228/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=92428 CPUtime=729.61 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 175839 0 0 0 72936 25 0 0 25 0 1 0 489163080 94646272 22629 33554432000 134512640 134761588 4291329120 18446744073709551615 134616941 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23107 22629 316 61 0 22410 0
Current children cumulated CPU time (s) 729.61
Current children cumulated vsize (KiB) 92428

[startup+731.201 s]
/proc/loadavg: 3.99 3.96 3.87 5/190 13294
/proc/meminfo: memFree=11983980/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=93384 CPUtime=731.21 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 176078 0 0 0 73096 25 0 0 25 0 1 0 489163080 95625216 22868 33554432000 134512640 134761588 4291329120 18446744073709551615 134651714 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23346 22868 316 61 0 22649 0
Current children cumulated CPU time (s) 731.21
Current children cumulated vsize (KiB) 93384

[startup+732 s]
/proc/loadavg: 3.99 3.96 3.87 5/190 13294
/proc/meminfo: memFree=11981996/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=93384 CPUtime=732.01 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 176078 0 0 0 73176 25 0 0 25 0 1 0 489163080 95625216 22868 33554432000 134512640 134761588 4291329120 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23346 22868 316 61 0 22649 0
Current children cumulated CPU time (s) 732.01
Current children cumulated vsize (KiB) 93384

[startup+732.4 s]
/proc/loadavg: 3.99 3.96 3.87 5/190 13294
/proc/meminfo: memFree=11981996/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=93384 CPUtime=732.41 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 176078 0 0 0 73216 25 0 0 25 0 1 0 489163080 95625216 22868 33554432000 134512640 134761588 4291329120 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23346 22868 316 61 0 22649 0
Current children cumulated CPU time (s) 732.41
Current children cumulated vsize (KiB) 93384

[startup+732.8 s]
/proc/loadavg: 3.99 3.96 3.87 5/190 13294
/proc/meminfo: memFree=11981004/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=93384 CPUtime=732.81 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 176078 0 0 0 73256 25 0 0 25 0 1 0 489163080 95625216 22868 33554432000 134512640 134761588 4291329120 18446744073709551615 134748050 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23346 22868 316 61 0 22649 0
Current children cumulated CPU time (s) 732.81
Current children cumulated vsize (KiB) 93384

[startup+732.9 s]
/proc/loadavg: 3.99 3.96 3.87 5/190 13294
/proc/meminfo: memFree=11981004/32951124 swapFree=67111528/67111528
[pid=13215] ppid=13213 vsize=93384 CPUtime=732.91 cores=1,3
/proc/13215/stat : 13215 (MPhaseSAT64) R 13213 13215 12283 0 -1 4202496 176078 0 0 0 73266 25 0 0 25 0 1 0 489163080 95625216 22868 33554432000 134512640 134761588 4291329120 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13215/statm: 23346 22868 316 61 0 22649 0
Current children cumulated CPU time (s) 732.91
Current children cumulated vsize (KiB) 93384

Child status: 20
Real time (s): 732.943
CPU time (s): 732.964
CPU user time (s): 732.706
CPU system time (s): 0.25796
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 107132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 732.706
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176088
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= 9
involuntary context switches= 1007

runsolver used 1.18782 second user time and 2.81257 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 01:53:46
IDJOB=3288306
IDBENCH=82494
IDSOLVER=1521
FILE ID=node104/3288306-1303775625
RUNJOBID= node104-1303775624-13195
PBS_JOBID= 13157188
Free space on /tmp= 71104 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288306-1303775625/watcher-3288306-1303775625 -o /tmp/evaluation-result-3288306-1303775625/solver-3288306-1303775625 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3288306-1303775625.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1171405151

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12373624 kB
Buffers:       2287432 kB
Cached:       17638268 kB
SwapCached:          0 kB
Active:       11020056 kB
Inactive:      8974704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12373624 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29412 kB
Writeback:           0 kB
AnonPages:       68496 kB
Mapped:          15656 kB
Slab:           517636 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224284 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= 71068 MiB
End job on node104 at 2011-04-26 02:05:59