Trace number 3265045

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
march_rw 2011-03-02? (TO) 1300.07 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/planning/logistics/unsat/
logistics-rotate-07t5.shuffled-as.sat05-1137.cnf
MD5SUM89957f6ab4a6aa83303efbf463f54b2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.413936
Satisfiable
(Un)Satisfiability was proved
Number of variables2721
Number of clauses88373
Sum of the clauses size178033
Maximum clause length9
Minimum clause length1
Number of clauses of size 171
Number of clauses of size 287954
Number of clauses of size 3168
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5180

Solver Data

0.49/0.55	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.49/0.55	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.49/0.55	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.49/0.55	c main()::
0.49/0.55	c initFormula():: searching for DIMACS p-line....
0.49/0.55	c full lookahead due to high density!
0.49/0.55	c initFormula():: the DIMACS p-line indicates a CNF of 2721 variables and 88373 clauses.
0.49/0.55	c parseCNF():: parsing....
0.49/0.55	c parseCNF():: the CNF contains 71 unary clauses.
0.49/0.55	c runParser():: parsing was successful, warming up engines...
0.49/0.55	c simplify_formula():: removed 0 tautological, 8081 satisfied and 0 duplicate clauses
0.49/0.55	c preprocessing fase I completed:: there are now 2346 free variables and 80292 clauses.
0.49/0.55	c using k-SAT heuristics (size based diff)
0.49/0.55	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.49/0.55	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.49/0.55	c main():: clause / variable ratio: ( 80292 / 2721 ) = 29.51
0.49/0.55	c longest clause has size 9
0.49/0.55	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.49/0.55	c number of free variables = 2346
0.49/0.55	c dynamic_preselect_setsize :: off
0.49/0.55	c main():: all systems go!
0.49/0.55	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 240
1.69/1.71	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 3506
11.49/11.59	c |----------------------------------------------------------------|
c |****************
c |************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |****************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 67309
83.49/83.58	c |----------------------------------------------------------------|
c |****************
c |************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |****************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 462609
346.70/346.71	c |----------------------------------------------------------------|
c |****************
c |************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |****************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 1533406
791.82/791.85	c |----------------------------------------------------------------|
c |****************
c |************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |****************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 3126149
1244.25/1244.25	c |----------------------------------------------------------------|
c |****************
c |************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |****************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |**********************************************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3265045-1303574624/watcher-3265045-1303574624 -o /tmp/evaluation-result-3265045-1303574624/solver-3265045-1303574624 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3265045-1303574624.cnf 

running on 2 cores: 4,6

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: 3.47 3.87 3.88 5/189 28178
/proc/meminfo: memFree=12395232/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=7896 CPUtime=0 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4194304 492 0 0 0 0 0 0 0 22 0 1 0 449878013 8085504 436 33554432000 4194304 4300876 140737423094384 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 1974 436 113 27 0 423 0

[startup+0.104983 s]
/proc/loadavg: 3.47 3.87 3.88 5/189 28178
/proc/meminfo: memFree=12395232/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=15692 CPUtime=0.09 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4194304 2940 0 0 0 9 0 0 0 22 0 1 0 449878013 16068608 1621 33554432000 4194304 4300876 140737423094384 18446744073709551615 270337779156 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 3923 1621 129 27 0 2372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15692

[startup+0.200958 s]
/proc/loadavg: 3.47 3.87 3.88 5/189 28178
/proc/meminfo: memFree=12395232/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=16456 CPUtime=0.19 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4194304 5062 0 0 0 19 0 0 0 23 0 1 0 449878013 16850944 1801 33554432000 4194304 4300876 140737423094384 18446744073709551615 4240300 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 4114 1801 129 27 0 2563 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16456

[startup+0.300941 s]
/proc/loadavg: 3.47 3.87 3.88 5/189 28178
/proc/meminfo: memFree=12395232/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=16148 CPUtime=0.29 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4194304 6758 0 0 0 29 0 0 0 23 0 1 0 449878013 16535552 1729 33554432000 4194304 4300876 140737423094384 18446744073709551615 4240293 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 4037 1729 129 27 0 2486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16148

[startup+0.700852 s]
/proc/loadavg: 3.47 3.87 3.88 5/189 28178
/proc/meminfo: memFree=12395232/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=21364 CPUtime=0.69 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 13410 0 0 0 68 1 0 0 25 0 1 0 449878013 21876736 2064 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 5341 2064 169 27 0 3790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21364

[startup+1.50069 s]
/proc/loadavg: 3.47 3.87 3.88 5/190 28179
/proc/meminfo: memFree=12384576/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=21760 CPUtime=1.49 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 13487 0 0 0 148 1 0 0 25 0 1 0 449878013 22282240 2141 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216263 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 5440 2141 170 27 0 3889 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21760

[startup+3.10036 s]
/proc/loadavg: 3.51 3.87 3.88 5/190 28179
/proc/meminfo: memFree=12382468/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=22024 CPUtime=3.09 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 13566 0 0 0 308 1 0 0 25 0 1 0 449878013 22552576 2220 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 5506 2220 171 27 0 3955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22024

[startup+6.30074 s]
/proc/loadavg: 3.51 3.87 3.88 5/190 28179
/proc/meminfo: memFree=12378276/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=22156 CPUtime=6.29 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 13592 0 0 0 628 1 0 0 25 0 1 0 449878013 22687744 2246 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214485 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 5539 2246 171 27 0 3988 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22156

[startup+12.7005 s]
/proc/loadavg: 3.59 3.88 3.88 5/190 28179
/proc/meminfo: memFree=12369068/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=22608 CPUtime=12.69 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 13692 0 0 0 1268 1 0 0 25 0 1 0 449878013 23150592 2345 33554432000 4194304 4300876 140737423094384 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 5652 2345 171 27 0 4101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22608

[startup+25.5009 s]
/proc/loadavg: 3.65 3.88 3.88 5/190 28180
/proc/meminfo: memFree=12352828/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=23560 CPUtime=25.49 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 13870 0 0 0 2548 1 0 0 25 0 1 0 449878013 24125440 2523 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 5890 2523 172 27 0 4339 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23560

[startup+51.1008 s]
/proc/loadavg: 3.77 3.89 3.88 5/190 28180
/proc/meminfo: memFree=12322020/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=24892 CPUtime=51.09 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 14175 0 0 0 5108 1 0 0 25 0 1 0 449878013 25489408 2827 33554432000 4194304 4300876 140737423094384 18446744073709551615 4199209 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 6223 2827 171 27 0 4672 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24892

[startup+102.301 s]
/proc/loadavg: 3.91 3.91 3.89 5/190 28182
/proc/meminfo: memFree=12258036/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=28328 CPUtime=102.3 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 15173 0 0 0 10229 1 0 0 25 0 1 0 449878013 29007872 3474 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 7082 3474 171 27 0 5531 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28328

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.89 5/190 28183
/proc/meminfo: memFree=12186836/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=32996 CPUtime=162.29 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 15878 0 0 0 16228 1 0 0 25 0 1 0 449878013 33787904 4179 33554432000 4194304 4300876 140737423094384 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 8249 4179 171 27 0 6698 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32996

[startup+222.307 s]
/proc/loadavg: 3.98 3.93 3.90 5/190 28185
/proc/meminfo: memFree=12112548/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=34852 CPUtime=222.3 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 17043 0 0 0 22229 1 0 0 25 0 1 0 449878013 35688448 5344 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 8713 5344 171 27 0 7162 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34852

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 28186
/proc/meminfo: memFree=12040960/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=44468 CPUtime=282.3 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 18028 0 0 0 28229 1 0 0 25 0 1 0 449878013 45535232 6329 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 11117 6329 171 27 0 9566 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44468

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 28188
/proc/meminfo: memFree=11964048/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=48348 CPUtime=342.3 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 20041 0 0 0 34228 2 0 0 25 0 1 0 449878013 49508352 8342 33554432000 4194304 4300876 140737423094384 18446744073709551615 4288355 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 12087 8342 171 27 0 10536 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 48348

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 28190
/proc/meminfo: memFree=11893076/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=68360 CPUtime=402.3 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 21009 0 0 0 40228 2 0 0 25 0 1 0 449878013 70000640 9310 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216304 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 17090 9310 171 27 0 15539 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68360

[startup+462.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 28191
/proc/meminfo: memFree=11818648/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=68360 CPUtime=462.31 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 22469 0 0 0 46228 3 0 0 25 0 1 0 449878013 70000640 10770 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216315 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 17090 10770 171 27 0 15539 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 68360

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28193
/proc/meminfo: memFree=11743468/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=77092 CPUtime=522.31 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 24386 0 0 0 52228 3 0 0 25 0 1 0 449878013 78942208 12687 33554432000 4194304 4300876 140737423094384 18446744073709551615 4263233 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 19273 12687 171 27 0 17722 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 77092

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28194
/proc/meminfo: memFree=11671276/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=77092 CPUtime=582.31 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 25516 0 0 0 58228 3 0 0 25 0 1 0 449878013 78942208 13817 33554432000 4194304 4300876 140737423094384 18446744073709551615 4288358 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 19273 13817 171 27 0 17722 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 77092

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28196
/proc/meminfo: memFree=11596480/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=77224 CPUtime=642.32 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 27599 0 0 0 64228 4 0 0 25 0 1 0 449878013 79077376 15900 33554432000 4194304 4300876 140737423094384 18446744073709551615 4225196 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 19306 15900 171 27 0 17755 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 77224

[startup+702.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28198
/proc/meminfo: memFree=11518076/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=118440 CPUtime=702.31 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 29939 0 0 0 70227 4 0 0 25 0 1 0 449878013 121282560 18240 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216323 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 29610 18240 171 27 0 28059 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 118440

[startup+762.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28199
/proc/meminfo: memFree=11441024/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=118440 CPUtime=762.33 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 32268 0 0 0 76228 5 0 0 25 0 1 0 449878013 121282560 20569 33554432000 4194304 4300876 140737423094384 18446744073709551615 4248592 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 29610 20569 171 27 0 28059 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 118440

[startup+822.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28201
/proc/meminfo: memFree=11366456/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=138084 CPUtime=822.32 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 34390 0 0 0 82227 5 0 0 25 0 1 0 449878013 141398016 22691 33554432000 4194304 4300876 140737423094384 18446744073709551615 4248656 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 34521 22691 171 27 0 32970 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 138084

[startup+882.307 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28202
/proc/meminfo: memFree=11290288/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=138084 CPUtime=882.33 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 36696 0 0 0 88227 6 0 0 25 0 1 0 449878013 141398016 24997 33554432000 4194304 4300876 140737423094384 18446744073709551615 4276832 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 34521 24997 171 27 0 32970 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 138084

[startup+942.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28204
/proc/meminfo: memFree=11214000/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=138084 CPUtime=942.33 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 38998 0 0 0 94226 7 0 0 25 0 1 0 449878013 141398016 27299 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216259 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 34521 27299 171 27 0 32970 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 138084

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28206
/proc/meminfo: memFree=11136356/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=138084 CPUtime=1002.33 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 41471 0 0 0 100226 7 0 0 25 0 1 0 449878013 141398016 29772 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216327 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 34521 29772 171 27 0 32970 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 138084

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28207
/proc/meminfo: memFree=11061292/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=167552 CPUtime=1062.33 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 43349 0 0 0 106226 7 0 0 25 0 1 0 449878013 171573248 31650 33554432000 4194304 4300876 140737423094384 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 41888 31650 171 27 0 40337 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 167552

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28209
/proc/meminfo: memFree=10985256/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=167684 CPUtime=1122.34 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 45535 0 0 0 112226 8 0 0 25 0 1 0 449878013 171708416 33836 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216286 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 41921 33836 171 27 0 40370 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 167684

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28210
/proc/meminfo: memFree=10912536/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=167684 CPUtime=1182.34 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 47303 0 0 0 118226 8 0 0 25 0 1 0 449878013 171708416 35604 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216284 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 41921 35604 171 27 0 40370 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 167684

[startup+1242.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28212
/proc/meminfo: memFree=10837004/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=167684 CPUtime=1242.35 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 49285 0 0 0 124226 9 0 0 25 0 1 0 449878013 171708416 37586 33554432000 4194304 4300876 140737423094384 18446744073709551615 4216259 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 41921 37586 171 27 0 40370 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 167684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.91 4/185 28220
/proc/meminfo: memFree=12234852/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=268124 CPUtime=1300.05 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 51059 0 0 0 129996 9 0 0 25 0 1 0 449878013 274558976 39360 33554432000 4194304 4300876 140737423094384 18446744073709551615 4264276 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 67031 39360 171 27 0 65480 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 268124

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

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

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.91 4/185 28220
/proc/meminfo: memFree=12234852/32951124 swapFree=67111528/67111528
[pid=28178] ppid=28176 vsize=268124 CPUtime=1300.05 cores=4,6
/proc/28178/stat : 28178 (march_rw) R 28176 28178 27207 0 -1 4202496 51059 0 0 0 129996 9 0 0 25 0 1 0 449878013 274558976 39360 33554432000 4194304 4300876 140737423094384 18446744073709551615 4264276 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28178/statm: 67031 39360 171 27 0 65480 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 268124

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.07
CPU user time (s): 1299.96
CPU system time (s): 0.106983
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 268124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51059
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= 3
involuntary context switches= 783

runsolver used 1.9487 second user time and 3.97839 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 18:03:44
IDJOB=3265045
IDBENCH=85421
IDSOLVER=1561
FILE ID=node143/3265045-1303574624
RUNJOBID= node143-1303574624-28137
PBS_JOBID= 13150288
Free space on /tmp= 72116 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT05/crafted/sabharwal05/planning/logistics/unsat/logistics-rotate-07t5.shuffled-as.sat05-1137.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265045-1303574624/watcher-3265045-1303574624 -o /tmp/evaluation-result-3265045-1303574624/solver-3265045-1303574624 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3265045-1303574624.cnf

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

MD5SUM BENCH= 89957f6ab4a6aa83303efbf463f54b2c
RANDOM SEED=1558011288

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12395388 kB
Buffers:       2296660 kB
Cached:       17634700 kB
SwapCached:          0 kB
Active:        9709680 kB
Inactive:     10291660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12395388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1340 kB
Writeback:           0 kB
AnonPages:       68376 kB
Mapped:          15652 kB
Slab:           491184 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   249964 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= 72116 MiB
End job on node143 at 2011-04-23 18:25:26