Trace number 1562633

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.12 1200.42

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l40_lambda.cnf
MD5SUM660e95de0ccce382abc30cb1546100bc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.54361
Satisfiable
(Un)Satisfiability was proved
Number of variables28488
Number of clauses140544
Sum of the clauses size404432
Maximum clause length9
Minimum clause length1
Number of clauses of size 13800
Number of clauses of size 235941
Number of clauses of size 381078
Number of clauses of size 413589
Number of clauses of size 56016
Number of clauses of size over 5120

Solver Data

7.59/7.67	c main():: ***                                   [ march satisfiability solver ]                                   ***
7.59/7.67	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
7.59/7.67	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
7.59/7.67	c main()::
7.59/7.67	c initFormula():: searching for DIMACS p-line....
7.59/7.67	c initFormula():: the DIMACS p-line indicates a CNF of 28488 variables and 140544 clauses.
7.59/7.67	c parseCNF():: parsing....
7.59/7.67	c parseCNF():: the CNF contains 3800 unary clauses.
7.59/7.67	c runParser():: parsing was successful, warming up engines...
7.59/7.67	c find_and_remove_tautogolies():: found and removed 3619 tautologies
7.59/7.67	c find_and_remove_tautogolies():: found and removed 1859 tautologies
7.59/7.67	c simplify_formula():: removed 2905 tautological, 25927 satisfied and 6897 duplicate clauses
7.59/7.67	c preprocessing fase I completed:: there are now 18146 free variables and 104815 clauses.
7.59/7.67	c stat :: sign balance is biased by 1.056
7.59/7.67	c find_equivalence():: found 2024 3-equivalences
7.59/7.67	c find_and_remove_tautogolies():: found and removed 78 tautologies
7.59/7.67	c shorten_equivalence(): average equivalence length reduced from 3.039054 to 3.000000
7.59/7.67	c using k-SAT heuristics (size based diff)
7.59/7.67	c simplify_formula():: removed 0 tautological, 8096 satisfied and 0 duplicate clauses
7.59/7.67	c simplify_formula():: removed 0 tautological, 0 satisfied and 357679 duplicate clauses
7.59/7.67	c resolvent_look() :: found 164956 resolvents
7.59/7.67	c main():: clause / variable ratio: ( 269771 / 28488 ) = 9.47
7.59/7.67	c longest clause has size 9
7.59/7.67	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
7.59/7.67	c number of free variables = 18068
7.59/7.67	c dynamic_preselect_setsize :: off
7.59/7.67	c main():: all systems go!
7.59/7.67	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 48
8.88/8.93	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: 1069
30.18/30.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 8761
188.24/188.38	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 48519
1018.93/1019.22	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
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-1562633-1240997268/watcher-1562633-1240997268 -o /tmp/evaluation-result-1562633-1240997268/solver-1562633-1240997268 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1562633-1240997268.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.00 0.00 0.00 3/64 4931
/proc/meminfo: memFree=910472/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=3312 CPUtime=0
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 534 0 0 0 0 0 0 0 18 0 1 0 127759494 3391488 520 1992294400 134512640 135197250 4294956240 18446744073709551615 134568473 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 861 524 58 167 0 692 0

[startup+0.00806889 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 4931
/proc/meminfo: memFree=910472/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=4168 CPUtime=0
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 758 0 0 0 0 0 0 0 18 0 1 0 127759494 4268032 743 1992294400 134512640 135197250 4294956240 18446744073709551615 134848206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 1042 743 58 167 0 873 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4168

[startup+0.101076 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 4931
/proc/meminfo: memFree=910472/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=5224 CPUtime=0.09
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 1115 0 0 0 9 0 0 0 18 0 1 0 127759494 5349376 1100 1992294400 134512640 135197250 4294956240 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 1306 1101 58 167 0 1137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5224

[startup+0.30109 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 4931
/proc/meminfo: memFree=910472/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=13784 CPUtime=0.29
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 2968 0 0 0 28 1 0 0 19 0 1 0 127759494 14114816 2155 1992294400 134512640 135197250 4294956240 18446744073709551615 134565168 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 3446 2155 65 167 0 3277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13784

[startup+0.701118 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 4931
/proc/meminfo: memFree=910472/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=17968 CPUtime=0.69
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 4124 0 0 0 67 2 0 0 23 0 1 0 127759494 18399232 3290 1992294400 134512640 135197250 4294956240 18446744073709551615 134695214 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 4492 3290 67 167 0 4323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17968

[startup+1.50118 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 4932
/proc/meminfo: memFree=897536/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=17920 CPUtime=1.49
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 4147 0 0 0 147 2 0 0 25 0 1 0 127759494 18350080 3299 1992294400 134512640 135197250 4294956240 18446744073709551615 134560777 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 4480 3299 80 167 0 4311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17920

[startup+3.10129 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 4932
/proc/meminfo: memFree=894592/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=22364 CPUtime=3.09
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 5151 0 0 0 307 2 0 0 25 0 1 0 127759494 22900736 4303 1992294400 134512640 135197250 4294956240 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 5591 4303 81 167 0 5422 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22364

[startup+6.30152 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 4932
/proc/meminfo: memFree=889344/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=29612 CPUtime=6.29
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 10735 0 0 0 625 4 0 0 25 0 1 0 127759494 30322688 5674 1992294400 134512640 135197250 4294956240 18446744073709551615 134565207 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 7403 5674 81 167 0 7234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29612

[startup+12.702 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 4932
/proc/meminfo: memFree=858880/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=83796 CPUtime=12.69
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 23434 0 0 0 1260 9 0 0 25 0 1 0 127759494 85807104 13009 1992294400 134512640 135197250 4294956240 18446744073709551615 134539314 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 20949 13009 93 167 0 20780 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83796

[startup+25.5019 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 4932
/proc/meminfo: memFree=856064/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=85992 CPUtime=25.48
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 24022 0 0 0 2539 9 0 0 25 0 1 0 127759494 88055808 13597 1992294400 134512640 135197250 4294956240 18446744073709551615 134553456 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 21498 13597 93 167 0 21329 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85992

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 4932
/proc/meminfo: memFree=853504/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=88648 CPUtime=51.08
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 24679 0 0 0 5098 10 0 0 25 0 1 0 127759494 90775552 14238 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 22162 14238 93 167 0 21993 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88648

[startup+102.304 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 4932
/proc/meminfo: memFree=849472/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=92340 CPUtime=102.27
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 25652 0 0 0 10216 11 0 0 25 0 1 0 127759494 94556160 15198 1992294400 134512640 135197250 4294956240 18446744073709551615 134590545 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 23085 15198 93 167 0 22916 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 92340

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 4932
/proc/meminfo: memFree=847040/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=95064 CPUtime=162.25
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 26258 0 0 0 16213 12 0 0 25 0 1 0 127759494 97345536 15804 1992294400 134512640 135197250 4294956240 18446744073709551615 134572870 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 23766 15804 93 167 0 23597 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 95064

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 4932
/proc/meminfo: memFree=845376/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=98040 CPUtime=222.24
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 26653 0 0 0 22211 13 0 0 25 0 1 0 127759494 100392960 16199 1992294400 134512640 135197250 4294956240 18446744073709551615 134540966 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 24510 16199 93 167 0 24341 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 98040

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 4932
/proc/meminfo: memFree=843520/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=99252 CPUtime=282.22
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 27088 0 0 0 28209 13 0 0 25 0 1 0 127759494 101634048 16634 1992294400 134512640 135197250 4294956240 18446744073709551615 134649146 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 24813 16634 93 167 0 24644 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 99252

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 4932
/proc/meminfo: memFree=842176/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=99648 CPUtime=342.2
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 27405 0 0 0 34207 13 0 0 25 0 1 0 127759494 102039552 16951 1992294400 134512640 135197250 4294956240 18446744073709551615 134596893 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 24912 16951 93 167 0 24743 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 99648

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 4932
/proc/meminfo: memFree=840512/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=104348 CPUtime=402.19
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 27802 0 0 0 40205 14 0 0 25 0 1 0 127759494 106852352 17348 1992294400 134512640 135197250 4294956240 18446744073709551615 134525504 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 26087 17348 93 167 0 25918 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 104348

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 4932
/proc/meminfo: memFree=839232/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=105164 CPUtime=462.17
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 28111 0 0 0 46203 14 0 0 25 0 1 0 127759494 107687936 17657 1992294400 134512640 135197250 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 26291 17657 93 167 0 26122 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 105164

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 4932
/proc/meminfo: memFree=838080/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=105568 CPUtime=522.16
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 28399 0 0 0 52201 15 0 0 25 0 1 0 127759494 108101632 17945 1992294400 134512640 135197250 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 26392 17945 93 167 0 26223 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 105568

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 4932
/proc/meminfo: memFree=836864/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=105968 CPUtime=582.15
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 28682 0 0 0 58199 16 0 0 25 0 1 0 127759494 108511232 18228 1992294400 134512640 135197250 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 26492 18228 93 167 0 26323 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 105968

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 4934
/proc/meminfo: memFree=835520/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=106704 CPUtime=642.13
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 29003 0 0 0 64197 16 0 0 25 0 1 0 127759494 109264896 18549 1992294400 134512640 135197250 4294956240 18446744073709551615 134596910 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 26676 18549 93 167 0 26507 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 106704

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/65 4934
/proc/meminfo: memFree=834432/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=115048 CPUtime=702.11
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 29277 0 0 0 70194 17 0 0 25 0 1 0 127759494 117809152 18823 1992294400 134512640 135197250 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 28762 18823 93 167 0 28593 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 115048

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.53 2/65 4934
/proc/meminfo: memFree=833792/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=115180 CPUtime=762.1
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 29437 0 0 0 76193 17 0 0 25 0 1 0 127759494 117944320 18983 1992294400 134512640 135197250 4294956240 18446744073709551615 134548486 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 28795 18983 93 167 0 28626 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 115180

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 4934
/proc/meminfo: memFree=832384/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=115576 CPUtime=822.08
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 29777 0 0 0 82190 18 0 0 25 0 1 0 127759494 118349824 19323 1992294400 134512640 135197250 4294956240 18446744073709551615 134713067 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 28894 19323 93 167 0 28725 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 115576

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 4934
/proc/meminfo: memFree=831232/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=115840 CPUtime=882.06
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 30064 0 0 0 88188 18 0 0 25 0 1 0 127759494 118620160 19610 1992294400 134512640 135197250 4294956240 18446744073709551615 134597160 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 28960 19610 93 167 0 28791 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 115840

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 4934
/proc/meminfo: memFree=829824/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=116748 CPUtime=942.05
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 30409 0 0 0 94186 19 0 0 25 0 1 0 127759494 119549952 19955 1992294400 134512640 135197250 4294956240 18446744073709551615 134590515 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 29187 19955 93 167 0 29018 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 116748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 4934
/proc/meminfo: memFree=828864/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=117012 CPUtime=1002.03
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 30632 0 0 0 100184 19 0 0 25 0 1 0 127759494 119820288 20178 1992294400 134512640 135197250 4294956240 18446744073709551615 134525506 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 29253 20178 93 167 0 29084 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 117012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 4934
/proc/meminfo: memFree=828032/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=117144 CPUtime=1062.02
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 30848 0 0 0 106182 20 0 0 25 0 1 0 127759494 119955456 20394 1992294400 134512640 135197250 4294956240 18446744073709551615 134570918 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 29286 20394 93 167 0 29117 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 117144

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 4934
/proc/meminfo: memFree=826688/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=117412 CPUtime=1122.01
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 31158 0 0 0 112180 21 0 0 25 0 1 0 127759494 120229888 20704 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 29353 20704 93 167 0 29184 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 117412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 4934
/proc/meminfo: memFree=825472/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=117544 CPUtime=1182
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 31475 0 0 0 118178 22 0 0 25 0 1 0 127759494 120365056 21021 1992294400 134512640 135197250 4294956240 18446744073709551615 134548488 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 29386 21021 93 167 0 29217 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 117544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 4934
/proc/meminfo: memFree=825024/2055920 swapFree=4164528/4192956
[pid=4931] ppid=4929 vsize=117680 CPUtime=1200.09
/proc/4931/stat : 4931 (march_nn) R 4929 4931 4894 0 -1 4194304 31571 0 0 0 119987 22 0 0 25 0 1 0 127759494 120504320 21117 1992294400 134512640 135197250 4294956240 18446744073709551615 134548540 0 0 4096 0 0 0 0 17 1 0 0
/proc/4931/statm: 29420 21117 93 167 0 29251 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 117680

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.12
CPU user time (s): 1199.88
CPU system time (s): 0.238963
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 117680

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

runsolver used 0.901862 second user time and 2.44563 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-29 11:27:48
IDJOB=1562633
IDBENCH=70938
IDSOLVER=522
FILE ID=node34/1562633-1240997268
PBS_JOBID= 9204833
Free space on /tmp= 66448 MiB

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

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

MD5SUM BENCH= 660e95de0ccce382abc30cb1546100bc
RANDOM SEED=1824925649

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        911080 kB
Buffers:         31936 kB
Cached:        1045084 kB
SwapCached:      22608 kB
Active:         152132 kB
Inactive:       949664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        911080 kB
SwapTotal:     4192956 kB
SwapFree:      4164528 kB
Dirty:            3524 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            29048 kB
Committed_AS:   539852 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66448 MiB
End job on node34 at 2009-04-29 11:47:51