Trace number 1562892

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 1199.92

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l43_lambda.cnf
MD5SUM040db958f11a89b7e62063379f36b96a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.05823
Satisfiable
(Un)Satisfiability was proved
Number of variables30771
Number of clauses153033
Sum of the clauses size440888
Maximum clause length9
Minimum clause length1
Number of clauses of size 14034
Number of clauses of size 238515
Number of clauses of size 389223
Number of clauses of size 414666
Number of clauses of size 56466
Number of clauses of size over 5129

Solver Data

8.59/8.69	c main():: ***                                   [ march satisfiability solver ]                                   ***
8.59/8.69	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
8.59/8.69	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
8.59/8.69	c main()::
8.59/8.69	c initFormula():: searching for DIMACS p-line....
8.59/8.69	c initFormula():: the DIMACS p-line indicates a CNF of 30771 variables and 153033 clauses.
8.59/8.69	c parseCNF():: parsing....
8.59/8.69	c parseCNF():: the CNF contains 4034 unary clauses.
8.59/8.69	c runParser():: parsing was successful, warming up engines...
8.59/8.69	c find_and_remove_tautogolies():: found and removed 3889 tautologies
8.59/8.69	c find_and_remove_tautogolies():: found and removed 2003 tautologies
8.59/8.69	c simplify_formula():: removed 3121 tautological, 27493 satisfied and 7677 duplicate clauses
8.59/8.69	c preprocessing fase I completed:: there are now 19781 free variables and 114742 clauses.
8.59/8.69	c stat :: sign balance is biased by 1.048
8.59/8.69	c find_equivalence():: found 2306 3-equivalences
8.59/8.69	c find_and_remove_tautogolies():: found and removed 84 tautologies
8.59/8.69	c shorten_equivalence(): average equivalence length reduced from 3.036904 to 3.000000
8.59/8.69	c using k-SAT heuristics (size based diff)
8.59/8.69	c simplify_formula():: removed 0 tautological, 9224 satisfied and 0 duplicate clauses
8.59/8.69	c simplify_formula():: removed 0 tautological, 0 satisfied and 384901 duplicate clauses
8.59/8.69	c resolvent_look() :: found 176974 resolvents
8.59/8.69	c main():: clause / variable ratio: ( 291716 / 30771 ) = 9.48
8.59/8.69	c longest clause has size 9
8.59/8.69	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
8.59/8.69	c number of free variables = 19697
8.59/8.69	c dynamic_preselect_setsize :: off
8.59/8.69	c main():: all systems go!
8.59/8.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 1116
28.19/28.29	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: 1698
42.09/42.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
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: 5763
128.81/128.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 |****************************************************************| ( 3/999) NodeCount: 26366
556.76/556.79	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
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-1562892-1240998615/watcher-1562892-1240998615 -o /tmp/evaluation-result-1562892-1240998615/solver-1562892-1240998615 -C 1200 -W 1800 -M 1800 HOME/march_hi HOME/instance-1562892-1240998615.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.97 0.73 3/64 10442
/proc/meminfo: memFree=1594440/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=3580 CPUtime=0
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 549 0 0 0 0 0 0 0 18 0 1 0 127894953 3665920 534 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 895 536 57 167 0 726 0

[startup+0.0435969 s]
/proc/loadavg: 1.00 0.97 0.73 3/64 10442
/proc/meminfo: memFree=1594440/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=4844 CPUtime=0.03
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 951 0 0 0 3 0 0 0 18 0 1 0 127894953 4960256 936 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 1211 936 57 167 0 1042 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4844

[startup+0.10158 s]
/proc/loadavg: 1.00 0.97 0.73 3/64 10442
/proc/meminfo: memFree=1594440/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=5504 CPUtime=0.09
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 1170 0 0 0 9 0 0 0 18 0 1 0 127894953 5636096 1155 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 1376 1155 57 167 0 1207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5504

[startup+0.301523 s]
/proc/loadavg: 1.00 0.97 0.73 3/64 10442
/proc/meminfo: memFree=1594440/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=14856 CPUtime=0.29
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 3177 0 0 0 28 1 0 0 19 0 1 0 127894953 15212544 2293 1992294400 134512640 135197378 4294956240 18446744073709551615 134565248 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 3714 2293 64 167 0 3545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14856

[startup+0.70141 s]
/proc/loadavg: 1.00 0.97 0.73 3/64 10442
/proc/meminfo: memFree=1594440/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=18516 CPUtime=0.69
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 4667 0 0 0 67 2 0 0 22 0 1 0 127894953 18960384 3350 1992294400 134512640 135197378 4294956240 18446744073709551615 134695342 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 4629 3350 66 167 0 4460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18516

[startup+1.50118 s]
/proc/loadavg: 1.00 0.97 0.73 2/65 10443
/proc/meminfo: memFree=1581056/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=18740 CPUtime=1.49
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 4726 0 0 0 147 2 0 0 25 0 1 0 127894953 19189760 3402 1992294400 134512640 135197378 4294956240 18446744073709551615 134559057 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 4685 3402 78 167 0 4516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18740

[startup+3.10173 s]
/proc/loadavg: 1.00 0.97 0.73 2/65 10443
/proc/meminfo: memFree=1578112/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=23372 CPUtime=3.09
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 5746 0 0 0 307 2 0 0 25 0 1 0 127894953 23932928 4413 1992294400 134512640 135197378 4294956240 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 5843 4413 79 167 0 5674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23372

[startup+6.30182 s]
/proc/loadavg: 1.08 0.99 0.74 2/65 10443
/proc/meminfo: memFree=1572928/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=29644 CPUtime=6.29
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 7235 0 0 0 626 3 0 0 25 0 1 0 127894953 30355456 5902 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 7411 5902 79 167 0 7242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29644

[startup+12.701 s]
/proc/loadavg: 1.07 0.99 0.74 2/65 10443
/proc/meminfo: memFree=1536648/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=91720 CPUtime=12.69
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 26039 0 0 0 1258 11 0 0 25 0 1 0 127894953 93921280 14511 1992294400 134512640 135197378 4294956240 18446744073709551615 134649090 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 22930 14511 92 167 0 22761 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91720

[startup+25.5014 s]
/proc/loadavg: 1.14 1.00 0.75 2/65 10443
/proc/meminfo: memFree=1533640/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=95604 CPUtime=25.49
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 26742 0 0 0 2538 11 0 0 25 0 1 0 127894953 97898496 15214 1992294400 134512640 135197378 4294956240 18446744073709551615 134602884 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 23901 15214 92 167 0 23732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95604

[startup+51.1011 s]
/proc/loadavg: 1.09 1.00 0.75 2/65 10443
/proc/meminfo: memFree=1530248/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=99260 CPUtime=51.09
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 27590 0 0 0 5097 12 0 0 25 0 1 0 127894953 101642240 16045 1992294400 134512640 135197378 4294956240 18446744073709551615 134548735 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 24815 16045 92 167 0 24646 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99260

[startup+102.306 s]
/proc/loadavg: 1.04 1.00 0.76 2/65 10443
/proc/meminfo: memFree=1527944/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=101552 CPUtime=102.31
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 28192 0 0 0 10217 14 0 0 25 0 1 0 127894953 103989248 16631 1992294400 134512640 135197378 4294956240 18446744073709551615 134713217 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 25388 16631 92 167 0 25219 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 101552

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 0.78 2/65 10443
/proc/meminfo: memFree=1526280/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=103648 CPUtime=162.31
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 28627 0 0 0 16217 14 0 0 25 0 1 0 127894953 106135552 17066 1992294400 134512640 135197378 4294956240 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 25912 17066 92 167 0 25743 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 103648

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.79 2/65 10443
/proc/meminfo: memFree=1524488/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=106912 CPUtime=222.32
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 29034 0 0 0 22217 15 0 0 25 0 1 0 127894953 109477888 17473 1992294400 134512640 135197378 4294956240 18446744073709551615 134602882 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 26728 17473 92 167 0 26559 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 106912

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.80 2/65 10443
/proc/meminfo: memFree=1522568/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=108008 CPUtime=282.33
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 29508 0 0 0 28217 16 0 0 25 0 1 0 127894953 110600192 17947 1992294400 134512640 135197378 4294956240 18446744073709551615 134602882 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 27002 17947 92 167 0 26833 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 108008

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.81 2/65 10443
/proc/meminfo: memFree=1521352/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=108140 CPUtime=342.33
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 29800 0 0 0 34217 16 0 0 25 0 1 0 127894953 110735360 18239 1992294400 134512640 135197378 4294956240 18446744073709551615 134593229 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 27035 18239 92 167 0 26866 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 108140

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.82 2/65 10443
/proc/meminfo: memFree=1519880/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=113004 CPUtime=402.34
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 30159 0 0 0 40217 17 0 0 25 0 1 0 127894953 115716096 18598 1992294400 134512640 135197378 4294956240 18446744073709551615 134572878 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 28251 18598 92 167 0 28082 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 113004

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/65 10443
/proc/meminfo: memFree=1518536/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=113820 CPUtime=462.35
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 30489 0 0 0 46217 18 0 0 25 0 1 0 127894953 116551680 18928 1992294400 134512640 135197378 4294956240 18446744073709551615 134525750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 28455 18928 92 167 0 28286 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 113820

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/65 10443
/proc/meminfo: memFree=1517576/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=113820 CPUtime=522.36
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 30740 0 0 0 52217 19 0 0 25 0 1 0 127894953 116551680 19179 1992294400 134512640 135197378 4294956240 18446744073709551615 134572904 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 28455 19179 92 167 0 28286 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 113820

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.84 2/65 10443
/proc/meminfo: memFree=1516680/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=114084 CPUtime=582.36
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 30962 0 0 0 58217 19 0 0 25 0 1 0 127894953 116822016 19401 1992294400 134512640 135197378 4294956240 18446744073709551615 134525522 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 28521 19401 92 167 0 28352 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 114084

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.84 2/65 10443
/proc/meminfo: memFree=1515528/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=114688 CPUtime=642.38
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 31247 0 0 0 64218 20 0 0 25 0 1 0 127894953 117440512 19686 1992294400 134512640 135197378 4294956240 18446744073709551615 134572855 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 28672 19686 92 167 0 28503 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 114688

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.85 2/65 10449
/proc/meminfo: memFree=1514120/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=114952 CPUtime=702.37
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 31551 0 0 0 70217 20 0 0 25 0 1 0 127894953 117710848 19990 1992294400 134512640 135197378 4294956240 18446744073709551615 134570901 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 28738 19990 92 167 0 28569 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 114952

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.86 2/65 10449
/proc/meminfo: memFree=1512712/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=124152 CPUtime=762.39
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 31886 0 0 0 76218 21 0 0 25 0 1 0 127894953 127131648 20325 1992294400 134512640 135197378 4294956240 18446744073709551615 134553488 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31038 20325 92 167 0 30869 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 124152

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.86 2/65 10449
/proc/meminfo: memFree=1511496/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=124548 CPUtime=822.4
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 32185 0 0 0 82218 22 0 0 25 0 1 0 127894953 127537152 20624 1992294400 134512640 135197378 4294956240 18446744073709551615 134553568 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31137 20624 92 167 0 30968 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 124548

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.87 2/65 10449
/proc/meminfo: memFree=1510344/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=124680 CPUtime=882.4
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 32460 0 0 0 88218 22 0 0 25 0 1 0 127894953 127672320 20899 1992294400 134512640 135197378 4294956240 18446744073709551615 134593747 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31170 20899 92 167 0 31001 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 124680

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.87 2/65 10449
/proc/meminfo: memFree=1509000/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=125456 CPUtime=942.41
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 32798 0 0 0 94218 23 0 0 25 0 1 0 127894953 128466944 21237 1992294400 134512640 135197378 4294956240 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31364 21237 92 167 0 31195 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 125456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/65 10449
/proc/meminfo: memFree=1508040/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=125456 CPUtime=1002.42
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 33025 0 0 0 100219 23 0 0 25 0 1 0 127894953 128466944 21464 1992294400 134512640 135197378 4294956240 18446744073709551615 134539075 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31364 21464 92 167 0 31195 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 125456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 10449
/proc/meminfo: memFree=1506760/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=125720 CPUtime=1062.42
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 33360 0 0 0 106218 24 0 0 25 0 1 0 127894953 128737280 21799 1992294400 134512640 135197378 4294956240 18446744073709551615 134590628 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31430 21799 92 167 0 31261 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 125720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 10449
/proc/meminfo: memFree=1505224/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=125984 CPUtime=1122.43
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 33715 0 0 0 112218 25 0 0 25 0 1 0 127894953 129007616 22154 1992294400 134512640 135197378 4294956240 18446744073709551615 134553147 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31496 22154 92 167 0 31327 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 125984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 10449
/proc/meminfo: memFree=1503944/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=126116 CPUtime=1182.44
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 34032 0 0 0 118218 26 0 0 25 0 1 0 127894953 129142784 22471 1992294400 134512640 135197378 4294956240 18446744073709551615 134602607 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31529 22471 92 167 0 31360 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 126116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 10449
/proc/meminfo: memFree=1503496/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=126116 CPUtime=1200.04
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 34138 0 0 0 119978 26 0 0 25 0 1 0 127894953 129142784 22577 1992294400 134512640 135197378 4294956240 18446744073709551615 134597712 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31529 22577 92 167 0 31360 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 126116

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 10449
/proc/meminfo: memFree=1503496/2055920 swapFree=4179168/4192956
[pid=10442] ppid=10440 vsize=126116 CPUtime=1200.04
/proc/10442/stat : 10442 (march_hi) R 10440 10442 10260 0 -1 4194304 34138 0 0 0 119978 26 0 0 25 0 1 0 127894953 129142784 22577 1992294400 134512640 135197378 4294956240 18446744073709551615 134597712 0 0 4096 0 0 0 0 17 1 0 0
/proc/10442/statm: 31529 22577 92 167 0 31360 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 126116

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.92
CPU time (s): 1200.07
CPU user time (s): 1199.79
CPU system time (s): 0.282956
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 126116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34138
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1016

runsolver used 0.818875 second user time and 2.6176 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-29 11:50:16
IDJOB=1562892
IDBENCH=70943
IDSOLVER=521
FILE ID=node16/1562892-1240998615
PBS_JOBID= 9204851
Free space on /tmp= 66472 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l43_lambda.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562892-1240998615/watcher-1562892-1240998615 -o /tmp/evaluation-result-1562892-1240998615/solver-1562892-1240998615 -C 1200 -W 1800 -M 1800  HOME/march_hi HOME/instance-1562892-1240998615.cnf

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

MD5SUM BENCH= 040db958f11a89b7e62063379f36b96a
RANDOM SEED=609485183

node16.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.234
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.234
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:       1594856 kB
Buffers:         39704 kB
Cached:         370344 kB
SwapCached:       8084 kB
Active:         141740 kB
Inactive:       277824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594856 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            27484 kB
Committed_AS:   539696 kB
PageTables:       1436 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= 66472 MiB
End job on node16 at 2009-04-29 12:10:18