Trace number 3286604

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 560.387 560.368

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

560.31/560.36	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
560.31/560.36	c input CNF file=HOME/instance-3286604-1303769564.cnf 
560.31/560.36	c Clause#=783991  var#=99736  ratio=7 
560.31/560.36	c phase 1 
560.31/560.36	c height=87 
560.31/560.36	c eliminated 27608 out of 99736 variables 
560.31/560.36	c Simplified clause#=540932 
560.31/560.36	c XOR_varElimination deleted var#=19 clauses#=539409 
560.31/560.36	c free var#=29607  
560.31/560.36	c solve by multiple heuristics 
560.31/560.36	c 
560.31/560.36	s UNSATISFIABLE
560.31/560.36	c 
560.31/560.36	c  Running time=560.384808 

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-3286604-1303769564/watcher-3286604-1303769564 -o /tmp/evaluation-result-3286604-1303769564/solver-3286604-1303769564 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3286604-1303769564.cnf 

running on 2 cores: 0,2

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: 1.58 2.99 3.61 4/189 24376
/proc/meminfo: memFree=21166740/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=15320 CPUtime=0 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 488558853 15687680 273 33554432000 134512640 134761588 4294066080 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 3830 273 225 61 0 3133 0

[startup+0.037969 s]
/proc/loadavg: 1.58 2.99 3.61 4/189 24376
/proc/meminfo: memFree=21166740/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=15320 CPUtime=0.03 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 482 0 0 0 3 0 0 0 22 0 1 0 488558853 15687680 423 33554432000 134512640 134761588 4294066080 18446744073709551615 10144499 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 3830 424 225 61 0 3133 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15320

[startup+0.100995 s]
/proc/loadavg: 1.58 2.99 3.61 4/189 24376
/proc/meminfo: memFree=21166740/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=15320 CPUtime=0.09 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 779 0 0 0 9 0 0 0 22 0 1 0 488558853 15687680 720 33554432000 134512640 134761588 4294066080 18446744073709551615 10141160 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 3830 720 225 61 0 3133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15320

[startup+0.300943 s]
/proc/loadavg: 1.58 2.99 3.61 4/189 24376
/proc/meminfo: memFree=21166740/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=15320 CPUtime=0.29 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 1735 0 0 0 29 0 0 0 23 0 1 0 488558853 15687680 1676 33554432000 134512640 134761588 4294066080 18446744073709551615 10008119 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 3830 1676 225 61 0 3133 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15320

[startup+0.700842 s]
/proc/loadavg: 1.58 2.99 3.61 4/189 24376
/proc/meminfo: memFree=21166740/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=25260 CPUtime=0.69 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 10771 0 0 0 67 2 0 0 25 0 1 0 488558853 25866240 5812 33554432000 134512640 134761588 4294066080 18446744073709551615 134559216 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 6315 5812 404 61 0 5618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25260

[startup+1.50071 s]
/proc/loadavg: 1.58 2.99 3.61 5/190 24377
/proc/meminfo: memFree=21141816/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=37172 CPUtime=1.49 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 33684 0 0 0 144 5 0 0 25 0 1 0 488558853 38064128 8833 33554432000 134512640 134761588 4294066080 18446744073709551615 134643334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 9293 8833 423 61 0 8596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37172

[startup+3.10041 s]
/proc/loadavg: 1.58 2.99 3.61 5/190 24377
/proc/meminfo: memFree=21127992/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=37168 CPUtime=3.09 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 38992 0 0 0 303 6 0 0 25 0 1 0 488558853 38060032 8820 33554432000 134512640 134761588 4294066080 18446744073709551615 134634281 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 9292 8820 434 61 0 8595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37168

[startup+6.30081 s]
/proc/loadavg: 1.77 3.01 3.61 5/190 24377
/proc/meminfo: memFree=21128784/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=35980 CPUtime=6.29 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 39904 0 0 0 623 6 0 0 25 0 1 0 488558853 36843520 8531 33554432000 134512640 134761588 4294066080 18446744073709551615 134683041 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 8995 8531 439 61 0 8298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35980

[startup+12.7006 s]
/proc/loadavg: 1.95 3.03 3.62 5/190 24377
/proc/meminfo: memFree=21127428/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=38456 CPUtime=12.69 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 42939 0 0 0 1263 6 0 0 25 0 1 0 488558853 39378944 9150 33554432000 134512640 134761588 4294066080 18446744073709551615 134643576 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 9614 9150 439 61 0 8917 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38456

[startup+25.5012 s]
/proc/loadavg: 2.40 3.07 3.62 5/190 24405
/proc/meminfo: memFree=21255992/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=40388 CPUtime=25.49 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 49595 0 0 0 2542 7 0 0 25 0 1 0 488558853 41357312 9633 33554432000 134512640 134761588 4294066080 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 10097 9633 439 61 0 9400 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40388

[startup+51.1003 s]
/proc/loadavg: 2.95 3.15 3.63 5/190 24405
/proc/meminfo: memFree=21235748/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=37168 CPUtime=51.09 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 55602 0 0 0 5101 8 0 0 25 0 1 0 488558853 38060032 8860 33554432000 134512640 134761588 4294066080 18446744073709551615 134644477 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 9292 8860 439 61 0 8595 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37168

[startup+102.307 s]
/proc/loadavg: 3.54 3.28 3.65 5/190 24434
/proc/meminfo: memFree=21538776/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=39676 CPUtime=102.29 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 64475 0 0 0 10220 9 0 0 25 0 1 0 488558853 40628224 9455 33554432000 134512640 134761588 4294066080 18446744073709551615 134616913 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 9919 9455 439 61 0 9222 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39676

[startup+162.3 s]
/proc/loadavg: 3.83 3.41 3.67 5/190 24489
/proc/meminfo: memFree=21584448/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=42200 CPUtime=162.29 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 109144 0 0 0 16214 15 0 0 25 0 1 0 488558853 43212800 10038 33554432000 134512640 134761588 4294066080 18446744073709551615 134643383 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 10550 10038 362 61 0 9853 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42200

[startup+222.301 s]
/proc/loadavg: 3.93 3.51 3.68 5/190 24518
/proc/meminfo: memFree=21536380/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=56548 CPUtime=222.29 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 122448 0 0 0 22212 17 0 0 25 0 1 0 488558853 57905152 13625 33554432000 134512640 134761588 4294066080 18446744073709551615 134647331 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 14137 13625 362 61 0 13440 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56548

[startup+282.301 s]
/proc/loadavg: 4.12 3.63 3.71 5/190 24547
/proc/meminfo: memFree=21482324/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=54736 CPUtime=282.3 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 136849 0 0 0 28210 20 0 0 25 0 1 0 488558853 56049664 13225 33554432000 134512640 134761588 4294066080 18446744073709551615 134697693 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 13684 13225 362 61 0 12987 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 54736

[startup+342.3 s]
/proc/loadavg: 4.04 3.69 3.73 5/190 24575
/proc/meminfo: memFree=21517316/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=60012 CPUtime=342.3 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 152578 0 0 0 34208 22 0 0 25 0 1 0 488558853 61452288 14517 33554432000 134512640 134761588 4294066080 18446744073709551615 134664218 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 15003 14517 362 61 0 14306 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 60012

[startup+402.301 s]
/proc/loadavg: 4.01 3.75 3.74 5/190 24631
/proc/meminfo: memFree=21438692/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=53952 CPUtime=402.31 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 162510 0 0 0 40207 24 0 0 25 0 1 0 488558853 55246848 13002 33554432000 134512640 134761588 4294066080 18446744073709551615 134747037 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 13488 13002 362 61 0 12791 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 53952

[startup+462.301 s]
/proc/loadavg: 4.00 3.79 3.75 5/190 24686
/proc/meminfo: memFree=21494248/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=55104 CPUtime=462.31 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 168995 0 0 0 46206 25 0 0 25 0 1 0 488558853 56426496 13290 33554432000 134512640 134761588 4294066080 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 13776 13290 362 61 0 13079 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 55104

[startup+522.3 s]
/proc/loadavg: 4.00 3.83 3.76 5/190 24688
/proc/meminfo: memFree=21485472/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=54508 CPUtime=522.31 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 176351 0 0 0 52205 26 0 0 25 0 1 0 488558853 55816192 13158 33554432000 134512640 134761588 4294066080 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 13627 13158 362 61 0 12930 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 54508

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

[startup+537.5 s]
/proc/loadavg: 4.00 3.83 3.77 5/190 24688
/proc/meminfo: memFree=21490784/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=55236 CPUtime=537.51 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 178069 0 0 0 53725 26 0 0 25 0 1 0 488558853 56561664 13340 33554432000 134512640 134761588 4294066080 18446744073709551615 134747246 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 13809 13340 362 61 0 13112 0
Current children cumulated CPU time (s) 537.51
Current children cumulated vsize (KiB) 55236

[startup+550.301 s]
/proc/loadavg: 4.00 3.84 3.77 5/190 24689
/proc/meminfo: memFree=21494720/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=57800 CPUtime=550.31 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 178923 0 0 0 55005 26 0 0 25 0 1 0 488558853 59187200 13981 33554432000 134512640 134761588 4294066080 18446744073709551615 134748223 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 14450 13981 362 61 0 13753 0
Current children cumulated CPU time (s) 550.31
Current children cumulated vsize (KiB) 57800

[startup+556.701 s]
/proc/loadavg: 4.00 3.84 3.77 5/190 24689
/proc/meminfo: memFree=21489376/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=61388 CPUtime=556.71 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 179820 0 0 0 55645 26 0 0 25 0 1 0 488558853 62861312 14878 33554432000 134512640 134761588 4294066080 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 15347 14878 362 61 0 14650 0
Current children cumulated CPU time (s) 556.71
Current children cumulated vsize (KiB) 61388

[startup+558.3 s]
/proc/loadavg: 4.00 3.84 3.77 6/190 24689
/proc/meminfo: memFree=21486152/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=61388 CPUtime=558.31 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 179820 0 0 0 55805 26 0 0 25 0 1 0 488558853 62861312 14878 33554432000 134512640 134761588 4294066080 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 15347 14878 362 61 0 14650 0
Current children cumulated CPU time (s) 558.31
Current children cumulated vsize (KiB) 61388

[startup+559.1 s]
/proc/loadavg: 4.00 3.84 3.77 5/190 24689
/proc/meminfo: memFree=21486400/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=61388 CPUtime=559.11 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 179820 0 0 0 55885 26 0 0 25 0 1 0 488558853 62861312 14878 33554432000 134512640 134761588 4294066080 18446744073709551615 134748101 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 15347 14878 362 61 0 14650 0
Current children cumulated CPU time (s) 559.11
Current children cumulated vsize (KiB) 61388

[startup+559.907 s]
/proc/loadavg: 4.00 3.85 3.77 5/190 24689
/proc/meminfo: memFree=21471148/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=62412 CPUtime=559.91 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 180076 0 0 0 55965 26 0 0 25 0 1 0 488558853 63909888 15134 33554432000 134512640 134761588 4294066080 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 15603 15134 362 61 0 14906 0
Current children cumulated CPU time (s) 559.91
Current children cumulated vsize (KiB) 62412

[startup+560.301 s]
/proc/loadavg: 4.00 3.85 3.77 5/190 24689
/proc/meminfo: memFree=21471148/32951124 swapFree=67111524/67111528
[pid=24376] ppid=24374 vsize=62412 CPUtime=560.31 cores=0,2
/proc/24376/stat : 24376 (MPhaseSAT64) R 24374 24376 23876 0 -1 4202496 180076 0 0 0 56005 26 0 0 25 0 1 0 488558853 63909888 15134 33554432000 134512640 134761588 4294066080 18446744073709551615 134657590 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24376/statm: 15603 15134 362 61 0 14906 0
Current children cumulated CPU time (s) 560.31
Current children cumulated vsize (KiB) 62412

Child status: 20
Real time (s): 560.368
CPU time (s): 560.387
CPU user time (s): 560.113
CPU system time (s): 0.273958
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 67672

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

runsolver used 1.00685 second user time and 2.05369 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 00:12:45
IDJOB=3286604
IDBENCH=82431
IDSOLVER=1521
FILE ID=node102/3286604-1303769564
RUNJOBID= node102-1303769555-24307
PBS_JOBID= 13157159
Free space on /tmp= 70784 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286604-1303769564/watcher-3286604-1303769564 -o /tmp/evaluation-result-3286604-1303769564/solver-3286604-1303769564 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3286604-1303769564.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1186892463

node102.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.828
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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:     32951124 kB
MemFree:      21166772 kB
Buffers:       1604732 kB
Cached:        9110540 kB
SwapCached:          4 kB
Active:        3046832 kB
Inactive:      8181880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21166772 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          197436 kB
Writeback:           0 kB
AnonPages:      513452 kB
Mapped:          16468 kB
Slab:           488672 kB
PageTables:       6296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   731252 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= 70928 MiB
End job on node102 at 2011-04-26 00:22:05