Trace number 1562789

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

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

9.19/9.26	c main():: ***                                   [ march satisfiability solver ]                                   ***
9.19/9.26	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
9.19/9.26	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
9.19/9.26	c main()::
9.19/9.26	c initFormula():: searching for DIMACS p-line....
9.19/9.26	c initFormula():: the DIMACS p-line indicates a CNF of 33090 variables and 165828 clauses.
9.19/9.26	c parseCNF():: parsing....
9.19/9.26	c parseCNF():: the CNF contains 4268 unary clauses.
9.19/9.26	c runParser():: parsing was successful, warming up engines...
9.19/9.26	c find_and_remove_tautogolies():: found and removed 4159 tautologies
9.19/9.26	c find_and_remove_tautogolies():: found and removed 2147 tautologies
9.19/9.26	c simplify_formula():: removed 3337 tautological, 29059 satisfied and 8493 duplicate clauses
9.19/9.26	c preprocessing fase I completed:: there are now 21452 free variables and 124939 clauses.
9.19/9.26	c stat :: sign balance is biased by 1.040
9.19/9.26	c find_equivalence():: found 2606 3-equivalences
9.19/9.26	c find_and_remove_tautogolies():: found and removed 90 tautologies
9.19/9.26	c shorten_equivalence(): average equivalence length reduced from 3.034976 to 3.000000
9.19/9.26	c using k-SAT heuristics (size based diff)
9.19/9.26	c simplify_formula():: removed 0 tautological, 10424 satisfied and 0 duplicate clauses
9.19/9.26	c simplify_formula():: removed 0 tautological, 0 satisfied and 412123 duplicate clauses
9.19/9.26	c resolvent_look() :: found 188920 resolvents
9.19/9.26	c main():: clause / variable ratio: ( 313859 / 33090 ) = 9.49
9.19/9.26	c longest clause has size 9
9.19/9.26	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
9.19/9.26	c number of free variables = 21362
9.19/9.26	c dynamic_preselect_setsize :: off
9.19/9.26	c main():: all systems go!
9.19/9.26	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 47
11.79/11.84	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: 2262
55.88/55.90	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 28943
767.38/767.64	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
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-1562789-1240998301/watcher-1562789-1240998301 -o /tmp/evaluation-result-1562789-1240998301/solver-1562789-1240998301 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1562789-1240998301.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.91 1.80 1.11 3/65 11728
/proc/meminfo: memFree=1256376/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=3708 CPUtime=0
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 588 0 0 0 0 0 0 0 20 0 1 0 127860149 3796992 573 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 927 577 58 167 0 758 0

[startup+0.0825609 s]
/proc/loadavg: 1.91 1.80 1.11 3/65 11728
/proc/meminfo: memFree=1256376/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=5684 CPUtime=0.07
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 1161 0 0 0 7 0 0 0 20 0 1 0 127860149 5820416 1146 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 1421 1146 58 167 0 1252 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5684

[startup+0.101562 s]
/proc/loadavg: 1.91 1.80 1.11 3/65 11728
/proc/meminfo: memFree=1256376/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=5816 CPUtime=0.09
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 1232 0 0 0 9 0 0 0 20 0 1 0 127860149 5955584 1217 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 1454 1217 58 167 0 1285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5816

[startup+0.301583 s]
/proc/loadavg: 1.91 1.80 1.11 3/65 11728
/proc/meminfo: memFree=1256376/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=17736 CPUtime=0.29
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 3218 0 0 0 28 1 0 0 22 0 1 0 127860149 18161664 2888 1992294400 134512640 135197250 4294956224 18446744073709551615 134713087 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 4434 2888 65 167 0 4265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17736

[startup+0.701625 s]
/proc/loadavg: 1.91 1.80 1.11 3/65 11728
/proc/meminfo: memFree=1256376/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=19948 CPUtime=0.69
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 4405 0 0 0 67 2 0 0 25 0 1 0 127860149 20426752 3613 1992294400 134512640 135197250 4294956224 18446744073709551615 134560770 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 4987 3613 67 167 0 4818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19948

[startup+1.50171 s]
/proc/loadavg: 1.91 1.80 1.11 2/66 11729
/proc/meminfo: memFree=1241648/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=20032 CPUtime=1.49
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 4587 0 0 0 147 2 0 0 25 0 1 0 127860149 20512768 3658 1992294400 134512640 135197250 4294956224 18446744073709551615 134560973 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 5008 3658 78 167 0 4839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20032

[startup+3.10188 s]
/proc/loadavg: 1.91 1.80 1.11 2/66 11729
/proc/meminfo: memFree=1239088/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=24988 CPUtime=3.09
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 5779 0 0 0 307 2 0 0 25 0 1 0 127860149 25587712 4716 1992294400 134512640 135197250 4294956224 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 6247 4718 81 167 0 6078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24988

[startup+6.30121 s]
/proc/loadavg: 1.92 1.81 1.12 2/66 11729
/proc/meminfo: memFree=1234736/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=30732 CPUtime=6.29
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 7083 0 0 0 626 3 0 0 25 0 1 0 127860149 31469568 6020 1992294400 134512640 135197250 4294956224 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 7683 6020 81 167 0 7514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30732

[startup+12.7019 s]
/proc/loadavg: 1.85 1.79 1.11 2/66 11729
/proc/meminfo: memFree=1197680/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=95412 CPUtime=12.69
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 26913 0 0 0 1258 11 0 0 25 0 1 0 127860149 97701888 14722 1992294400 134512640 135197250 4294956224 18446744073709551615 134570906 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 23853 14722 93 167 0 23684 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95412

[startup+25.5012 s]
/proc/loadavg: 1.66 1.75 1.11 2/66 11729
/proc/meminfo: memFree=1193520/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=99280 CPUtime=25.48
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 27910 0 0 0 2536 12 0 0 25 0 1 0 127860149 101662720 15719 1992294400 134512640 135197250 4294956224 18446744073709551615 134603821 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 24820 15719 93 167 0 24651 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99280

[startup+51.1019 s]
/proc/loadavg: 1.43 1.69 1.11 2/66 11729
/proc/meminfo: memFree=1189360/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=104156 CPUtime=51.08
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 28975 0 0 0 5095 13 0 0 25 0 1 0 127860149 106655744 16784 1992294400 134512640 135197250 4294956224 18446744073709551615 134548486 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 26039 16784 93 167 0 25870 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104156

[startup+102.305 s]
/proc/loadavg: 1.19 1.58 1.10 2/66 11729
/proc/meminfo: memFree=1184240/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=109412 CPUtime=102.26
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 30285 0 0 0 10213 13 0 0 25 0 1 0 127860149 112037888 18075 1992294400 134512640 135197250 4294956224 18446744073709551615 134525565 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 27353 18075 93 167 0 27184 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 109412

[startup+162.301 s]
/proc/loadavg: 1.07 1.47 1.09 2/66 11729
/proc/meminfo: memFree=1182512/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=111380 CPUtime=162.24
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 30697 0 0 0 16210 14 0 0 25 0 1 0 127860149 114053120 18487 1992294400 134512640 135197250 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 27845 18487 93 167 0 27676 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 111380

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.08 2/66 11729
/proc/meminfo: memFree=1181296/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=112328 CPUtime=222.23
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 30994 0 0 0 22209 14 0 0 25 0 1 0 127860149 115023872 18784 1992294400 134512640 135197250 4294956224 18446744073709551615 134525506 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 28082 18784 93 167 0 27913 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 112328

[startup+282.302 s]
/proc/loadavg: 1.01 1.31 1.08 2/66 11729
/proc/meminfo: memFree=1179568/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=114904 CPUtime=282.21
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 31416 0 0 0 28206 15 0 0 25 0 1 0 127860149 117661696 19206 1992294400 134512640 135197250 4294956224 18446744073709551615 134525522 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 28726 19206 93 167 0 28557 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 114904

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.07 2/66 11729
/proc/meminfo: memFree=1178288/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=115968 CPUtime=342.19
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 31743 0 0 0 34204 15 0 0 25 0 1 0 127860149 118751232 19533 1992294400 134512640 135197250 4294956224 18446744073709551615 134525583 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 28992 19533 93 167 0 28823 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 115968

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.06 2/66 11729
/proc/meminfo: memFree=1174768/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=119116 CPUtime=402.18
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 32623 0 0 0 40202 16 0 0 25 0 1 0 127860149 121974784 20413 1992294400 134512640 135197250 4294956224 18446744073709551615 134548473 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 29779 20413 93 167 0 29610 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 119116

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.06 2/66 11729
/proc/meminfo: memFree=1171248/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=124276 CPUtime=462.16
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 33499 0 0 0 46199 17 0 0 25 0 1 0 127860149 127258624 21289 1992294400 134512640 135197250 4294956224 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 31069 21289 93 167 0 30900 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 124276

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.05 2/66 11729
/proc/meminfo: memFree=1168432/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=126708 CPUtime=522.14
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 34204 0 0 0 52196 18 0 0 25 0 1 0 127860149 129748992 21994 1992294400 134512640 135197250 4294956224 18446744073709551615 134539320 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 31677 21994 93 167 0 31508 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 126708

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.05 2/66 11729
/proc/meminfo: memFree=1167600/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=127332 CPUtime=582.12
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 34395 0 0 0 58194 18 0 0 25 0 1 0 127860149 130387968 22185 1992294400 134512640 135197250 4294956224 18446744073709551615 134553546 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 31833 22185 93 167 0 31664 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 127332

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.04 2/66 11729
/proc/meminfo: memFree=1164784/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=129460 CPUtime=642.12
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 35102 0 0 0 64193 19 0 0 25 0 1 0 127860149 132567040 22892 1992294400 134512640 135197250 4294956224 18446744073709551615 134713049 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 32365 22892 93 167 0 32196 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 129460

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.04 2/66 11729
/proc/meminfo: memFree=1163184/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=130528 CPUtime=702.09
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 35488 0 0 0 70190 19 0 0 25 0 1 0 127860149 133660672 23278 1992294400 134512640 135197250 4294956224 18446744073709551615 134649156 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 32632 23278 93 167 0 32463 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 130528

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.03 2/66 11729
/proc/meminfo: memFree=1161072/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=136688 CPUtime=762.08
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 36007 0 0 0 76188 20 0 0 25 0 1 0 127860149 139968512 23797 1992294400 134512640 135197250 4294956224 18446744073709551615 134525515 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 34172 23797 93 167 0 34003 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 136688

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 11729
/proc/meminfo: memFree=1159792/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=137960 CPUtime=822.06
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 36326 0 0 0 82186 20 0 0 25 0 1 0 127860149 141271040 24116 1992294400 134512640 135197250 4294956224 18446744073709551615 134713095 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 34490 24116 93 167 0 34321 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 137960

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.02 2/66 11729
/proc/meminfo: memFree=1158704/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=138516 CPUtime=882.04
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 36593 0 0 0 88184 20 0 0 25 0 1 0 127860149 141840384 24383 1992294400 134512640 135197250 4294956224 18446744073709551615 134525585 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 34629 24383 93 167 0 34460 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 138516

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 11729
/proc/meminfo: memFree=1157680/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=139056 CPUtime=942.03
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 36843 0 0 0 94182 21 0 0 25 0 1 0 127860149 142393344 24633 1992294400 134512640 135197250 4294956224 18446744073709551615 134572862 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 34764 24633 93 167 0 34595 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 139056

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 11735
/proc/meminfo: memFree=1156712/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=139452 CPUtime=1002
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 37076 0 0 0 100179 21 0 0 25 0 1 0 127860149 142798848 24866 1992294400 134512640 135197250 4294956224 18446744073709551615 134649053 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 34863 24866 93 167 0 34694 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 139452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11735
/proc/meminfo: memFree=1155368/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=140012 CPUtime=1061.99
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 37429 0 0 0 106177 22 0 0 25 0 1 0 127860149 143372288 25219 1992294400 134512640 135197250 4294956224 18446744073709551615 134525585 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 35003 25219 93 167 0 34834 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 140012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11735
/proc/meminfo: memFree=1154600/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=140168 CPUtime=1121.97
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 37604 0 0 0 112175 22 0 0 25 0 1 0 127860149 143532032 25394 1992294400 134512640 135197250 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 35042 25394 93 167 0 34873 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 140168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11735
/proc/meminfo: memFree=1154024/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=140812 CPUtime=1181.95
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 37745 0 0 0 118172 23 0 0 25 0 1 0 127860149 144191488 25535 1992294400 134512640 135197250 4294956224 18446744073709551615 134525565 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 35203 25535 93 167 0 35034 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 140812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11735
/proc/meminfo: memFree=1153832/2055920 swapFree=4181368/4192956
[pid=11728] ppid=11726 vsize=140944 CPUtime=1200.05
/proc/11728/stat : 11728 (march_nn) R 11726 11728 11605 0 -1 4194304 37788 0 0 0 119982 23 0 0 25 0 1 0 127860149 144326656 25578 1992294400 134512640 135197250 4294956224 18446744073709551615 134553149 0 0 4096 0 0 0 0 17 1 0 0
/proc/11728/statm: 35236 25578 93 167 0 35067 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 140944

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.08
CPU user time (s): 1199.83
CPU system time (s): 0.248962
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 140944

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

runsolver used 1.40679 second user time and 2.91256 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-29 11:45:01
IDJOB=1562789
IDBENCH=70941
IDSOLVER=522
FILE ID=node79/1562789-1240998301
PBS_JOBID= 9204793
Free space on /tmp= 65992 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=514285944

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1256856 kB
Buffers:         59420 kB
Cached:         646040 kB
SwapCached:       5480 kB
Active:         100052 kB
Inactive:       613804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1256856 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            3820 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            71212 kB
Committed_AS:   561960 kB
PageTables:       1384 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= 65992 MiB
End job on node79 at 2009-04-29 12:05:04