Trace number 1729973

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.08 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5292
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

6.39/6.43	c main():: ***                                   [ march satisfiability solver ]                                   ***
6.39/6.43	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
6.39/6.43	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
6.39/6.43	c main()::
6.39/6.43	c initFormula():: searching for DIMACS p-line....
6.39/6.43	c initFormula():: the DIMACS p-line indicates a CNF of 1610 variables and 8277 clauses.
6.39/6.43	c parseCNF():: parsing....
6.39/6.43	c parseCNF():: the CNF contains 33 unary clauses.
6.39/6.43	c runParser():: parsing was successful, warming up engines...
6.39/6.43	c simplify_formula():: removed 0 tautological, 381 satisfied and 910 duplicate clauses
6.39/6.43	c preprocessing fase I completed:: there are now 1568 free variables and 6986 clauses.
6.39/6.43	c stat :: sign balance is biased by 2.313
6.39/6.43	c using k-SAT heuristics (size based diff)
6.39/6.43	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
6.39/6.43	c simplify_formula():: removed 0 tautological, 0 satisfied and 12591 duplicate clauses
6.39/6.43	c resolvent_look() :: found 23632 resolvents
6.39/6.43	c main():: clause / variable ratio: ( 30618 / 1610 ) = 19.02
6.39/6.43	c longest clause has size 16
6.39/6.43	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
6.39/6.43	c number of free variables = 1568
6.39/6.43	c dynamic_preselect_setsize :: off
6.39/6.43	c main():: all systems go!
6.39/6.43	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 156
6.79/6.89	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: 527
8.70/8.76	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 4315
19.29/19.30	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 29938
70.08/70.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 154500
276.32/276.49	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 613022
970.72/971.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************

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-1729973-1240755036/watcher-1729973-1240755036 -o /tmp/evaluation-result-1729973-1240755036/solver-1729973-1240755036 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1729973-1240755036.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.10 3/64 27603
/proc/meminfo: memFree=1759552/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=968 CPUtime=0
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 103537251 991232 119 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 242 119 58 167 0 73 0

[startup+0.046164 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27603
/proc/meminfo: memFree=1759552/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=2004 CPUtime=0.04
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 341 0 0 0 4 0 0 0 18 0 1 0 103537251 2052096 324 1992294400 134512640 135197378 4294956224 18446744073709551615 134535888 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 501 324 66 167 0 332 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2004

[startup+0.101169 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27603
/proc/meminfo: memFree=1759552/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=2208 CPUtime=0.09
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 434 0 0 0 9 0 0 0 18 0 1 0 103537251 2260992 393 1992294400 134512640 135197378 4294956224 18446744073709551615 134687896 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 552 393 79 167 0 383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2208

[startup+0.301192 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27603
/proc/meminfo: memFree=1759552/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=2732 CPUtime=0.29
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 566 0 0 0 29 0 0 0 19 0 1 0 103537251 2797568 525 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 683 525 80 167 0 514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2732

[startup+0.701239 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27603
/proc/meminfo: memFree=1759552/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=2732 CPUtime=0.69
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 566 0 0 0 69 0 0 0 22 0 1 0 103537251 2797568 525 1992294400 134512640 135197378 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 683 525 80 167 0 514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2732

[startup+1.50233 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27604
/proc/meminfo: memFree=1757688/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=2864 CPUtime=1.49
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 601 0 0 0 149 0 0 0 25 0 1 0 103537251 2932736 560 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 716 560 80 167 0 547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2864

[startup+3.10152 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27604
/proc/meminfo: memFree=1757368/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=3392 CPUtime=3.09
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 688 0 0 0 309 0 0 0 25 0 1 0 103537251 3473408 647 1992294400 134512640 135197378 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 848 647 80 167 0 679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3392

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27604
/proc/meminfo: memFree=1756416/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=5644 CPUtime=6.29
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 1787 0 0 0 629 0 0 0 25 0 1 0 103537251 5779456 1113 1992294400 134512640 135197378 4294956224 18446744073709551615 134560984 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 1411 1113 80 167 0 1242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5644

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27604
/proc/meminfo: memFree=1751680/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=10780 CPUtime=12.69
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 4588 0 0 0 1267 2 0 0 25 0 1 0 103537251 11038720 1979 1992294400 134512640 135197378 4294956224 18446744073709551615 134550693 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 2695 1979 93 167 0 2526 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10780

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27604
/proc/meminfo: memFree=1751424/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=11164 CPUtime=25.49
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 4654 0 0 0 2547 2 0 0 25 0 1 0 103537251 11431936 2044 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 2791 2044 93 167 0 2622 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11164

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27604
/proc/meminfo: memFree=1750592/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=12048 CPUtime=51.08
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 4858 0 0 0 5105 3 0 0 25 0 1 0 103537251 12337152 2248 1992294400 134512640 135197378 4294956224 18446744073709551615 134572889 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 3012 2248 93 167 0 2843 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12048

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27604
/proc/meminfo: memFree=1749824/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=13120 CPUtime=102.26
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 5110 0 0 0 10223 3 0 0 25 0 1 0 103537251 13434880 2375 1992294400 134512640 135197378 4294956224 18446744073709551615 134556364 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 3280 2375 93 167 0 3111 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13120

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27604
/proc/meminfo: memFree=1748544/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=14636 CPUtime=162.25
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 5450 0 0 0 16221 4 0 0 25 0 1 0 103537251 14987264 2715 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 3659 2715 93 167 0 3490 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14636

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 27604
/proc/meminfo: memFree=1747200/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=15788 CPUtime=222.23
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 5781 0 0 0 22219 4 0 0 25 0 1 0 103537251 16166912 3046 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 3947 3046 93 167 0 3778 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15788

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 27604
/proc/meminfo: memFree=1745792/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=19016 CPUtime=282.21
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 6122 0 0 0 28216 5 0 0 25 0 1 0 103537251 19472384 3387 1992294400 134512640 135197378 4294956224 18446744073709551615 134592993 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 4754 3387 93 167 0 4585 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19016

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 27604
/proc/meminfo: memFree=1744512/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=19016 CPUtime=342.2
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 6424 0 0 0 34214 6 0 0 25 0 1 0 103537251 19472384 3689 1992294400 134512640 135197378 4294956224 18446744073709551615 134548531 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 4754 3689 93 167 0 4585 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 19016

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 27604
/proc/meminfo: memFree=1743296/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=21604 CPUtime=402.18
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 6723 0 0 0 40212 6 0 0 25 0 1 0 103537251 22122496 3988 1992294400 134512640 135197378 4294956224 18446744073709551615 134592702 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 5401 3988 93 167 0 5232 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 21604

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 27604
/proc/meminfo: memFree=1741760/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=21604 CPUtime=462.17
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 7094 0 0 0 46210 7 0 0 25 0 1 0 103537251 22122496 4359 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 5401 4359 93 167 0 5232 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 21604

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 27604
/proc/meminfo: memFree=1740224/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=28492 CPUtime=522.14
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 7462 0 0 0 52207 7 0 0 25 0 1 0 103537251 29175808 4727 1992294400 134512640 135197378 4294956224 18446744073709551615 134593059 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 7123 4727 93 167 0 6954 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 28492

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 27604
/proc/meminfo: memFree=1738496/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=28492 CPUtime=582.13
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 7891 0 0 0 58205 8 0 0 25 0 1 0 103537251 29175808 5156 1992294400 134512640 135197378 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 7123 5156 93 167 0 6954 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28492

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27604
/proc/meminfo: memFree=1736832/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=28492 CPUtime=642.11
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 8295 0 0 0 64203 8 0 0 25 0 1 0 103537251 29175808 5560 1992294400 134512640 135197378 4294956224 18446744073709551615 134593032 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 7123 5560 93 167 0 6954 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 28492

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27604
/proc/meminfo: memFree=1735296/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=28492 CPUtime=702.1
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 8674 0 0 0 70201 9 0 0 25 0 1 0 103537251 29175808 5939 1992294400 134512640 135197378 4294956224 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 7123 5939 93 167 0 6954 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 28492

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 27604
/proc/meminfo: memFree=1733824/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=34312 CPUtime=762.08
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 9011 0 0 0 76199 9 0 0 25 0 1 0 103537251 35135488 6276 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 8578 6276 93 167 0 8409 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 34312

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 27604
/proc/meminfo: memFree=1732352/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=34316 CPUtime=822.06
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 9367 0 0 0 82196 10 0 0 25 0 1 0 103537251 35139584 6632 1992294400 134512640 135197378 4294956224 18446744073709551615 134592756 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 8579 6632 93 167 0 8410 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 34316

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 27604
/proc/meminfo: memFree=1730816/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=34316 CPUtime=882.05
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 9740 0 0 0 88194 11 0 0 25 0 1 0 103537251 35139584 7005 1992294400 134512640 135197378 4294956224 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 8579 7005 93 167 0 8410 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34316

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27604
/proc/meminfo: memFree=1729536/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=40328 CPUtime=942.03
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 10072 0 0 0 94191 12 0 0 25 0 1 0 103537251 41295872 7337 1992294400 134512640 135197378 4294956224 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 10082 7337 93 167 0 9913 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 40328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27604
/proc/meminfo: memFree=1727744/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=40328 CPUtime=1002.01
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 10507 0 0 0 100189 12 0 0 25 0 1 0 103537251 41295872 7772 1992294400 134512640 135197378 4294956224 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 10082 7772 93 167 0 9913 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 40328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27604
/proc/meminfo: memFree=1726272/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=49060 CPUtime=1062
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 10861 0 0 0 106187 13 0 0 25 0 1 0 103537251 50237440 8126 1992294400 134512640 135197378 4294956224 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 12265 8126 93 167 0 12096 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 49060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27604
/proc/meminfo: memFree=1724928/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=49060 CPUtime=1121.99
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 11191 0 0 0 112185 14 0 0 25 0 1 0 103537251 50237440 8456 1992294400 134512640 135197378 4294956224 18446744073709551615 134593005 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 12265 8456 93 167 0 12096 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 49060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27604
/proc/meminfo: memFree=1723392/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=49060 CPUtime=1181.96
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 11565 0 0 0 118182 14 0 0 25 0 1 0 103537251 50237440 8830 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 12265 8830 93 167 0 12096 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 49060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27604
/proc/meminfo: memFree=1722880/2055920 swapFree=4191900/4192956
[pid=27603] ppid=27601 vsize=49060 CPUtime=1200.06
/proc/27603/stat : 27603 (march_hi) R 27601 27603 27501 0 -1 4194304 11682 0 0 0 119992 14 0 0 25 0 1 0 103537251 50237440 8947 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/27603/statm: 12265 8947 93 167 0 12096 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 49060

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): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.93
CPU system time (s): 0.153976
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 49060

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

runsolver used 0.898863 second user time and 2.45663 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-26 16:10:36
IDJOB=1729973
IDBENCH=24718
IDSOLVER=521
FILE ID=node11/1729973-1240755036
PBS_JOBID= 9187121
Free space on /tmp= 66104 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729973-1240755036/watcher-1729973-1240755036 -o /tmp/evaluation-result-1729973-1240755036/solver-1729973-1240755036 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1729973-1240755036.cnf

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=1692646539

node11.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:       1759968 kB
Buffers:         33196 kB
Cached:         186252 kB
SwapCached:        260 kB
Active:          31136 kB
Inactive:       201600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759968 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1104 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            49132 kB
Committed_AS:   402568 kB
PageTables:       1448 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= 66104 MiB
End job on node11 at 2009-04-26 16:30:38