Trace number 3283892

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.05 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

4.29/4.36	c main():: ***                                   [ march satisfiability solver ]                                   ***
4.29/4.36	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
4.29/4.36	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
4.29/4.36	c main()::
4.29/4.36	c initFormula():: searching for DIMACS p-line....
4.29/4.36	c full lookahead due to high density!
4.29/4.36	c initFormula():: the DIMACS p-line indicates a CNF of 1430 variables and 87044 clauses.
4.29/4.36	c parseCNF():: parsing....
4.29/4.36	c parseCNF():: the CNF contains 0 unary clauses.
4.29/4.36	c runParser():: parsing was successful, warming up engines...
4.29/4.36	c find_and_remove_tautogolies():: found and removed 67 tautologies
4.29/4.36	c find_and_remove_tautogolies():: found and removed 67 tautologies
4.29/4.36	c simplify_formula():: removed 0 tautological, 268 satisfied and 67 duplicate clauses
4.29/4.36	c preprocessing fase I completed:: there are now 1296 free variables and 86709 clauses.
4.29/4.36	c using k-SAT heuristics (size based diff)
4.29/4.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
4.29/4.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 4213360 duplicate clauses
4.29/4.36	c resolvent_look() :: found 828 resolvents
4.29/4.36	c main():: clause / variable ratio: ( 87537 / 1430 ) = 61.21
4.29/4.36	c longest clause has size 10
4.29/4.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
4.29/4.36	c number of free variables = 1296
4.29/4.36	c dynamic_preselect_setsize :: off
4.29/4.36	c main():: all systems go!
4.29/4.36	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 282
4.80/4.81	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: 3420
10.90/10.96	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 |****************************************************************| ( 2/999) NodeCount: 63874
108.10/108.14	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 |****************************************************************| ( 3/999) NodeCount: 797766
1223.42/1223.40	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-3283892-1303765334/watcher-3283892-1303765334 -o /tmp/evaluation-result-3283892-1303765334/solver-3283892-1303765334 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3283892-1303765334.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.54 3.90 3.73 4/183 9154
/proc/meminfo: memFree=22749920/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=7892 CPUtime=0 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4194304 481 0 0 0 0 0 0 0 21 0 1 0 488131105 8081408 425 33554432000 4194304 4300876 140733472110224 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 1973 425 113 27 0 422 0

[startup+0.0514151 s]
/proc/loadavg: 3.54 3.90 3.73 4/183 9154
/proc/meminfo: memFree=22749920/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=14496 CPUtime=0.05 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4194304 1377 0 0 0 5 0 0 0 21 0 1 0 488131105 14843904 1320 33554432000 4194304 4300876 140733472110224 18446744073709551615 4239552 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 3624 1320 118 27 0 2073 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14496

[startup+0.100389 s]
/proc/loadavg: 3.54 3.90 3.73 4/183 9154
/proc/meminfo: memFree=22749920/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=15660 CPUtime=0.09 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4194304 3172 0 0 0 9 0 0 0 21 0 1 0 488131105 16035840 1603 33554432000 4194304 4300876 140733472110224 18446744073709551615 4242428 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 3915 1603 129 27 0 2364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15660

[startup+0.300318 s]
/proc/loadavg: 3.54 3.90 3.73 4/183 9154
/proc/meminfo: memFree=22749920/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=25548 CPUtime=0.29 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 11338 0 0 0 28 1 0 0 22 0 1 0 488131105 26161152 3761 33554432000 4194304 4300876 140733472110224 18446744073709551615 4256852 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 6387 3761 144 27 0 4836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25548

[startup+0.700254 s]
/proc/loadavg: 3.54 3.90 3.73 4/183 9154
/proc/meminfo: memFree=22749920/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=61824 CPUtime=0.69 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 20658 0 0 0 67 2 0 0 24 0 1 0 488131105 63307776 13081 33554432000 4194304 4300876 140733472110224 18446744073709551615 4256852 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 15456 13082 144 27 0 13905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61824

[startup+1.50111 s]
/proc/loadavg: 3.54 3.90 3.73 5/190 9167
/proc/meminfo: memFree=22476652/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=152808 CPUtime=1.49 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 39238 0 0 0 144 5 0 0 25 0 1 0 488131105 156475392 31661 33554432000 4194304 4300876 140733472110224 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 38202 31662 144 27 0 36651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152808

[startup+3.1008 s]
/proc/loadavg: 3.54 3.90 3.73 5/190 9167
/proc/meminfo: memFree=22202736/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=213816 CPUtime=3.09 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 81847 0 0 0 299 10 0 0 25 0 1 0 488131105 218947584 44888 33554432000 4194304 4300876 140733472110224 18446744073709551615 212687070584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 53454 44888 144 27 0 51903 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 213816

[startup+6.30022 s]
/proc/loadavg: 3.58 3.90 3.73 5/190 9168
/proc/meminfo: memFree=22066328/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=164092 CPUtime=6.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 89065 0 0 0 618 12 0 0 25 0 1 0 488131105 168030208 35475 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41023 35475 171 27 0 39472 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 164092

[startup+12.7011 s]
/proc/loadavg: 3.61 3.90 3.73 5/190 9168
/proc/meminfo: memFree=21985760/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=164092 CPUtime=12.7 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 89065 0 0 0 1258 12 0 0 25 0 1 0 488131105 168030208 35475 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276207 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41023 35475 171 27 0 39472 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 164092

[startup+25.5007 s]
/proc/loadavg: 3.76 3.92 3.74 5/190 9195
/proc/meminfo: memFree=21992668/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=164092 CPUtime=25.49 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 89065 0 0 0 2537 12 0 0 25 0 1 0 488131105 168030208 35475 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41023 35475 171 27 0 39472 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 164092

[startup+51.101 s]
/proc/loadavg: 3.92 3.94 3.75 5/190 9196
/proc/meminfo: memFree=22042344/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=164092 CPUtime=51.09 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 89065 0 0 0 5097 12 0 0 25 0 1 0 488131105 168030208 35475 33554432000 4194304 4300876 140733472110224 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41023 35475 171 27 0 39472 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164092

[startup+102.307 s]
/proc/loadavg: 3.96 3.95 3.76 5/190 9197
/proc/meminfo: memFree=22027512/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=164092 CPUtime=102.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 89065 0 0 0 10218 12 0 0 25 0 1 0 488131105 168030208 35475 33554432000 4194304 4300876 140733472110224 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41023 35475 171 27 0 39472 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 164092

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.77 5/190 9202
/proc/meminfo: memFree=22023208/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=164092 CPUtime=162.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 89950 0 0 0 16218 12 0 0 25 0 1 0 488131105 168030208 36360 33554432000 4194304 4300876 140733472110224 18446744073709551615 4275572 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41023 36360 171 27 0 39472 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 164092

[startup+222.301 s]
/proc/loadavg: 4.07 3.98 3.79 5/190 9203
/proc/meminfo: memFree=22019236/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=164092 CPUtime=222.29 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 90846 0 0 0 22217 12 0 0 25 0 1 0 488131105 168030208 37256 33554432000 4194304 4300876 140733472110224 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41023 37256 171 27 0 39472 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 164092

[startup+282.301 s]
/proc/loadavg: 4.02 3.98 3.80 5/190 9205
/proc/meminfo: memFree=22011632/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=167184 CPUtime=282.29 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 92458 0 0 0 28217 12 0 0 25 0 1 0 488131105 171196416 38868 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41796 38868 171 27 0 40245 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 167184

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.81 5/190 9206
/proc/meminfo: memFree=22008400/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=167184 CPUtime=342.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 92776 0 0 0 34217 13 0 0 25 0 1 0 488131105 171196416 39186 33554432000 4194304 4300876 140733472110224 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 41796 39186 171 27 0 40245 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 167184

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.82 5/190 9208
/proc/meminfo: memFree=22000684/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=174948 CPUtime=402.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 93121 0 0 0 40217 13 0 0 25 0 1 0 488131105 179146752 39531 33554432000 4194304 4300876 140733472110224 18446744073709551615 4225442 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 43737 39531 171 27 0 42186 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 174948

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.83 5/190 9210
/proc/meminfo: memFree=21997676/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=174948 CPUtime=462.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 93502 0 0 0 46217 13 0 0 25 0 1 0 488131105 179146752 39912 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 43737 39912 171 27 0 42186 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 174948

[startup+522.301 s]
/proc/loadavg: 4.05 3.99 3.84 5/190 9211
/proc/meminfo: memFree=21995540/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=174948 CPUtime=522.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 93764 0 0 0 52217 13 0 0 25 0 1 0 488131105 179146752 40174 33554432000 4194304 4300876 140733472110224 18446744073709551615 4275840 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 43737 40174 171 27 0 42186 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 174948

[startup+582.3 s]
/proc/loadavg: 4.09 4.01 3.85 5/190 9213
/proc/meminfo: memFree=21993776/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=174948 CPUtime=582.3 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 93999 0 0 0 58217 13 0 0 25 0 1 0 488131105 179146752 40409 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 43737 40409 171 27 0 42186 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 174948

[startup+642.3 s]
/proc/loadavg: 4.08 4.02 3.86 5/190 9214
/proc/meminfo: memFree=21979732/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=174948 CPUtime=642.32 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 94235 0 0 0 64218 14 0 0 25 0 1 0 488131105 179146752 40645 33554432000 4194304 4300876 140733472110224 18446744073709551615 4227594 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 43737 40645 171 27 0 42186 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 174948

[startup+702.3 s]
/proc/loadavg: 4.03 4.02 3.87 5/190 9216
/proc/meminfo: memFree=21976360/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=174948 CPUtime=702.31 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 94460 0 0 0 70217 14 0 0 25 0 1 0 488131105 179146752 40870 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 43737 40870 171 27 0 42186 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 174948

[startup+762.306 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 9218
/proc/meminfo: memFree=21973104/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=174948 CPUtime=762.32 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 94689 0 0 0 76218 14 0 0 25 0 1 0 488131105 179146752 41099 33554432000 4194304 4300876 140733472110224 18446744073709551615 4199244 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 43737 41099 171 27 0 42186 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 174948

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 9219
/proc/meminfo: memFree=21958796/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=192412 CPUtime=822.31 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 97833 0 0 0 82217 14 0 0 25 0 1 0 488131105 197029888 44243 33554432000 4194304 4300876 140733472110224 18446744073709551615 4264738 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 48103 44243 171 27 0 46552 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 192412

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 9221
/proc/meminfo: memFree=21955652/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=192412 CPUtime=882.31 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 98068 0 0 0 88217 14 0 0 25 0 1 0 488131105 197029888 44478 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 48103 44478 171 27 0 46552 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 192412

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 9222
/proc/meminfo: memFree=21948800/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=192412 CPUtime=942.31 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 98309 0 0 0 94217 14 0 0 25 0 1 0 488131105 197029888 44719 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 48103 44719 171 27 0 46552 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 192412

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 9224
/proc/meminfo: memFree=21945176/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=192412 CPUtime=1002.31 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 98593 0 0 0 100217 14 0 0 25 0 1 0 488131105 197029888 45003 33554432000 4194304 4300876 140733472110224 18446744073709551615 4288855 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 48103 45003 171 27 0 46552 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 192412

[startup+1062.3 s]
/proc/loadavg: 3.80 3.95 3.89 4/184 9243
/proc/meminfo: memFree=22187120/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=192412 CPUtime=1062.32 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 98852 0 0 0 106218 14 0 0 25 0 1 0 488131105 197029888 45262 33554432000 4194304 4300876 140733472110224 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 48103 45262 171 27 0 46552 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 192412

[startup+1122.3 s]
/proc/loadavg: 3.29 3.78 3.83 4/184 9244
/proc/meminfo: memFree=22184976/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=192412 CPUtime=1122.32 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 99063 0 0 0 112218 14 0 0 25 0 1 0 488131105 197029888 45473 33554432000 4194304 4300876 140733472110224 18446744073709551615 212687371744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 48103 45473 171 27 0 46552 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 192412

[startup+1182.3 s]
/proc/loadavg: 3.17 3.65 3.78 4/184 9246
/proc/meminfo: memFree=22182964/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=201144 CPUtime=1182.32 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 99261 0 0 0 118218 14 0 0 25 0 1 0 488131105 205971456 45671 33554432000 4194304 4300876 140733472110224 18446744073709551615 4276846 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 50286 45671 171 27 0 48735 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 201144

[startup+1242.3 s]
/proc/loadavg: 3.06 3.53 3.73 4/184 9247
/proc/meminfo: memFree=22180452/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=201144 CPUtime=1242.32 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 99463 0 0 0 124218 14 0 0 25 0 1 0 488131105 205971456 45873 33554432000 4194304 4300876 140733472110224 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 50286 45873 171 27 0 48735 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 201144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.43 3.68 3/182 9250
/proc/meminfo: memFree=22325780/32951124 swapFree=67111524/67111528
[pid=9154] ppid=9152 vsize=201144 CPUtime=1300.04 cores=5,7
/proc/9154/stat : 9154 (march_rw) R 9152 9154 7955 0 -1 4202496 99678 0 0 0 129989 15 0 0 25 0 1 0 488131105 205971456 46088 33554432000 4194304 4300876 140733472110224 18446744073709551615 4289076 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9154/statm: 50286 46088 171 27 0 48735 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 201144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.89
CPU system time (s): 0.160975
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 297624

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

runsolver used 2.10868 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 23:02:14
IDJOB=3283892
IDBENCH=71089
IDSOLVER=1561
FILE ID=node139/3283892-1303765334
RUNJOBID= node139-1303765333-9127
PBS_JOBID= 13157122
Free space on /tmp= 72420 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=993504772

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:      22750200 kB
Buffers:       2057392 kB
Cached:        7522632 kB
SwapCached:          4 kB
Active:        1903764 kB
Inactive:      7766124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22750200 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13364 kB
Writeback:           0 kB
AnonPages:       89056 kB
Mapped:          14884 kB
Slab:           465584 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   239544 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= 72404 MiB
End job on node139 at 2011-04-25 23:23:56