Trace number 3264957

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.03

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2832
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 326 variables and 2332 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 326 free variables and 2332 clauses.
0.00/0.01	c using k-SAT heuristics (size based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 696 duplicate clauses
0.00/0.01	c resolvent_look() :: found 1293 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 3625 / 326 ) = 11.12
0.00/0.01	c longest clause has size 6
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 326
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 159
0.00/0.03	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: 1031
0.00/0.08	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: 11588
0.69/0.78	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: 104425
7.09/7.15	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 |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 748938
53.10/53.17	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 |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 4360529
325.10/325.17	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 |**************************************************************
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-3264957-1303574624/watcher-3264957-1303574624 -o /tmp/evaluation-result-3264957-1303574624/solver-3264957-1303574624 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3264957-1303574624.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.47 3.87 3.88 4/178 28157
/proc/meminfo: memFree=12400888/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=6860 CPUtime=0 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 303 0 0 0 0 0 0 0 20 0 1 0 449877992 7024640 245 33554432000 4194304 4300876 140736339268272 18446744073709551615 4241399 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 1715 245 143 27 0 164 0

[startup+0.098533 s]
/proc/loadavg: 3.47 3.87 3.88 4/178 28157
/proc/meminfo: memFree=12400888/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=7712 CPUtime=0.09 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 473 0 0 0 9 0 0 0 20 0 1 0 449877992 7897088 405 33554432000 4194304 4300876 140736339268272 18446744073709551615 4225376 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 1928 405 170 27 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.100532 s]
/proc/loadavg: 3.47 3.87 3.88 4/178 28157
/proc/meminfo: memFree=12400888/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=7712 CPUtime=0.09 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 474 0 0 0 9 0 0 0 20 0 1 0 449877992 7897088 406 33554432000 4194304 4300876 140736339268272 18446744073709551615 4276448 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 1928 406 170 27 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.300494 s]
/proc/loadavg: 3.47 3.87 3.88 4/178 28157
/proc/meminfo: memFree=12400888/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=7712 CPUtime=0.29 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 491 0 0 0 29 0 0 0 21 0 1 0 449877992 7897088 423 33554432000 4194304 4300876 140736339268272 18446744073709551615 4215188 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 1928 423 170 27 0 377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7712

[startup+0.700418 s]
/proc/loadavg: 3.47 3.87 3.88 4/178 28157
/proc/meminfo: memFree=12400888/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=8016 CPUtime=0.69 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 571 0 0 0 69 0 0 0 22 0 1 0 449877992 8208384 503 33554432000 4194304 4300876 140736339268272 18446744073709551615 4275768 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 2004 503 171 27 0 453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8016

[startup+1.50026 s]
/proc/loadavg: 3.47 3.87 3.88 5/190 28179
/proc/meminfo: memFree=12385940/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=8396 CPUtime=1.49 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 641 0 0 0 149 0 0 0 25 0 1 0 449877992 8597504 573 33554432000 4194304 4300876 140736339268272 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 2099 573 171 27 0 548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8396

[startup+3.10094 s]
/proc/loadavg: 3.51 3.87 3.88 5/190 28179
/proc/meminfo: memFree=12382840/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=9480 CPUtime=3.09 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 825 0 0 0 309 0 0 0 25 0 1 0 449877992 9707520 748 33554432000 4194304 4300876 140736339268272 18446744073709551615 4199293 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 2370 748 171 27 0 819 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9480

[startup+6.3003 s]
/proc/loadavg: 3.51 3.87 3.88 5/190 28179
/proc/meminfo: memFree=12378640/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=10508 CPUtime=6.29 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 1165 0 0 0 629 0 0 0 25 0 1 0 449877992 10760192 1088 33554432000 4194304 4300876 140736339268272 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 2627 1088 171 27 0 1076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10508

[startup+12.701 s]
/proc/loadavg: 3.59 3.88 3.88 5/190 28179
/proc/meminfo: memFree=12369440/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=13916 CPUtime=12.69 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 1824 0 0 0 1269 0 0 0 25 0 1 0 449877992 14249984 1747 33554432000 4194304 4300876 140736339268272 18446744073709551615 4276291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 3479 1747 171 27 0 1928 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13916

[startup+25.5005 s]
/proc/loadavg: 3.65 3.88 3.88 5/190 28180
/proc/meminfo: memFree=12353200/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=21448 CPUtime=25.49 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 3120 0 0 0 2549 0 0 0 25 0 1 0 449877992 21962752 3043 33554432000 4194304 4300876 140736339268272 18446744073709551615 4216221 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 5362 3043 171 27 0 3811 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21448

[startup+51.1004 s]
/proc/loadavg: 3.77 3.89 3.88 5/190 28180
/proc/meminfo: memFree=12322392/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=38124 CPUtime=51.1 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 5785 0 0 0 5109 1 0 0 25 0 1 0 449877992 39038976 5708 33554432000 4194304 4300876 140736339268272 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 9531 5708 171 27 0 7980 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 38124

[startup+102.306 s]
/proc/loadavg: 3.91 3.91 3.89 5/190 28182
/proc/meminfo: memFree=12258284/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=55476 CPUtime=102.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 10994 0 0 0 10228 2 0 0 25 0 1 0 449877992 56807424 10917 33554432000 4194304 4300876 140736339268272 18446744073709551615 4235176 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 13869 10917 171 27 0 12318 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55476

[startup+162.3 s]
/proc/loadavg: 3.96 3.92 3.89 5/190 28183
/proc/meminfo: memFree=12187332/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=83624 CPUtime=162.29 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 16968 0 0 0 16226 3 0 0 25 0 1 0 449877992 85630976 16891 33554432000 4194304 4300876 140736339268272 18446744073709551615 4235588 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 20906 16891 171 27 0 19355 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83624

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.90 5/190 28185
/proc/meminfo: memFree=12112920/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=113092 CPUtime=222.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 22988 0 0 0 22225 5 0 0 25 0 1 0 449877992 115806208 22911 33554432000 4194304 4300876 140736339268272 18446744073709551615 270341913390 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 28273 22911 171 27 0 26722 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113092

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.90 5/190 28186
/proc/meminfo: memFree=12041332/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=174304 CPUtime=282.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 29135 0 0 0 28223 7 0 0 25 0 1 0 449877992 178487296 29058 33554432000 4194304 4300876 140736339268272 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 43576 29058 171 27 0 42025 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 174304

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 28188
/proc/meminfo: memFree=11964420/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=174304 CPUtime=342.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 35155 0 0 0 34222 8 0 0 25 0 1 0 449877992 178487296 35078 33554432000 4194304 4300876 140736339268272 18446744073709551615 4201094 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 43576 35078 171 27 0 42025 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 174304

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 28190
/proc/meminfo: memFree=11893448/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=240604 CPUtime=402.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 41244 0 0 0 40222 8 0 0 25 0 1 0 449877992 246378496 41167 33554432000 4194304 4300876 140736339268272 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 60151 41167 171 27 0 58600 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 240604

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 28191
/proc/meminfo: memFree=11819020/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=274628 CPUtime=462.31 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 47206 0 0 0 46221 10 0 0 25 0 1 0 449877992 281219072 47129 33554432000 4194304 4300876 140736339268272 18446744073709551615 4264095 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 68657 47129 171 27 0 67106 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 274628

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.91 6/190 28193
/proc/meminfo: memFree=11743964/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=274628 CPUtime=522.31 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 53263 0 0 0 52220 11 0 0 25 0 1 0 449877992 281219072 53186 33554432000 4194304 4300876 140736339268272 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 68657 53186 171 27 0 67106 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 274628

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.91 6/190 28194
/proc/meminfo: memFree=11671648/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=274628 CPUtime=582.31 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 59138 0 0 0 58219 12 0 0 25 0 1 0 449877992 281219072 59061 33554432000 4194304 4300876 140736339268272 18446744073709551615 270337778782 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 68657 59061 171 27 0 67106 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 274628

[startup+642.301 s]
/proc/loadavg: 3.99 3.97 3.91 6/190 28196
/proc/meminfo: memFree=11595240/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=374076 CPUtime=642.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 64977 0 0 0 64217 13 0 0 25 0 1 0 449877992 383053824 64900 33554432000 4194304 4300876 140736339268272 18446744073709551615 4264095 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 93519 64900 171 27 0 91968 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 374076

[startup+702.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28198
/proc/meminfo: memFree=11518448/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=374076 CPUtime=702.29 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 70948 0 0 0 70215 14 0 0 25 0 1 0 449877992 383053824 70871 33554432000 4194304 4300876 140736339268272 18446744073709551615 4225435 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 93519 70871 171 27 0 91968 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 374076

[startup+762.306 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28199
/proc/meminfo: memFree=11441396/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=374076 CPUtime=762.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 76754 0 0 0 76214 16 0 0 25 0 1 0 449877992 383053824 76677 33554432000 4194304 4300876 140736339268272 18446744073709551615 4216265 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 93519 76677 171 27 0 91968 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 374076

[startup+822.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28201
/proc/meminfo: memFree=11366828/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=374076 CPUtime=822.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 82602 0 0 0 82213 17 0 0 25 0 1 0 449877992 383053824 82525 33554432000 4194304 4300876 140736339268272 18446744073709551615 4275768 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 93519 82525 171 27 0 91968 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 374076

[startup+882.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28202
/proc/meminfo: memFree=11290536/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=442124 CPUtime=882.29 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 88224 0 0 0 88211 18 0 0 25 0 1 0 449877992 452734976 88147 33554432000 4194304 4300876 140736339268272 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 110531 88147 171 27 0 108980 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 442124

[startup+942.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28204
/proc/meminfo: memFree=11214372/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=591300 CPUtime=942.29 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 94155 0 0 0 94209 20 0 0 25 0 1 0 449877992 605491200 94078 33554432000 4194304 4300876 140736339268272 18446744073709551615 4227558 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 147825 94078 171 27 0 146274 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 591300

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28206
/proc/meminfo: memFree=11136728/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=591300 CPUtime=1002.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 99948 0 0 0 100208 22 0 0 25 0 1 0 449877992 605491200 99871 33554432000 4194304 4300876 140736339268272 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 147825 99871 171 27 0 146274 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 591300

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28207
/proc/meminfo: memFree=11061664/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=591300 CPUtime=1062.3 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 105759 0 0 0 106207 23 0 0 25 0 1 0 449877992 605491200 105682 33554432000 4194304 4300876 140736339268272 18446744073709551615 4264515 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 147825 105682 171 27 0 146274 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 591300

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 28209
/proc/meminfo: memFree=10985628/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=591300 CPUtime=1122.31 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 111674 0 0 0 112206 25 0 0 25 0 1 0 449877992 605491200 111597 33554432000 4194304 4300876 140736339268272 18446744073709551615 4264137 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 147825 111597 171 27 0 146274 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 591300

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.91 6/190 28210
/proc/meminfo: memFree=10912784/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=591300 CPUtime=1182.31 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 117550 0 0 0 118205 26 0 0 25 0 1 0 449877992 605491200 117473 33554432000 4194304 4300876 140736339268272 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 147825 117473 171 27 0 146274 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 591300

[startup+1242.3 s]
/proc/loadavg: 3.99 3.97 3.91 6/190 28212
/proc/meminfo: memFree=10837376/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=591300 CPUtime=1242.31 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 123409 0 0 0 124203 28 0 0 25 0 1 0 449877992 605491200 123332 33554432000 4194304 4300876 140736339268272 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 147825 123332 171 27 0 146274 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 591300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.91 6/190 28217
/proc/meminfo: memFree=10764544/32951124 swapFree=67111528/67111528
[pid=28157] ppid=28153 vsize=591300 CPUtime=1300.01 cores=5,7
/proc/28157/stat : 28157 (march_rw) R 28153 28157 27207 0 -1 4202496 129144 0 0 0 129972 29 0 0 25 0 1 0 449877992 605491200 129067 33554432000 4194304 4300876 140736339268272 18446744073709551615 4289195 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28157/statm: 147825 129067 171 27 0 146274 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 591300

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.03
CPU time (s): 1300.05
CPU user time (s): 1299.73
CPU system time (s): 0.320951
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 591300

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

runsolver used 2.11368 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 18:03:44
IDJOB=3264957
IDBENCH=85366
IDSOLVER=1561
FILE ID=node143/3264957-1303574624
RUNJOBID= node143-1303574624-28139
PBS_JOBID= 13150288
Free space on /tmp= 72120 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264957-1303574624/watcher-3264957-1303574624 -o /tmp/evaluation-result-3264957-1303574624/solver-3264957-1303574624 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3264957-1303574624.cnf

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
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:      12401432 kB
Buffers:       2296644 kB
Cached:       17633552 kB
SwapCached:          0 kB
Active:        9703256 kB
Inactive:     10291376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12401432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             176 kB
Writeback:           0 kB
AnonPages:       64496 kB
Mapped:          14876 kB
Slab:           491184 kB
PageTables:       5832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189120 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