Trace number 3205887

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
SAT09 reference solver: march_hi hi? (TO) 1300.07 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
Bench CategoryRANDOM (random 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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c full lookahead due to high density!
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 125 variables and 2662 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 125 free variables and 2662 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.032
0.00/0.02	c using k-SAT heuristics (size based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.00/0.02	c resolvent_look() :: found 2 resolvents
0.00/0.02	c main():: clause / variable ratio: ( 2664 / 125 ) = 21.31
0.00/0.02	c longest clause has size 5
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 125
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 178
0.00/0.05	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: 754
0.09/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 6643
0.59/0.67	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 47224
5.09/5.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 250345
29.79/29.82	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1022164
133.90/133.99	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 3304975
472.61/472.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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-3205887-1302955257/watcher-3205887-1302955257 -o /tmp/evaluation-result-3205887-1302955257/solver-3205887-1302955257 -C 2400 -W 1300 -M 7680 HOME/march_hi HOME/instance-3205887-1302955257.cnf 

running on 2 cores: 1,3

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: 0.94 2.11 3.12 3/184 5131
/proc/meminfo: memFree=14794044/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=1172 CPUtime=0 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 202 0 0 0 0 0 0 0 25 0 1 0 387941320 1200128 156 33554432000 134512640 135197378 4289620320 18446744073709551615 134560774 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 293 156 79 168 0 124 0

[startup+0.0712911 s]
/proc/loadavg: 0.94 2.11 3.12 3/184 5131
/proc/meminfo: memFree=14794044/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=1588 CPUtime=0.07 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 285 0 0 0 7 0 0 0 18 0 1 0 387941320 1626112 239 33554432000 134512640 135197378 4289620320 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 397 239 93 168 0 228 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1588

[startup+0.100273 s]
/proc/loadavg: 0.94 2.11 3.12 3/184 5131
/proc/meminfo: memFree=14794044/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=1588 CPUtime=0.09 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 285 0 0 0 9 0 0 0 18 0 1 0 387941320 1626112 239 33554432000 134512640 135197378 4289620320 18446744073709551615 134539087 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 397 239 93 168 0 228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1588

[startup+0.300233 s]
/proc/loadavg: 0.94 2.11 3.12 3/184 5131
/proc/meminfo: memFree=14794044/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=1588 CPUtime=0.29 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 289 0 0 0 29 0 0 0 18 0 1 0 387941320 1626112 243 33554432000 134512640 135197378 4289620320 18446744073709551615 134603300 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 397 243 93 168 0 228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1588

[startup+0.700152 s]
/proc/loadavg: 0.94 2.11 3.12 3/184 5131
/proc/meminfo: memFree=14794044/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=1792 CPUtime=0.69 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 335 0 0 0 69 0 0 0 18 0 1 0 387941320 1835008 289 33554432000 134512640 135197378 4289620320 18446744073709551615 134603321 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 448 289 93 168 0 279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1792

[startup+1.50099 s]
/proc/loadavg: 0.94 2.11 3.12 5/190 5169
/proc/meminfo: memFree=14789872/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=2044 CPUtime=1.5 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 383 0 0 0 150 0 0 0 19 0 1 0 387941320 2093056 337 33554432000 134512640 135197378 4289620320 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 511 337 93 168 0 342 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2044

[startup+3.10068 s]
/proc/loadavg: 1.19 2.14 3.13 5/190 5169
/proc/meminfo: memFree=14788012/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=2612 CPUtime=3.1 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 473 0 0 0 310 0 0 0 24 0 1 0 387941320 2674688 427 33554432000 134512640 135197378 4289620320 18446744073709551615 134557259 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 653 427 93 168 0 484 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2612

[startup+6.30104 s]
/proc/loadavg: 1.19 2.14 3.13 5/190 5178
/proc/meminfo: memFree=14785292/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=3124 CPUtime=6.29 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 639 0 0 0 629 0 0 0 25 0 1 0 387941320 3198976 593 33554432000 134512640 135197378 4289620320 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 781 593 93 168 0 612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3124

[startup+12.7008 s]
/proc/loadavg: 1.62 2.21 3.14 5/190 5206
/proc/meminfo: memFree=14783688/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=5224 CPUtime=12.69 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 979 0 0 0 1269 0 0 0 25 0 1 0 387941320 5349376 933 33554432000 134512640 135197378 4289620320 18446744073709551615 134570901 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 1306 933 93 168 0 1137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5224

[startup+25.5002 s]
/proc/loadavg: 1.98 2.26 3.15 5/190 5233
/proc/meminfo: memFree=14779868/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=9536 CPUtime=25.49 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 1622 0 0 0 2549 0 0 0 25 0 1 0 387941320 9764864 1576 33554432000 134512640 135197378 4289620320 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 2384 1576 93 168 0 2215 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9536

[startup+51.1001 s]
/proc/loadavg: 2.67 2.40 3.17 5/190 5261
/proc/meminfo: memFree=14768156/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=13740 CPUtime=51.09 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 2888 0 0 0 5109 0 0 0 25 0 1 0 387941320 14069760 2821 33554432000 134512640 135197378 4289620320 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 3435 2821 93 168 0 3266 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13740

[startup+102.306 s]
/proc/loadavg: 3.47 2.67 3.21 5/190 5262
/proc/meminfo: memFree=14739496/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=28724 CPUtime=102.3 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 5273 0 0 0 10230 0 0 0 25 0 1 0 387941320 29413376 5206 33554432000 134512640 135197378 4289620320 18446744073709551615 134618526 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 7181 5206 93 168 0 7012 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28724

[startup+162.301 s]
/proc/loadavg: 3.80 2.91 3.26 5/190 5318
/proc/meminfo: memFree=14724300/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=42676 CPUtime=162.3 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 7892 0 0 0 16229 1 0 0 25 0 1 0 387941320 43700224 7825 33554432000 134512640 135197378 4289620320 18446744073709551615 134525008 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 10669 7825 93 168 0 10500 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42676

[startup+222.3 s]
/proc/loadavg: 3.93 3.10 3.30 5/190 5319
/proc/meminfo: memFree=14693524/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=42676 CPUtime=222.3 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 10450 0 0 0 22229 1 0 0 25 0 1 0 387941320 43700224 10383 33554432000 134512640 135197378 4289620320 18446744073709551615 134550648 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 10669 10383 93 168 0 10500 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42676

[startup+282.3 s]
/proc/loadavg: 4.05 3.28 3.35 5/190 5348
/proc/meminfo: memFree=14684416/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=64032 CPUtime=282.3 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 13007 0 0 0 28228 2 0 0 25 0 1 0 387941320 65568768 12940 33554432000 134512640 135197378 4289620320 18446744073709551615 134550700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 16008 12940 93 168 0 15839 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 64032

[startup+342.3 s]
/proc/loadavg: 4.05 3.42 3.39 5/190 5349
/proc/meminfo: memFree=14651896/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=64032 CPUtime=342.31 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 15565 0 0 0 34228 3 0 0 25 0 1 0 387941320 65568768 15498 33554432000 134512640 135197378 4289620320 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 16008 15498 93 168 0 15839 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 64032

[startup+402.3 s]
/proc/loadavg: 4.07 3.54 3.43 5/190 5351
/proc/meminfo: memFree=14621624/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=93500 CPUtime=402.3 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 17982 0 0 0 40227 3 0 0 25 0 1 0 387941320 95744000 17915 33554432000 134512640 135197378 4289620320 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 23375 17915 93 168 0 23206 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93500

[startup+462.301 s]
/proc/loadavg: 4.02 3.62 3.46 5/190 5353
/proc/meminfo: memFree=14592356/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=93500 CPUtime=462.31 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 20217 0 0 0 46227 4 0 0 25 0 1 0 387941320 95744000 20150 33554432000 134512640 135197378 4289620320 18446744073709551615 134548499 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 23375 20150 93 168 0 23206 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 93500

[startup+522.301 s]
/proc/loadavg: 4.04 3.70 3.50 5/190 5354
/proc/meminfo: memFree=14561704/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=96928 CPUtime=522.31 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 22698 0 0 0 52226 5 0 0 25 0 1 0 387941320 99254272 22631 33554432000 134512640 135197378 4289620320 18446744073709551615 134618496 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 24232 22631 93 168 0 24063 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 96928

[startup+582.301 s]
/proc/loadavg: 4.01 3.75 3.53 5/190 5356
/proc/meminfo: memFree=14531040/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=141128 CPUtime=582.32 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 25165 0 0 0 58226 6 0 0 25 0 1 0 387941320 144515072 25098 33554432000 134512640 135197378 4289620320 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 35282 25098 93 168 0 35113 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 141128

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.56 5/190 5357
/proc/meminfo: memFree=14501636/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=141128 CPUtime=642.32 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 27558 0 0 0 64226 6 0 0 25 0 1 0 387941320 144515072 27491 33554432000 134512640 135197378 4289620320 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 35282 27491 93 168 0 35113 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 141128

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.58 5/190 5359
/proc/meminfo: memFree=14472472/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=141128 CPUtime=702.33 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 29798 0 0 0 70226 7 0 0 25 0 1 0 387941320 144515072 29731 33554432000 134512640 135197378 4289620320 18446744073709551615 134593042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 35282 29731 93 168 0 35113 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 141128

[startup+762.306 s]
/proc/loadavg: 4.00 3.86 3.60 5/190 5361
/proc/meminfo: memFree=14443316/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=141128 CPUtime=762.33 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 32175 0 0 0 76226 7 0 0 25 0 1 0 387941320 144515072 32108 33554432000 134512640 135197378 4289620320 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 35282 32108 93 168 0 35113 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 141128

[startup+822.301 s]
/proc/loadavg: 4.09 3.91 3.64 5/190 5362
/proc/meminfo: memFree=14413404/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=141128 CPUtime=822.32 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 34619 0 0 0 82225 7 0 0 25 0 1 0 387941320 144515072 34552 33554432000 134512640 135197378 4289620320 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 35282 34552 93 168 0 35113 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 141128

[startup+882.3 s]
/proc/loadavg: 4.11 3.94 3.66 5/190 5364
/proc/meminfo: memFree=14384988/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=207428 CPUtime=882.32 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 36853 0 0 0 88225 7 0 0 25 0 1 0 387941320 212406272 36786 33554432000 134512640 135197378 4289620320 18446744073709551615 134557554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 51857 36786 93 168 0 51688 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 207428

[startup+942.3 s]
/proc/loadavg: 4.04 3.95 3.68 5/190 5365
/proc/meminfo: memFree=14355708/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=207428 CPUtime=942.33 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 39187 0 0 0 94225 8 0 0 25 0 1 0 387941320 212406272 39120 33554432000 134512640 135197378 4289620320 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 51857 39120 93 168 0 51688 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 207428

[startup+1002.3 s]
/proc/loadavg: 4.06 3.97 3.70 5/190 5367
/proc/meminfo: memFree=14326184/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=214280 CPUtime=1002.34 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 41527 0 0 0 100226 8 0 0 25 0 1 0 387941320 219422720 41460 33554432000 134512640 135197378 4289620320 18446744073709551615 134603457 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 53570 41460 93 168 0 53401 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 214280

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.72 5/190 5369
/proc/meminfo: memFree=14298144/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=214280 CPUtime=1062.34 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 43722 0 0 0 106225 9 0 0 25 0 1 0 387941320 219422720 43655 33554432000 134512640 135197378 4289620320 18446744073709551615 134602915 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 53570 43655 93 168 0 53401 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 214280

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 5370
/proc/meminfo: memFree=14269860/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=214280 CPUtime=1122.34 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 45941 0 0 0 112225 9 0 0 25 0 1 0 387941320 219422720 45874 33554432000 134512640 135197378 4289620320 18446744073709551615 134539191 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 53570 45874 93 168 0 53401 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 214280

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 5372
/proc/meminfo: memFree=14242200/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=214280 CPUtime=1182.35 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 48166 0 0 0 118225 10 0 0 25 0 1 0 387941320 219422720 48099 33554432000 134512640 135197378 4289620320 18446744073709551615 134539274 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 53570 48099 93 168 0 53401 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 214280

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 5373
/proc/meminfo: memFree=14214040/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=214280 CPUtime=1242.35 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 50301 0 0 0 124225 10 0 0 25 0 1 0 387941320 219422720 50234 33554432000 134512640 135197378 4289620320 18446744073709551615 134539095 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 53570 50234 93 168 0 53401 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 214280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.00 3.78 5/190 5375
/proc/meminfo: memFree=14187240/32951124 swapFree=67111528/67111528
[pid=5131] ppid=5129 vsize=214280 CPUtime=1300.05 cores=1,3
/proc/5131/stat : 5131 (march_hi) R 5129 5131 5081 0 -1 4202496 52227 0 0 0 129995 10 0 0 25 0 1 0 387941320 219422720 52160 33554432000 134512640 135197378 4289620320 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5131/statm: 53570 52160 93 168 0 53401 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 214280

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.07
CPU user time (s): 1299.96
CPU system time (s): 0.114982
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 214280

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

runsolver used 1.80073 second user time and 4.12437 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-16 14:00:57
IDJOB=3205887
IDBENCH=82930
IDSOLVER=1623
FILE ID=node143/3205887-1302955257
RUNJOBID= node143-1302955257-5101
PBS_JOBID= 13017994
Free space on /tmp= 72348 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3205887-1302955257/watcher-3205887-1302955257 -o /tmp/evaluation-result-3205887-1302955257/solver-3205887-1302955257 -C 2400 -W 1300 -M 7680  HOME/march_hi HOME/instance-3205887-1302955257.cnf

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=347685185

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:      14794432 kB
Buffers:        728940 kB
Cached:       16991408 kB
SwapCached:          0 kB
Active:        7613100 kB
Inactive:     10173612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14794432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2348 kB
Writeback:           0 kB
AnonPages:       66380 kB
Mapped:          15860 kB
Slab:           303188 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   229008 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= 72348 MiB
End job on node143 at 2011-04-16 14:22:39