Trace number 1563153

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_nn nn? (TO) 1200.09 1200.42

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l38_lambda.cnf
MD5SUM208fab3c6bb011254beb601f462aad3b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.66075
Satisfiable
(Un)Satisfiability was proved
Number of variables26986
Number of clauses132388
Sum of the clauses size380643
Maximum clause length9
Minimum clause length1
Number of clauses of size 13644
Number of clauses of size 234225
Number of clauses of size 375813
Number of clauses of size 412876
Number of clauses of size 55716
Number of clauses of size over 5114

Solver Data

6.99/7.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
6.99/7.04	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
6.99/7.04	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
6.99/7.04	c main()::
6.99/7.04	c initFormula():: searching for DIMACS p-line....
6.99/7.04	c initFormula():: the DIMACS p-line indicates a CNF of 26986 variables and 132388 clauses.
6.99/7.04	c parseCNF():: parsing....
6.99/7.04	c parseCNF():: the CNF contains 3644 unary clauses.
6.99/7.04	c runParser():: parsing was successful, warming up engines...
6.99/7.04	c find_and_remove_tautogolies():: found and removed 3439 tautologies
6.99/7.04	c find_and_remove_tautogolies():: found and removed 1763 tautologies
6.99/7.04	c simplify_formula():: removed 2761 tautological, 24883 satisfied and 6397 duplicate clauses
6.99/7.04	c preprocessing fase I completed:: there are now 17076 free variables and 98347 clauses.
6.99/7.04	c stat :: sign balance is biased by 1.061
6.99/7.04	c find_equivalence():: found 1846 3-equivalences
6.99/7.04	c find_and_remove_tautogolies():: found and removed 74 tautologies
6.99/7.04	c shorten_equivalence(): average equivalence length reduced from 3.040632 to 3.000000
6.99/7.04	c using k-SAT heuristics (size based diff)
6.99/7.04	c simplify_formula():: removed 0 tautological, 7384 satisfied and 0 duplicate clauses
6.99/7.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 339531 duplicate clauses
6.99/7.04	c resolvent_look() :: found 156904 resolvents
6.99/7.04	c main():: clause / variable ratio: ( 255251 / 26986 ) = 9.46
6.99/7.04	c longest clause has size 9
6.99/7.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
6.99/7.04	c number of free variables = 17002
6.99/7.04	c dynamic_preselect_setsize :: off
6.99/7.04	c main():: all systems go!
6.99/7.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 38
8.09/8.15	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: 769
23.58/23.66	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 6236
126.36/126.46	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 33966
637.32/637.53	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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-1563153-1241000726/watcher-1563153-1241000726 -o /tmp/evaluation-result-1563153-1241000726/solver-1563153-1241000726 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1563153-1241000726.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: 0.96 0.98 1.06 3/65 7767
/proc/meminfo: memFree=1358288/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=3356 CPUtime=0
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 570 0 0 0 0 0 0 0 18 0 1 0 128104942 3436544 555 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 839 558 58 167 0 670 0

[startup+0.043616 s]
/proc/loadavg: 0.96 0.98 1.06 3/65 7767
/proc/meminfo: memFree=1358288/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=4384 CPUtime=0.04
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 857 0 0 0 4 0 0 0 18 0 1 0 128104942 4489216 842 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 1096 842 58 167 0 927 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4384

[startup+0.10162 s]
/proc/loadavg: 0.96 0.98 1.06 3/65 7767
/proc/meminfo: memFree=1358288/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=5044 CPUtime=0.09
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 1068 0 0 0 9 0 0 0 18 0 1 0 128104942 5165056 1053 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 1261 1053 58 167 0 1092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.301644 s]
/proc/loadavg: 0.96 0.98 1.06 3/65 7767
/proc/meminfo: memFree=1358288/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=13036 CPUtime=0.29
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 2800 0 0 0 28 1 0 0 19 0 1 0 128104942 13348864 2035 1992294400 134512640 135197250 4294956224 18446744073709551615 134565239 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 3259 2035 65 167 0 3090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13036

[startup+0.701691 s]
/proc/loadavg: 0.96 0.98 1.06 3/65 7767
/proc/meminfo: memFree=1358288/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=16900 CPUtime=0.69
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 3887 0 0 0 67 2 0 0 22 0 1 0 128104942 17305600 3098 1992294400 134512640 135197250 4294956224 18446744073709551615 134687836 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 4225 3098 67 167 0 4056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16900

[startup+1.50178 s]
/proc/loadavg: 0.96 0.98 1.06 2/66 7768
/proc/meminfo: memFree=1346056/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=19112 CPUtime=1.49
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 4471 0 0 0 147 2 0 0 25 0 1 0 128104942 19570688 3672 1992294400 134512640 135197250 4294956224 18446744073709551615 134578151 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 4778 3672 81 167 0 4609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19112

[startup+3.10197 s]
/proc/loadavg: 0.96 0.98 1.06 2/66 7768
/proc/meminfo: memFree=1342728/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=21300 CPUtime=3.09
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 4895 0 0 0 307 2 0 0 25 0 1 0 128104942 21811200 4096 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 5325 4096 81 167 0 5156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21300

[startup+6.30135 s]
/proc/loadavg: 0.96 0.98 1.06 2/66 7768
/proc/meminfo: memFree=1334984/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=26252 CPUtime=6.29
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 11089 0 0 0 624 5 0 0 25 0 1 0 128104942 26882048 5386 1992294400 134512640 135197250 4294956224 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 6563 5386 81 167 0 6394 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26252

[startup+12.7011 s]
/proc/loadavg: 0.97 0.98 1.06 2/66 7768
/proc/meminfo: memFree=1310280/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=77784 CPUtime=12.68
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 21784 0 0 0 1259 9 0 0 25 0 1 0 128104942 79650816 12016 1992294400 134512640 135197250 4294956224 18446744073709551615 134553206 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 19446 12016 93 167 0 19277 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77784

[startup+25.5016 s]
/proc/loadavg: 0.97 0.98 1.06 2/66 7768
/proc/meminfo: memFree=1307272/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=80852 CPUtime=25.48
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 22515 0 0 0 2538 10 0 0 25 0 1 0 128104942 82792448 12747 1992294400 134512640 135197250 4294956224 18446744073709551615 134525668 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 20213 12747 93 167 0 20044 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80852

[startup+51.1016 s]
/proc/loadavg: 0.98 0.98 1.05 2/66 7768
/proc/meminfo: memFree=1304648/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=83968 CPUtime=51.08
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 23203 0 0 0 5096 12 0 0 25 0 1 0 128104942 85983232 13405 1992294400 134512640 135197250 4294956224 18446744073709551615 134540904 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 20992 13405 93 167 0 20823 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83968

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 7768
/proc/meminfo: memFree=1301576/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=87288 CPUtime=102.27
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 23985 0 0 0 10214 13 0 0 25 0 1 0 128104942 89382912 14187 1992294400 134512640 135197250 4294956224 18446744073709551615 134553271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 21822 14187 93 167 0 21653 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87288

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 7768
/proc/meminfo: memFree=1299912/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=88124 CPUtime=162.24
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 24403 0 0 0 16210 14 0 0 25 0 1 0 128104942 90238976 14605 1992294400 134512640 135197250 4294956224 18446744073709551615 134539314 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 22031 14605 93 167 0 21862 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 88124

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 7768
/proc/meminfo: memFree=1298184/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=91068 CPUtime=222.23
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 24840 0 0 0 22208 15 0 0 25 0 1 0 128104942 93253632 15042 1992294400 134512640 135197250 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 22767 15042 93 167 0 22598 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 91068

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 7768
/proc/meminfo: memFree=1296392/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=91784 CPUtime=282.21
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 25278 0 0 0 28205 16 0 0 25 0 1 0 128104942 93986816 15480 1992294400 134512640 135197250 4294956224 18446744073709551615 134553147 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 22946 15480 93 167 0 22777 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 91784

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 7768
/proc/meminfo: memFree=1294280/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=96576 CPUtime=342.2
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 25789 0 0 0 34203 17 0 0 25 0 1 0 128104942 98893824 15991 1992294400 134512640 135197250 4294956224 18446744073709551615 134572898 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 24144 15991 93 167 0 23975 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 96576

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 7768
/proc/meminfo: memFree=1292936/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=97392 CPUtime=402.18
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 26126 0 0 0 40201 17 0 0 25 0 1 0 128104942 99729408 16328 1992294400 134512640 135197250 4294956224 18446744073709551615 134590628 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 24348 16328 93 167 0 24179 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 97392

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 7768
/proc/meminfo: memFree=1291528/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=97788 CPUtime=462.17
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 26468 0 0 0 46199 18 0 0 25 0 1 0 128104942 100134912 16670 1992294400 134512640 135197250 4294956224 18446744073709551615 134572852 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 24447 16670 93 167 0 24278 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 97788

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.01 3/66 7768
/proc/meminfo: memFree=1289928/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=98456 CPUtime=522.15
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 26889 0 0 0 52197 18 0 0 25 0 1 0 128104942 100818944 17091 1992294400 134512640 135197250 4294956224 18446744073709551615 134590485 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 24614 17091 93 167 0 24445 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 98456

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7768
/proc/meminfo: memFree=1288904/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=106776 CPUtime=582.13
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 27134 0 0 0 58195 18 0 0 25 0 1 0 128104942 109338624 17336 1992294400 134512640 135197250 4294956224 18446744073709551615 134548451 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 26694 17336 93 167 0 26525 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 106776

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7768
/proc/meminfo: memFree=1287880/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=107040 CPUtime=642.12
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 27373 0 0 0 64193 19 0 0 25 0 1 0 128104942 109608960 17575 1992294400 134512640 135197250 4294956224 18446744073709551615 134570751 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 26760 17575 93 167 0 26591 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 107040

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7768
/proc/meminfo: memFree=1286856/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=107172 CPUtime=702.1
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 27628 0 0 0 70190 20 0 0 25 0 1 0 128104942 109744128 17830 1992294400 134512640 135197250 4294956224 18446744073709551615 134570880 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 26793 17830 93 167 0 26624 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 107172

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7768
/proc/meminfo: memFree=1285512/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=107304 CPUtime=762.08
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 27951 0 0 0 76188 20 0 0 25 0 1 0 128104942 109879296 18153 1992294400 134512640 135197250 4294956224 18446744073709551615 134597818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 26826 18153 93 167 0 26657 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 107304

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1283848/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=108220 CPUtime=822.07
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 28360 0 0 0 82186 21 0 0 25 0 1 0 128104942 110817280 18562 1992294400 134512640 135197250 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 27055 18562 93 167 0 26886 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 108220

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1282440/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=108484 CPUtime=882.05
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 28690 0 0 0 88183 22 0 0 25 0 1 0 128104942 111087616 18892 1992294400 134512640 135197250 4294956224 18446744073709551615 134593744 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 27121 18892 93 167 0 26952 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 108484

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1280776/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=108748 CPUtime=942.03
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 29115 0 0 0 94181 22 0 0 25 0 1 0 128104942 111357952 19317 1992294400 134512640 135197250 4294956224 18446744073709551615 134553206 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 27187 19317 93 167 0 27018 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 108748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1279624/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=108880 CPUtime=1002.02
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 29397 0 0 0 100179 23 0 0 25 0 1 0 128104942 111493120 19599 1992294400 134512640 135197250 4294956224 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 27220 19599 93 167 0 27051 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 108880

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1278152/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=124420 CPUtime=1062
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 29772 0 0 0 106176 24 0 0 25 0 1 0 128104942 127406080 19974 1992294400 134512640 135197250 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 31105 19974 93 167 0 30936 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 124420

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1276488/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=124684 CPUtime=1121.98
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 30166 0 0 0 112174 24 0 0 25 0 1 0 128104942 127676416 20368 1992294400 134512640 135197250 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 31171 20368 93 167 0 31002 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 124684

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1275144/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=124816 CPUtime=1181.97
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 30522 0 0 0 118172 25 0 0 25 0 1 0 128104942 127811584 20724 1992294400 134512640 135197250 4294956224 18446744073709551615 134713083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 31204 20724 93 167 0 31035 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 124816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 7770
/proc/meminfo: memFree=1274696/2055920 swapFree=4180692/4192956
[pid=7767] ppid=7765 vsize=125580 CPUtime=1200.07
/proc/7767/stat : 7767 (march_nn) R 7765 7767 7516 0 -1 4194304 30617 0 0 0 119982 25 0 0 25 0 1 0 128104942 128593920 20819 1992294400 134512640 135197250 4294956224 18446744073709551615 134525691 0 0 4096 0 0 0 0 17 1 0 0
/proc/7767/statm: 31395 20819 93 167 0 31226 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 125580

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.82
CPU system time (s): 0.270958
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 125580

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

runsolver used 1.07384 second user time and 3.3075 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-29 12:25:26
IDJOB=1563153
IDBENCH=70948
IDSOLVER=522
FILE ID=node73/1563153-1241000726
PBS_JOBID= 9204799
Free space on /tmp= 66356 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l38_lambda.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563153-1241000726/watcher-1563153-1241000726 -o /tmp/evaluation-result-1563153-1241000726/solver-1563153-1241000726 -C 1200 -W 1800 -M 1800  HOME/march_nn HOME/instance-1563153-1241000726.cnf

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

MD5SUM BENCH= 208fab3c6bb011254beb601f462aad3b
RANDOM SEED=22346822

node73.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:       1358768 kB
Buffers:         73132 kB
Cached:         536548 kB
SwapCached:       5924 kB
Active:         208956 kB
Inactive:       409084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358768 kB
SwapTotal:     4192956 kB
SwapFree:      4180692 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            65092 kB
Committed_AS:   562948 kB
PageTables:       1396 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= 66356 MiB
End job on node73 at 2009-04-29 12:45:29