Trace number 1730450

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_hi hi? (TO) 1200.07 1200.35

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.09853
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data

0.00/0.00	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.00	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.00	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.00	c main()::
0.00/0.00	c initFormula():: searching for DIMACS p-line....
0.00/0.00	c initFormula():: the DIMACS p-line indicates a CNF of 182 variables and 1197 clauses.
0.00/0.00	c parseCNF():: parsing....
0.00/0.00	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.00	c runParser():: parsing was successful, warming up engines...
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c preprocessing fase I completed:: there are now 182 free variables and 1197 clauses.
0.00/0.00	c stat :: sign balance is biased by 11.016
0.00/0.00	c using k-SAT heuristics (size based diff)
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c main():: clause / variable ratio: ( 1197 / 182 ) = 6.58
0.00/0.00	c longest clause has size 13
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c number of free variables = 182
0.00/0.00	c dynamic_preselect_setsize :: off
0.00/0.00	c main():: all systems go!
0.00/0.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 133
0.03/0.06	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: 501
0.10/0.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 |****************************************************************| ( 2/999) NodeCount: 3394
0.40/0.44	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 19563
2.10/2.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 86804
9.19/9.27	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 306115
32.09/32.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 892031
93.17/93.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 2221332
231.24/231.39	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 4865226
504.78/504.94	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 9597968
991.07/991.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
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 version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730450-1240759570/watcher-1730450-1240759570 -o /tmp/evaluation-result-1730450-1240759570/solver-1730450-1240759570 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1730450-1240759570.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22248
/proc/meminfo: memFree=1811896/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=840 CPUtime=0
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 103989697 860160 118 1992294400 134512640 135197378 4294956240 18446744073709551615 134579648 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 210 118 82 167 0 41 0

[startup+0.0358721 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22248
/proc/meminfo: memFree=1811896/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=1120 CPUtime=0.03
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 168 0 0 0 3 0 0 0 18 0 1 0 103989697 1146880 151 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 280 151 90 167 0 111 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1120

[startup+0.102876 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22248
/proc/meminfo: memFree=1811896/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=1120 CPUtime=0.1
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 174 0 0 0 10 0 0 0 18 0 1 0 103989697 1146880 157 1992294400 134512640 135197378 4294956240 18446744073709551615 134539352 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 280 157 93 167 0 111 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1120

[startup+0.30289 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22248
/proc/meminfo: memFree=1811896/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=1252 CPUtime=0.3
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 184 0 0 0 30 0 0 0 19 0 1 0 103989697 1282048 167 1992294400 134512640 135197378 4294956240 18446744073709551615 134526646 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 313 167 93 167 0 144 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1252

[startup+0.70292 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22248
/proc/meminfo: memFree=1811896/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=1252 CPUtime=0.7
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 205 0 0 0 70 0 0 0 22 0 1 0 103989697 1282048 188 1992294400 134512640 135197378 4294956240 18446744073709551615 134548465 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 313 188 93 167 0 144 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1252

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1811248/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=1688 CPUtime=1.5
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 282 0 0 0 150 0 0 0 25 0 1 0 103989697 1728512 263 1992294400 134512640 135197378 4294956240 18446744073709551615 134539097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 422 263 93 167 0 253 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1688

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1810928/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=1916 CPUtime=3.09
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 370 0 0 0 309 0 0 0 25 0 1 0 103989697 1961984 351 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 479 351 93 167 0 310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1916

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1810096/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=2768 CPUtime=6.29
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 547 0 0 0 629 0 0 0 25 0 1 0 103989697 2834432 528 1992294400 134512640 135197378 4294956240 18446744073709551615 134539075 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 692 528 93 167 0 523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1808496/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=4684 CPUtime=12.69
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 906 0 0 0 1269 0 0 0 25 0 1 0 103989697 4796416 887 1992294400 134512640 135197378 4294956240 18446744073709551615 134612026 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 1171 887 93 167 0 1002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4684

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1805488/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=8996 CPUtime=25.49
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 1624 0 0 0 2549 0 0 0 25 0 1 0 103989697 9211904 1605 1992294400 134512640 135197378 4294956240 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 2249 1605 93 167 0 2080 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8996

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1799856/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=12876 CPUtime=51.08
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 3059 0 0 0 5107 1 0 0 25 0 1 0 103989697 13185024 3040 1992294400 134512640 135197378 4294956240 18446744073709551615 134539258 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 3219 3040 93 167 0 3050 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12876

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1788080/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=27428 CPUtime=102.27
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 5938 0 0 0 10224 3 0 0 25 0 1 0 103989697 28086272 5919 1992294400 134512640 135197378 4294956240 18446744073709551615 134539081 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 6857 5919 93 167 0 6688 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27428

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1774512/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=40524 CPUtime=162.26
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 9314 0 0 0 16221 5 0 0 25 0 1 0 103989697 41496576 9295 1992294400 134512640 135197378 4294956240 18446744073709551615 134618863 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 10131 9295 93 167 0 9962 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 40524

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1760752/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=60168 CPUtime=222.24
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 12704 0 0 0 22218 6 0 0 25 0 1 0 103989697 61612032 12685 1992294400 134512640 135197378 4294956240 18446744073709551615 134539327 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 15042 12685 93 167 0 14873 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 60168

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1747184/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=89636 CPUtime=282.22
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 16083 0 0 0 28214 8 0 0 25 0 1 0 103989697 91787264 16064 1992294400 134512640 135197378 4294956240 18446744073709551615 134541450 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 22409 16064 93 167 0 22240 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 89636

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1733424/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=89636 CPUtime=342.22
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 19473 0 0 0 34211 11 0 0 25 0 1 0 103989697 91787264 19454 1992294400 134512640 135197378 4294956240 18446744073709551615 134603380 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 22409 19454 93 167 0 22240 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 89636

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1719856/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=133836 CPUtime=402.19
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 22870 0 0 0 40207 12 0 0 25 0 1 0 103989697 137048064 22851 1992294400 134512640 135197378 4294956240 18446744073709551615 134548680 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 33459 22851 93 167 0 33290 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 133836

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1706096/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=133836 CPUtime=462.19
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 26275 0 0 0 46204 15 0 0 25 0 1 0 103989697 137048064 26256 1992294400 134512640 135197378 4294956240 18446744073709551615 134525035 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 33459 26256 93 167 0 33290 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 133836

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1692528/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=133836 CPUtime=522.17
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 29693 0 0 0 52200 17 0 0 25 0 1 0 103989697 137048064 29674 1992294400 134512640 135197378 4294956240 18446744073709551615 134522847 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 33459 29674 93 167 0 33290 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 133836

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1678768/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=133836 CPUtime=582.16
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 33091 0 0 0 58197 19 0 0 25 0 1 0 103989697 137048064 33072 1992294400 134512640 135197378 4294956240 18446744073709551615 134539075 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 33459 33072 93 167 0 33290 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 133836

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22249
/proc/meminfo: memFree=1664688/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=200136 CPUtime=642.15
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 36491 0 0 0 64193 22 0 0 25 0 1 0 103989697 204939264 36472 1992294400 134512640 135197378 4294956240 18446744073709551615 134611963 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 50034 36472 93 167 0 49865 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 200136

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1651056/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=200136 CPUtime=702.13
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 39905 0 0 0 70189 24 0 0 25 0 1 0 103989697 204939264 39886 1992294400 134512640 135197378 4294956240 18446744073709551615 134539075 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 50034 39886 93 167 0 49865 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 200136

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1637168/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=200136 CPUtime=762.12
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 43321 0 0 0 76187 25 0 0 25 0 1 0 103989697 204939264 43302 1992294400 134512640 135197378 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 50034 43302 93 167 0 49865 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 200136

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1623536/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=200136 CPUtime=822.1
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 46741 0 0 0 82184 26 0 0 25 0 1 0 103989697 204939264 46722 1992294400 134512640 135197378 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 50034 46722 93 167 0 49865 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 200136

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1609584/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=882.09
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 50182 0 0 0 88180 29 0 0 25 0 1 0 103989697 306774016 50163 1992294400 134512640 135197378 4294956240 18446744073709551615 134548721 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 50163 93 167 0 74727 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 299584

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1595952/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=942.07
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 53607 0 0 0 94177 30 0 0 25 0 1 0 103989697 306774016 53588 1992294400 134512640 135197378 4294956240 18446744073709551615 134539338 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 53588 93 167 0 74727 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 299584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1582000/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=1002.06
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 57062 0 0 0 100174 32 0 0 25 0 1 0 103989697 306774016 57043 1992294400 134512640 135197378 4294956240 18446744073709551615 134539344 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 57043 93 167 0 74727 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 299584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1568432/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=1062.04
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 60470 0 0 0 106170 34 0 0 25 0 1 0 103989697 306774016 60451 1992294400 134512640 135197378 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 60451 93 167 0 74727 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 299584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1554544/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=1122.03
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 63911 0 0 0 112167 36 0 0 25 0 1 0 103989697 306774016 63892 1992294400 134512640 135197378 4294956240 18446744073709551615 134539269 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 63892 93 167 0 74727 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 299584

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1540912/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=1182.02
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 67331 0 0 0 118164 38 0 0 25 0 1 0 103989697 306774016 67312 1992294400 134512640 135197378 4294956240 18446744073709551615 134539124 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 67312 93 167 0 74727 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 299584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1536560/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=1200.01
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 68359 0 0 0 119963 38 0 0 25 0 1 0 103989697 306774016 68340 1992294400 134512640 135197378 4294956240 18446744073709551615 134539304 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 68340 93 167 0 74727 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 299584

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22251
/proc/meminfo: memFree=1536560/2055920 swapFree=4191900/4192956
[pid=22248] ppid=22246 vsize=299584 CPUtime=1200.01
/proc/22248/stat : 22248 (march_hi) R 22246 22248 22153 0 -1 4194304 68359 0 0 0 119963 38 0 0 25 0 1 0 103989697 306774016 68340 1992294400 134512640 135197378 4294956240 18446744073709551615 134539304 0 0 4096 0 0 0 0 17 1 0 0
/proc/22248/statm: 74896 68340 93 167 0 74727 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 299584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.35
CPU time (s): 1200.07
CPU user time (s): 1199.64
CPU system time (s): 0.434933
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 299584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.64
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68359
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= 2
involuntary context switches= 2783

runsolver used 1.16582 second user time and 2.16767 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-26 17:26:11
IDJOB=1730450
IDBENCH=24730
IDSOLVER=521
FILE ID=node34/1730450-1240759570
PBS_JOBID= 9187137
Free space on /tmp= 66404 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730450-1240759570/watcher-1730450-1240759570 -o /tmp/evaluation-result-1730450-1240759570/solver-1730450-1240759570 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1730450-1240759570.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=1898721290

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1812312 kB
Buffers:         25768 kB
Cached:         132956 kB
SwapCached:        260 kB
Active:          29788 kB
Inactive:       142180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812312 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             780 kB
Writeback:           0 kB
Mapped:          21724 kB
Slab:            57676 kB
Committed_AS:   412964 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node34 at 2009-04-26 17:46:13