Trace number 3282926

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.04 1300.01

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

3.69/3.74	c main():: ***                                   [ march satisfiability solver ]                                   ***
3.69/3.74	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
3.69/3.74	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
3.69/3.74	c main()::
3.69/3.74	c initFormula():: searching for DIMACS p-line....
3.69/3.74	c initFormula():: the DIMACS p-line indicates a CNF of 33090 variables and 165828 clauses.
3.69/3.74	c parseCNF():: parsing....
3.69/3.74	c parseCNF():: the CNF contains 4268 unary clauses.
3.69/3.74	c runParser():: parsing was successful, warming up engines...
3.69/3.74	c find_and_remove_tautogolies():: found and removed 4159 tautologies
3.69/3.74	c find_and_remove_tautogolies():: found and removed 2147 tautologies
3.69/3.74	c simplify_formula():: removed 3337 tautological, 29059 satisfied and 8493 duplicate clauses
3.69/3.74	c preprocessing fase I completed:: there are now 21452 free variables and 124939 clauses.
3.69/3.74	c find_equivalence():: found 2606 3-equivalences
3.69/3.74	c find_and_remove_tautogolies():: found and removed 90 tautologies
3.69/3.74	c shorten_equivalence(): average equivalence length reduced from 3.034976 to 3.000000
3.69/3.74	c using k-SAT heuristics (size based diff)
3.69/3.74	c simplify_formula():: removed 0 tautological, 10424 satisfied and 0 duplicate clauses
3.69/3.74	c simplify_formula():: removed 0 tautological, 0 satisfied and 412123 duplicate clauses
3.69/3.74	c resolvent_look() :: found 188920 resolvents
3.69/3.74	c main():: clause / variable ratio: ( 313859 / 33090 ) = 9.49
3.69/3.74	c longest clause has size 9
3.69/3.74	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
3.69/3.74	c number of free variables = 21362
3.69/3.74	c dynamic_preselect_setsize :: off
3.69/3.74	c main():: all systems go!
3.69/3.74	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 178
5.39/5.49	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: 586
9.39/9.41	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 |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 3711
35.19/35.27	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 |*******************************
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 |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 20478
168.30/168.32	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 |**************************
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 |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 86624
685.31/685.38	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 |***************************
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 |******************************************************
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-3282926-1303761449/watcher-3282926-1303761449 -o /tmp/evaluation-result-3282926-1303761449/solver-3282926-1303761449 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3282926-1303761449.cnf 

running on 2 cores: 5,7

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.38 3.88 3.88 4/189 4963
/proc/meminfo: memFree=24330712/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=11820 CPUtime=0 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4194304 1361 0 0 0 0 0 0 0 21 0 1 0 487742660 12103680 1305 33554432000 4194304 4300876 140734795366096 18446744073709551615 218905730816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 2955 1306 113 27 0 1404 0

[startup+0.104076 s]
/proc/loadavg: 3.38 3.88 3.88 4/189 4963
/proc/meminfo: memFree=24330712/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=16836 CPUtime=0.1 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4194304 2774 0 0 0 10 0 0 0 22 0 1 0 487742660 17240064 2718 33554432000 4194304 4300876 140734795366096 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 4209 2718 113 27 0 2658 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16836

[startup+0.201056 s]
/proc/loadavg: 3.38 3.88 3.88 4/189 4963
/proc/meminfo: memFree=24330712/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=34648 CPUtime=0.19 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4194304 7125 0 0 0 19 0 0 0 22 0 1 0 487742660 35479552 5611 33554432000 4194304 4300876 140734795366096 18446744073709551615 218905386960 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 8662 5611 129 27 0 7111 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34648

[startup+0.301043 s]
/proc/loadavg: 3.38 3.88 3.88 4/189 4963
/proc/meminfo: memFree=24330712/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=33328 CPUtime=0.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4194304 10722 0 0 0 28 1 0 0 22 0 1 0 487742660 34127872 5258 33554432000 4194304 4300876 140734795366096 18446744073709551615 4240293 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 8332 5258 131 27 0 6781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33328

[startup+0.700968 s]
/proc/loadavg: 3.38 3.88 3.88 4/189 4963
/proc/meminfo: memFree=24330712/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=33080 CPUtime=0.69 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 10802 0 0 0 68 1 0 0 24 0 1 0 487742660 33873920 5272 33554432000 4194304 4300876 140734795366096 18446744073709551615 4240059 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 8270 5272 149 27 0 6719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33080

[startup+1.50082 s]
/proc/loadavg: 3.38 3.88 3.88 5/190 4964
/proc/meminfo: memFree=24252632/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=40876 CPUtime=1.49 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 12683 0 0 0 148 1 0 0 25 0 1 0 487742660 41857024 7153 33554432000 4194304 4300876 140734795366096 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 10219 7153 149 27 0 8668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40876

[startup+3.10054 s]
/proc/loadavg: 3.38 3.88 3.88 5/190 4964
/proc/meminfo: memFree=24240608/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=63820 CPUtime=3.09 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 20282 0 0 0 307 2 0 0 25 0 1 0 487742660 65351680 12959 33554432000 4194304 4300876 140734795366096 18446744073709551615 218905389193 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 15955 12959 149 27 0 14404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63820

[startup+6.30096 s]
/proc/loadavg: 3.43 3.88 3.88 5/190 4964
/proc/meminfo: memFree=24190092/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=116780 CPUtime=6.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 27385 0 0 0 626 3 0 0 25 0 1 0 487742660 119582720 18533 33554432000 4194304 4300876 140734795366096 18446744073709551615 4214457 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 29195 18533 186 27 0 27644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116780

[startup+12.7008 s]
/proc/loadavg: 3.48 3.88 3.88 5/190 4964
/proc/meminfo: memFree=24176468/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=118964 CPUtime=12.69 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 27945 0 0 0 1266 3 0 0 25 0 1 0 487742660 121819136 19093 33554432000 4194304 4300876 140734795366096 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 29741 19093 186 27 0 28190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118964

[startup+25.5005 s]
/proc/loadavg: 3.59 3.89 3.89 5/190 4965
/proc/meminfo: memFree=24159624/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=122744 CPUtime=25.49 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 28643 0 0 0 2546 3 0 0 25 0 1 0 487742660 125689856 19791 33554432000 4194304 4300876 140734795366096 18446744073709551615 4230554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 30686 19791 186 27 0 29135 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122744

[startup+51.1009 s]
/proc/loadavg: 3.73 3.89 3.89 5/190 4965
/proc/meminfo: memFree=24134676/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=127256 CPUtime=51.1 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 29509 0 0 0 5106 4 0 0 25 0 1 0 487742660 130310144 20639 33554432000 4194304 4300876 140734795366096 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 31814 20639 205 27 0 30263 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 127256

[startup+102.301 s]
/proc/loadavg: 3.88 3.91 3.89 5/190 4967
/proc/meminfo: memFree=24091748/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=132812 CPUtime=102.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 30796 0 0 0 10226 4 0 0 25 0 1 0 487742660 135999488 21907 33554432000 4194304 4300876 140734795366096 18446744073709551615 4230636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 33203 21907 205 27 0 31652 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132812

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.90 5/190 4968
/proc/meminfo: memFree=24049672/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=142808 CPUtime=162.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 32588 0 0 0 16225 4 0 0 25 0 1 0 487742660 146235392 23699 33554432000 4194304 4300876 140734795366096 18446744073709551615 4230706 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 35702 23699 221 27 0 34151 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 142808

[startup+222.307 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 4979
/proc/meminfo: memFree=24014404/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=142808 CPUtime=222.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 33221 0 0 0 22225 5 0 0 25 0 1 0 487742660 146235392 24313 33554432000 4194304 4300876 140734795366096 18446744073709551615 4264905 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 35702 24313 202 27 0 34151 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142808

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 4981
/proc/meminfo: memFree=23982408/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=152880 CPUtime=282.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 33845 0 0 0 28224 5 0 0 25 0 1 0 487742660 156549120 24937 33554432000 4194304 4300876 140734795366096 18446744073709551615 4250896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 38220 24937 202 27 0 36669 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 152880

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 5009
/proc/meminfo: memFree=23801232/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=152880 CPUtime=342.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 34643 0 0 0 34224 5 0 0 25 0 1 0 487742660 156549120 25735 33554432000 4194304 4300876 140734795366096 18446744073709551615 4225202 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 38220 25735 202 27 0 36669 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 152880

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 5011
/proc/meminfo: memFree=23765708/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=152880 CPUtime=402.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 35433 0 0 0 40223 6 0 0 25 0 1 0 487742660 156549120 26525 33554432000 4194304 4300876 140734795366096 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 38220 26525 202 27 0 36669 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 152880

[startup+462.301 s]
/proc/loadavg: 4.04 3.98 3.91 5/190 5015
/proc/meminfo: memFree=23733392/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=152880 CPUtime=462.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 36190 0 0 0 46222 7 0 0 25 0 1 0 487742660 156549120 27265 33554432000 4194304 4300876 140734795366096 18446744073709551615 4261085 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 38220 27265 185 27 0 36669 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 152880

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.91 5/190 5017
/proc/meminfo: memFree=23706832/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=175568 CPUtime=522.29 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 37254 0 0 0 52222 7 0 0 25 0 1 0 487742660 179781632 28329 33554432000 4194304 4300876 140734795366096 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 43892 28329 185 27 0 42341 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 175568

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 5019
/proc/meminfo: memFree=23683256/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=175568 CPUtime=582.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 37989 0 0 0 58222 8 0 0 25 0 1 0 487742660 179781632 29064 33554432000 4194304 4300876 140734795366096 18446744073709551615 4234268 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 43892 29064 185 27 0 42341 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 175568

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/190 5020
/proc/meminfo: memFree=23661156/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=175568 CPUtime=642.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 38656 0 0 0 64222 8 0 0 25 0 1 0 487742660 179781632 29731 33554432000 4194304 4300876 140734795366096 18446744073709551615 4230672 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 43892 29731 185 27 0 42341 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 175568

[startup+702.301 s]
/proc/loadavg: 4.10 4.01 3.93 5/190 5022
/proc/meminfo: memFree=23634956/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=175568 CPUtime=702.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 39238 0 0 0 70221 9 0 0 25 0 1 0 487742660 179781632 30313 33554432000 4194304 4300876 140734795366096 18446744073709551615 4250880 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 43892 30313 185 27 0 42341 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 175568

[startup+762.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 5023
/proc/meminfo: memFree=23606632/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=175568 CPUtime=762.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 39928 0 0 0 76221 9 0 0 25 0 1 0 487742660 179781632 31003 33554432000 4194304 4300876 140734795366096 18446744073709551615 218905125940 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 43892 31003 185 27 0 42341 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 175568

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 5025
/proc/meminfo: memFree=23578700/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=179016 CPUtime=822.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 40837 0 0 0 82220 10 0 0 25 0 1 0 487742660 183312384 31912 33554432000 4194304 4300876 140734795366096 18446744073709551615 4269139 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 44754 31912 185 27 0 43203 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 179016

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 5027
/proc/meminfo: memFree=23551376/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=179016 CPUtime=882.31 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 41726 0 0 0 88220 11 0 0 25 0 1 0 487742660 183312384 32801 33554432000 4194304 4300876 140734795366096 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 44754 32801 185 27 0 43203 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 179016

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 5028
/proc/meminfo: memFree=23527040/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=219292 CPUtime=942.3 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 42504 0 0 0 94219 11 0 0 25 0 1 0 487742660 224555008 33579 33554432000 4194304 4300876 140734795366096 18446744073709551615 4275932 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 54823 33579 185 27 0 53272 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 219292

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 5030
/proc/meminfo: memFree=23502716/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=219292 CPUtime=1002.31 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 43303 0 0 0 100219 12 0 0 25 0 1 0 487742660 224555008 34378 33554432000 4194304 4300876 140734795366096 18446744073709551615 4230887 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 54823 34378 185 27 0 53272 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 219292

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 5031
/proc/meminfo: memFree=23478148/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=219292 CPUtime=1062.32 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 44266 0 0 0 106219 13 0 0 25 0 1 0 487742660 224555008 35341 33554432000 4194304 4300876 140734795366096 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 54823 35341 185 27 0 53272 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 219292

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 5033
/proc/meminfo: memFree=23452068/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=219292 CPUtime=1122.32 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 45348 0 0 0 112218 14 0 0 25 0 1 0 487742660 224555008 36423 33554432000 4194304 4300876 140734795366096 18446744073709551615 4214324 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 54823 36423 185 27 0 53272 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 219292

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 5035
/proc/meminfo: memFree=23423512/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=223672 CPUtime=1182.31 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 47130 0 0 0 118217 14 0 0 25 0 1 0 487742660 229040128 38205 33554432000 4194304 4300876 140734795366096 18446744073709551615 4265325 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 55918 38205 185 27 0 54367 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 223672

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 5036
/proc/meminfo: memFree=23398300/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=223672 CPUtime=1242.32 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 48005 0 0 0 124217 15 0 0 25 0 1 0 487742660 229040128 39080 33554432000 4194304 4300876 140734795366096 18446744073709551615 4230591 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 55918 39080 185 27 0 54367 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 223672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.93 3/186 5040
/proc/meminfo: memFree=23876436/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=223672 CPUtime=1300.02 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 48771 0 0 0 129987 15 0 0 25 0 1 0 487742660 229040128 39846 33554432000 4194304 4300876 140734795366096 18446744073709551615 4261064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 55918 39846 185 27 0 54367 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 223672

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: 4.03 4.01 3.93 3/186 5040
/proc/meminfo: memFree=23876436/32951124 swapFree=67111412/67111528
[pid=4963] ppid=4961 vsize=223672 CPUtime=1300.02 cores=5,7
/proc/4963/stat : 4963 (march_rw) R 4961 4963 4265 0 -1 4202496 48771 0 0 0 129987 15 0 0 25 0 1 0 487742660 229040128 39846 33554432000 4194304 4300876 140734795366096 18446744073709551615 4261064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4963/statm: 55918 39846 185 27 0 54367 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 223672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.87
CPU system time (s): 0.167974
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 223672

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

runsolver used 2.05069 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 21:57:29
IDJOB=3282926
IDBENCH=70941
IDSOLVER=1561
FILE ID=node137/3282926-1303761449
RUNJOBID= node137-1303761449-4924
PBS_JOBID= 13154070
Free space on /tmp= 71784 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282926-1303761449/watcher-3282926-1303761449 -o /tmp/evaluation-result-3282926-1303761449/solver-3282926-1303761449 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3282926-1303761449.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1111172537

node137.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.844
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.68
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.844
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.75
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24327272 kB
Buffers:       1730820 kB
Cached:        6235416 kB
SwapCached:        112 kB
Active:        1634932 kB
Inactive:      6434960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24327272 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            8012 kB
Writeback:           0 kB
AnonPages:      102916 kB
Mapped:          14868 kB
Slab:           488288 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   304440 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= 71784 MiB
End job on node137 at 2011-04-25 22:19:12