Trace number 1562997

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_l39_lambda.cnf
MD5SUMcc949593da8c10735a1b7ac8b30d4e4d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.06784
Satisfiable
(Un)Satisfiability was proved
Number of variables27735
Number of clauses136449
Sum of the clauses size392486
Maximum clause length9
Minimum clause length1
Number of clauses of size 13722
Number of clauses of size 235083
Number of clauses of size 378429
Number of clauses of size 413232
Number of clauses of size 55866
Number of clauses of size over 5117

Solver Data

7.29/7.33	c main():: ***                                   [ march satisfiability solver ]                                   ***
7.29/7.33	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
7.29/7.33	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
7.29/7.33	c main()::
7.29/7.33	c initFormula():: searching for DIMACS p-line....
7.29/7.33	c initFormula():: the DIMACS p-line indicates a CNF of 27735 variables and 136449 clauses.
7.29/7.33	c parseCNF():: parsing....
7.29/7.33	c parseCNF():: the CNF contains 3722 unary clauses.
7.29/7.33	c runParser():: parsing was successful, warming up engines...
7.29/7.33	c find_and_remove_tautogolies():: found and removed 3529 tautologies
7.29/7.33	c find_and_remove_tautogolies():: found and removed 1811 tautologies
7.29/7.33	c simplify_formula():: removed 2833 tautological, 25405 satisfied and 6645 duplicate clauses
7.29/7.33	c preprocessing fase I completed:: there are now 17609 free variables and 101566 clauses.
7.29/7.33	c stat :: sign balance is biased by 1.058
7.29/7.33	c find_equivalence():: found 1934 3-equivalences
7.29/7.33	c find_and_remove_tautogolies():: found and removed 76 tautologies
7.29/7.33	c shorten_equivalence(): average equivalence length reduced from 3.039828 to 3.000000
7.29/7.33	c using k-SAT heuristics (size based diff)
7.29/7.33	c simplify_formula():: removed 0 tautological, 7736 satisfied and 0 duplicate clauses
7.29/7.33	c simplify_formula():: removed 0 tautological, 0 satisfied and 348605 duplicate clauses
7.29/7.33	c resolvent_look() :: found 160934 resolvents
7.29/7.33	c main():: clause / variable ratio: ( 262500 / 27735 ) = 9.46
7.29/7.33	c longest clause has size 9
7.29/7.33	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
7.29/7.33	c number of free variables = 17533
7.29/7.33	c dynamic_preselect_setsize :: off
7.29/7.33	c main():: all systems go!
7.29/7.33	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 52
8.58/8.68	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: 912
26.88/26.94	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
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: 7403
156.45/156.57	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 40142
819.06/819.32	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
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-1562997-1240999417/watcher-1562997-1240999417 -o /tmp/evaluation-result-1562997-1240999417/solver-1562997-1240999417 -C 1200 -W 1800 -M 1800 HOME/march_nn HOME/instance-1562997-1240999417.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.99 1.41 1.26 3/64 10418
/proc/meminfo: memFree=1605464/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=3404 CPUtime=0
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 551 0 0 0 0 0 0 0 18 0 1 0 127969605 3485696 536 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 851 540 58 167 0 682 0

[startup+0.090507 s]
/proc/loadavg: 0.99 1.41 1.26 3/64 10418
/proc/meminfo: memFree=1605464/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=5008 CPUtime=0.08
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 1047 0 0 0 8 0 0 0 18 0 1 0 127969605 5128192 1032 1992294400 134512640 135197250 4294956224 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 1252 1032 58 167 0 1083 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5008

[startup+0.101507 s]
/proc/loadavg: 0.99 1.41 1.26 3/64 10418
/proc/meminfo: memFree=1605464/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=5140 CPUtime=0.09
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 1085 0 0 0 9 0 0 0 18 0 1 0 127969605 5263360 1070 1992294400 134512640 135197250 4294956224 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 1285 1070 58 167 0 1116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5140

[startup+0.301527 s]
/proc/loadavg: 0.99 1.41 1.26 3/64 10418
/proc/meminfo: memFree=1605464/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=13444 CPUtime=0.29
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 2893 0 0 0 28 1 0 0 19 0 1 0 127969605 13766656 2104 1992294400 134512640 135197250 4294956224 18446744073709551615 134713095 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 3361 2104 65 167 0 3192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13444

[startup+0.701568 s]
/proc/loadavg: 0.99 1.41 1.26 3/64 10418
/proc/meminfo: memFree=1605464/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=17476 CPUtime=0.69
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 4009 0 0 0 68 1 0 0 22 0 1 0 127969605 17895424 3198 1992294400 134512640 135197250 4294956224 18446744073709551615 134560516 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 4369 3198 67 167 0 4200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17476

[startup+1.50165 s]
/proc/loadavg: 0.99 1.41 1.26 2/65 10419
/proc/meminfo: memFree=1592848/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=19748 CPUtime=1.49
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 4611 0 0 0 147 2 0 0 25 0 1 0 127969605 20221952 3787 1992294400 134512640 135197250 4294956224 18446744073709551615 134578077 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 4937 3787 81 167 0 4768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19748

[startup+3.10181 s]
/proc/loadavg: 0.99 1.41 1.26 2/65 10419
/proc/meminfo: memFree=1590416/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=21804 CPUtime=3.09
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 5022 0 0 0 307 2 0 0 25 0 1 0 127969605 22327296 4198 1992294400 134512640 135197250 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 5451 4198 81 167 0 5282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21804

[startup+6.30114 s]
/proc/loadavg: 0.99 1.40 1.26 2/65 10419
/proc/meminfo: memFree=1583312/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=28880 CPUtime=6.29
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 10722 0 0 0 625 4 0 0 25 0 1 0 127969605 29573120 5796 1992294400 134512640 135197250 4294956224 18446744073709551615 134649407 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 7220 5797 81 167 0 7051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28880

[startup+12.7018 s]
/proc/loadavg: 0.99 1.39 1.26 2/65 10419
/proc/meminfo: memFree=1555288/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=81240 CPUtime=12.69
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 22704 0 0 0 1260 9 0 0 25 0 1 0 127969605 83189760 12629 1992294400 134512640 135197250 4294956224 18446744073709551615 134713089 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 20310 12629 93 167 0 20141 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81240

[startup+25.5011 s]
/proc/loadavg: 0.99 1.37 1.26 2/65 10419
/proc/meminfo: memFree=1551896/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=84300 CPUtime=25.48
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 23496 0 0 0 2539 9 0 0 25 0 1 0 127969605 86323200 13421 1992294400 134512640 135197250 4294956224 18446744073709551615 134548451 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 21075 13421 93 167 0 20906 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84300

[startup+51.1017 s]
/proc/loadavg: 0.99 1.34 1.25 2/65 10419
/proc/meminfo: memFree=1548824/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=87396 CPUtime=51.07
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 24304 0 0 0 5097 10 0 0 25 0 1 0 127969605 89493504 14213 1992294400 134512640 135197250 4294956224 18446744073709551615 134570914 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 21849 14213 93 167 0 21680 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87396

[startup+102.306 s]
/proc/loadavg: 0.99 1.29 1.23 2/65 10419
/proc/meminfo: memFree=1545880/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=90300 CPUtime=102.27
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 25044 0 0 0 10216 11 0 0 25 0 1 0 127969605 92467200 14938 1992294400 134512640 135197250 4294956224 18446744073709551615 134525506 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 22575 14938 93 167 0 22406 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90300

[startup+162.301 s]
/proc/loadavg: 0.99 1.23 1.22 2/65 10419
/proc/meminfo: memFree=1543960/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=92580 CPUtime=162.25
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 25525 0 0 0 16213 12 0 0 25 0 1 0 127969605 94801920 15419 1992294400 134512640 135197250 4294956224 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 23145 15419 93 167 0 22976 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 92580

[startup+222.301 s]
/proc/loadavg: 0.99 1.19 1.20 2/65 10419
/proc/meminfo: memFree=1541976/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=95684 CPUtime=222.22
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 26011 0 0 0 22210 12 0 0 25 0 1 0 127969605 97980416 15905 1992294400 134512640 135197250 4294956224 18446744073709551615 134590676 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 23921 15905 93 167 0 23752 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 95684

[startup+282.301 s]
/proc/loadavg: 0.99 1.15 1.18 2/65 10419
/proc/meminfo: memFree=1539672/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=97444 CPUtime=282.21
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 26579 0 0 0 28208 13 0 0 25 0 1 0 127969605 99782656 16473 1992294400 134512640 135197250 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 24361 16473 93 167 0 24192 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 97444

[startup+342.301 s]
/proc/loadavg: 0.99 1.12 1.17 2/65 10419
/proc/meminfo: memFree=1538136/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=101840 CPUtime=342.19
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 26947 0 0 0 34206 13 0 0 25 0 1 0 127969605 104284160 16841 1992294400 134512640 135197250 4294956224 18446744073709551615 134590485 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 25460 16841 93 167 0 25291 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 101840

[startup+402.301 s]
/proc/loadavg: 0.99 1.10 1.16 2/65 10419
/proc/meminfo: memFree=1536664/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=102236 CPUtime=402.17
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 27310 0 0 0 40203 14 0 0 25 0 1 0 127969605 104689664 17204 1992294400 134512640 135197250 4294956224 18446744073709551615 134539269 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 25559 17204 93 167 0 25390 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 102236

[startup+462.302 s]
/proc/loadavg: 0.99 1.08 1.15 2/65 10419
/proc/meminfo: memFree=1535320/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=103052 CPUtime=462.16
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 27641 0 0 0 46201 15 0 0 25 0 1 0 127969605 105525248 17535 1992294400 134512640 135197250 4294956224 18446744073709551615 134553271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 25763 17535 93 167 0 25594 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 103052

[startup+522.302 s]
/proc/loadavg: 0.99 1.06 1.13 2/65 10419
/proc/meminfo: memFree=1534168/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=103316 CPUtime=522.14
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 27928 0 0 0 52199 15 0 0 25 0 1 0 127969605 105795584 17822 1992294400 134512640 135197250 4294956224 18446744073709551615 134525506 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 25829 17822 93 167 0 25660 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 103316

[startup+582.302 s]
/proc/loadavg: 0.99 1.05 1.12 2/65 10419
/proc/meminfo: memFree=1532824/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=103716 CPUtime=582.13
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 28251 0 0 0 58197 16 0 0 25 0 1 0 127969605 106205184 18145 1992294400 134512640 135197250 4294956224 18446744073709551615 134570751 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 25929 18145 93 167 0 25760 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 103716

[startup+642.302 s]
/proc/loadavg: 0.99 1.04 1.11 2/65 10419
/proc/meminfo: memFree=1531608/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=112044 CPUtime=642.11
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 28532 0 0 0 64195 16 0 0 25 0 1 0 127969605 114733056 18426 1992294400 134512640 135197250 4294956224 18446744073709551615 134572883 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28011 18426 93 167 0 27842 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 112044

[startup+702.301 s]
/proc/loadavg: 0.99 1.03 1.10 2/65 10419
/proc/meminfo: memFree=1530264/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=112440 CPUtime=702.09
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 28871 0 0 0 70193 16 0 0 25 0 1 0 127969605 115138560 18765 1992294400 134512640 135197250 4294956224 18446744073709551615 134592035 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28110 18765 93 167 0 27941 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 112440

[startup+762.305 s]
/proc/loadavg: 0.99 1.02 1.09 2/65 10419
/proc/meminfo: memFree=1529048/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=112704 CPUtime=762.08
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 29158 0 0 0 76191 17 0 0 25 0 1 0 127969605 115408896 19052 1992294400 134512640 135197250 4294956224 18446744073709551615 134713095 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28176 19052 93 167 0 28007 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 112704

[startup+822.301 s]
/proc/loadavg: 0.99 1.01 1.08 2/65 10419
/proc/meminfo: memFree=1528088/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=112836 CPUtime=822.06
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 29393 0 0 0 82189 17 0 0 25 0 1 0 127969605 115544064 19287 1992294400 134512640 135197250 4294956224 18446744073709551615 134525575 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28209 19287 93 167 0 28040 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 112836

[startup+882.301 s]
/proc/loadavg: 0.99 1.01 1.08 2/65 10419
/proc/meminfo: memFree=1527384/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=113100 CPUtime=882.05
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 29565 0 0 0 88187 18 0 0 25 0 1 0 127969605 115814400 19459 1992294400 134512640 135197250 4294956224 18446744073709551615 134525543 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28275 19459 93 167 0 28106 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 113100

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 10419
/proc/meminfo: memFree=1526104/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=113876 CPUtime=942.02
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 29873 0 0 0 94184 18 0 0 25 0 1 0 127969605 116609024 19767 1992294400 134512640 135197250 4294956224 18446744073709551615 134591895 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28469 19767 93 167 0 28300 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 113876

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 10419
/proc/meminfo: memFree=1524824/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=114164 CPUtime=1002.01
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 30195 0 0 0 100182 19 0 0 25 0 1 0 127969605 116903936 20089 1992294400 134512640 135197250 4294956224 18446744073709551615 134570914 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28541 20089 93 167 0 28372 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 114164

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 10419
/proc/meminfo: memFree=1523544/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=114428 CPUtime=1061.99
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 30514 0 0 0 106179 20 0 0 25 0 1 0 127969605 117174272 20408 1992294400 134512640 135197250 4294956224 18446744073709551615 134597423 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28607 20408 93 167 0 28438 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 114428

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 10419
/proc/meminfo: memFree=1522136/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=114560 CPUtime=1121.98
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 30854 0 0 0 112177 21 0 0 25 0 1 0 127969605 117309440 20748 1992294400 134512640 135197250 4294956224 18446744073709551615 134525699 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28640 20748 93 167 0 28471 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 114560

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 10419
/proc/meminfo: memFree=1521048/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=114824 CPUtime=1181.96
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 31116 0 0 0 118175 21 0 0 25 0 1 0 127969605 117579776 21010 1992294400 134512640 135197250 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28706 21010 93 167 0 28537 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 114824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 10419
/proc/meminfo: memFree=1520728/2055920 swapFree=4174992/4192956
[pid=10418] ppid=10416 vsize=114824 CPUtime=1200.06
/proc/10418/stat : 10418 (march_nn) R 10416 10418 9919 0 -1 4194304 31185 0 0 0 119985 21 0 0 25 0 1 0 127969605 117579776 21079 1992294400 134512640 135197250 4294956224 18446744073709551615 134553215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10418/statm: 28706 21079 93 167 0 28537 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 114824

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.85
CPU system time (s): 0.231964
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 114824

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

runsolver used 0.899863 second user time and 2.44463 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-29 12:03:37
IDJOB=1562997
IDBENCH=70945
IDSOLVER=522
FILE ID=node45/1562997-1240999417
PBS_JOBID= 9204824
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= cc949593da8c10735a1b7ac8b30d4e4d
RANDOM SEED=835764481

node45.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.231
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.231
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:       1605880 kB
Buffers:         44024 kB
Cached:         347716 kB
SwapCached:      12316 kB
Active:         108464 kB
Inactive:       296924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605880 kB
SwapTotal:     4192956 kB
SwapFree:      4174992 kB
Dirty:            3484 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            30672 kB
Committed_AS:   552392 kB
PageTables:       1376 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= 66412 MiB
End job on node45 at 2009-04-29 12:23:40