Trace number 1562632

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_hi hi? (TO) 1200.07 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.69	c main():: ***                                   [ march satisfiability solver ]                                   ***
7.59/7.69	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
7.59/7.69	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
7.59/7.69	c main()::
7.59/7.69	c initFormula():: searching for DIMACS p-line....
7.59/7.69	c initFormula():: the DIMACS p-line indicates a CNF of 28488 variables and 140544 clauses.
7.59/7.69	c parseCNF():: parsing....
7.59/7.69	c parseCNF():: the CNF contains 3800 unary clauses.
7.59/7.69	c runParser():: parsing was successful, warming up engines...
7.59/7.69	c find_and_remove_tautogolies():: found and removed 3619 tautologies
7.59/7.69	c find_and_remove_tautogolies():: found and removed 1859 tautologies
7.59/7.69	c simplify_formula():: removed 2905 tautological, 25927 satisfied and 6897 duplicate clauses
7.59/7.69	c preprocessing fase I completed:: there are now 18146 free variables and 104815 clauses.
7.59/7.69	c stat :: sign balance is biased by 1.056
7.59/7.69	c find_equivalence():: found 2024 3-equivalences
7.59/7.69	c find_and_remove_tautogolies():: found and removed 78 tautologies
7.59/7.69	c shorten_equivalence(): average equivalence length reduced from 3.039054 to 3.000000
7.59/7.69	c using k-SAT heuristics (size based diff)
7.59/7.69	c simplify_formula():: removed 0 tautological, 8096 satisfied and 0 duplicate clauses
7.59/7.69	c simplify_formula():: removed 0 tautological, 0 satisfied and 357679 duplicate clauses
7.59/7.69	c resolvent_look() :: found 164956 resolvents
7.59/7.69	c main():: clause / variable ratio: ( 269771 / 28488 ) = 9.47
7.59/7.69	c longest clause has size 9
7.59/7.69	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
7.59/7.69	c number of free variables = 18068
7.59/7.69	c dynamic_preselect_setsize :: off
7.59/7.69	c main():: all systems go!
7.59/7.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 388
14.49/14.51	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: 1343
35.79/35.82	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 8001
166.35/166.43	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
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: 39540
786.96/787.21	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
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-1562632-1240997267/watcher-1562632-1240997267 -o /tmp/evaluation-result-1562632-1240997267/solver-1562632-1240997267 -C 1200 -W 1800 -M 1800 HOME/march_hi HOME/instance-1562632-1240997267.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 5405
/proc/meminfo: memFree=624264/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=3444 CPUtime=0
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 541 0 0 0 0 0 0 0 18 0 1 0 127760526 3526656 526 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 861 530 57 167 0 692 0

[startup+0.0936881 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5405
/proc/meminfo: memFree=624264/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=5224 CPUtime=0.08
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 1085 0 0 0 8 0 0 0 18 0 1 0 127760526 5349376 1070 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 1306 1070 57 167 0 1137 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5224

[startup+0.101688 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5405
/proc/meminfo: memFree=624264/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=5224 CPUtime=0.09
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 1115 0 0 0 9 0 0 0 18 0 1 0 127760526 5349376 1100 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 1306 1100 57 167 0 1137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5224

[startup+0.301709 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5405
/proc/meminfo: memFree=624264/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=13784 CPUtime=0.29
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 2967 0 0 0 28 1 0 0 19 0 1 0 127760526 14114816 2154 1992294400 134512640 135197378 4294956240 18446744073709551615 134565256 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 3446 2154 64 167 0 3277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13784

[startup+0.701754 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5405
/proc/meminfo: memFree=624264/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=17968 CPUtime=0.69
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 4123 0 0 0 68 1 0 0 22 0 1 0 127760526 18399232 3289 1992294400 134512640 135197378 4294956240 18446744073709551615 134695342 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 4492 3289 66 167 0 4323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17968

[startup+1.50184 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 5406
/proc/meminfo: memFree=611264/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=17920 CPUtime=1.49
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 4145 0 0 0 148 1 0 0 25 0 1 0 127760526 18350080 3297 1992294400 134512640 135197378 4294956240 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 4480 3297 78 167 0 4311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17920

[startup+3.10202 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 5406
/proc/meminfo: memFree=608384/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=22364 CPUtime=3.09
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 5149 0 0 0 307 2 0 0 25 0 1 0 127760526 22900736 4301 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 5591 4301 79 167 0 5422 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22364

[startup+6.30137 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 5406
/proc/meminfo: memFree=603264/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=29612 CPUtime=6.29
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 10733 0 0 0 625 4 0 0 25 0 1 0 127760526 30322688 5672 1992294400 134512640 135197378 4294956240 18446744073709551615 134565191 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 7403 5672 79 167 0 7234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29612

[startup+12.7011 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 5406
/proc/meminfo: memFree=569856/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=86220 CPUtime=12.69
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 24112 0 0 0 1260 9 0 0 25 0 1 0 127760526 88289280 13687 1992294400 134512640 135197378 4294956240 18446744073709551615 134540901 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 21555 13687 92 167 0 21386 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86220

[startup+25.5015 s]
/proc/loadavg: 0.41 0.10 0.03 2/65 5406
/proc/meminfo: memFree=567104/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=88772 CPUtime=25.48
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 24707 0 0 0 2539 9 0 0 25 0 1 0 127760526 90902528 14282 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 22193 14282 92 167 0 22024 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88772

[startup+51.1013 s]
/proc/loadavg: 0.61 0.17 0.05 2/65 5406
/proc/meminfo: memFree=565248/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=90876 CPUtime=51.08
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 25247 0 0 0 5098 10 0 0 25 0 1 0 127760526 93057024 14806 1992294400 134512640 135197378 4294956240 18446744073709551615 134540901 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 22719 14806 92 167 0 22550 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90876

[startup+102.306 s]
/proc/loadavg: 0.88 0.31 0.11 2/65 5406
/proc/meminfo: memFree=562688/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=93264 CPUtime=102.27
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 25858 0 0 0 10216 11 0 0 25 0 1 0 127760526 95502336 15402 1992294400 134512640 135197378 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 23316 15402 92 167 0 23147 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 93264

[startup+162.302 s]
/proc/loadavg: 1.00 0.45 0.17 2/65 5406
/proc/meminfo: memFree=560832/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=95472 CPUtime=162.25
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 26313 0 0 0 16213 12 0 0 25 0 1 0 127760526 97763328 15857 1992294400 134512640 135197378 4294956240 18446744073709551615 134570912 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 23868 15857 92 167 0 23699 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 95472

[startup+222.301 s]
/proc/loadavg: 1.12 0.58 0.22 2/65 5406
/proc/meminfo: memFree=558976/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=98676 CPUtime=222.22
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 26790 0 0 0 22210 12 0 0 25 0 1 0 127760526 101044224 16334 1992294400 134512640 135197378 4294956240 18446744073709551615 134548713 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 24669 16334 92 167 0 24500 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 98676

[startup+282.302 s]
/proc/loadavg: 1.16 0.68 0.28 2/65 5406
/proc/meminfo: memFree=557312/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=99576 CPUtime=282.21
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 27178 0 0 0 28208 13 0 0 25 0 1 0 127760526 101965824 16722 1992294400 134512640 135197378 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 24894 16722 92 167 0 24725 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 99576

[startup+342.302 s]
/proc/loadavg: 1.18 0.77 0.33 2/65 5406
/proc/meminfo: memFree=556032/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=99840 CPUtime=342.19
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 27497 0 0 0 34206 13 0 0 25 0 1 0 127760526 102236160 17041 1992294400 134512640 135197378 4294956240 18446744073709551615 134525575 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 24960 17041 92 167 0 24791 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 99840

[startup+402.301 s]
/proc/loadavg: 1.10 0.82 0.38 2/65 5406
/proc/meminfo: memFree=554112/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=104996 CPUtime=402.17
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 27971 0 0 0 40203 14 0 0 25 0 1 0 127760526 107515904 17515 1992294400 134512640 135197378 4294956240 18446744073709551615 134593005 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 26249 17515 92 167 0 26080 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 104996

[startup+462.302 s]
/proc/loadavg: 1.07 0.86 0.42 2/65 5406
/proc/meminfo: memFree=553216/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=104996 CPUtime=462.16
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 28182 0 0 0 46201 15 0 0 25 0 1 0 127760526 107515904 17726 1992294400 134512640 135197378 4294956240 18446744073709551615 134572875 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 26249 17726 92 167 0 26080 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 104996

[startup+522.302 s]
/proc/loadavg: 1.02 0.89 0.45 2/65 5406
/proc/meminfo: memFree=552192/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=105260 CPUtime=522.14
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 28446 0 0 0 52199 15 0 0 25 0 1 0 127760526 107786240 17990 1992294400 134512640 135197378 4294956240 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 26315 17990 92 167 0 26146 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 105260

[startup+582.301 s]
/proc/loadavg: 1.01 0.90 0.48 2/65 5406
/proc/meminfo: memFree=550976/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=105864 CPUtime=582.12
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 28769 0 0 0 58197 15 0 0 25 0 1 0 127760526 108404736 18313 1992294400 134512640 135197378 4294956240 18446744073709551615 134713206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 26466 18313 92 167 0 26297 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 105864

[startup+642.302 s]
/proc/loadavg: 1.00 0.92 0.51 2/65 5406
/proc/meminfo: memFree=549888/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=105996 CPUtime=642.11
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 29025 0 0 0 64195 16 0 0 25 0 1 0 127760526 108539904 18569 1992294400 134512640 135197378 4294956240 18446744073709551615 134590485 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 26499 18569 92 167 0 26330 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 105996

[startup+702.301 s]
/proc/loadavg: 1.00 0.93 0.54 2/65 5408
/proc/meminfo: memFree=548800/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=114676 CPUtime=702.08
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 29301 0 0 0 70192 16 0 0 25 0 1 0 127760526 117428224 18845 1992294400 134512640 135197378 4294956240 18446744073709551615 134525534 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 28669 18845 92 167 0 28500 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 114676

[startup+762.305 s]
/proc/loadavg: 1.00 0.94 0.57 2/65 5408
/proc/meminfo: memFree=547200/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=115468 CPUtime=762.08
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 29688 0 0 0 76191 17 0 0 25 0 1 0 127760526 118239232 19232 1992294400 134512640 135197378 4294956240 18446744073709551615 134590676 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 28867 19232 92 167 0 28698 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 115468

[startup+822.302 s]
/proc/loadavg: 1.00 0.95 0.59 2/65 5408
/proc/meminfo: memFree=546240/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=115732 CPUtime=822.05
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 29923 0 0 0 82188 17 0 0 25 0 1 0 127760526 118509568 19467 1992294400 134512640 135197378 4294956240 18446744073709551615 134649136 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 28933 19467 92 167 0 28764 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 115732

[startup+882.301 s]
/proc/loadavg: 1.00 0.95 0.61 2/65 5408
/proc/meminfo: memFree=545088/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=116508 CPUtime=882.04
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 30227 0 0 0 88186 18 0 0 25 0 1 0 127760526 119304192 19771 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 29127 19771 92 167 0 28958 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 116508

[startup+942.301 s]
/proc/loadavg: 1.00 0.96 0.64 2/65 5408
/proc/meminfo: memFree=543424/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=116772 CPUtime=942.01
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 30638 0 0 0 94183 18 0 0 25 0 1 0 127760526 119574528 20182 1992294400 134512640 135197378 4294956240 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 29193 20182 92 167 0 29024 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 116772

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.65 2/65 5408
/proc/meminfo: memFree=542208/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=117036 CPUtime=1002
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 30933 0 0 0 100181 19 0 0 25 0 1 0 127760526 119844864 20477 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 29259 20477 92 167 0 29090 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 117036

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.67 2/65 5408
/proc/meminfo: memFree=541312/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=117168 CPUtime=1061.98
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 31172 0 0 0 106179 19 0 0 25 0 1 0 127760526 119980032 20716 1992294400 134512640 135197378 4294956240 18446744073709551615 134553209 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 29292 20716 92 167 0 29123 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 117168

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/65 5408
/proc/meminfo: memFree=539904/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=117300 CPUtime=1121.97
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 31505 0 0 0 112177 20 0 0 25 0 1 0 127760526 120115200 21049 1992294400 134512640 135197378 4294956240 18446744073709551615 134602647 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 29325 21049 92 167 0 29156 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 117300

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 5408
/proc/meminfo: memFree=538432/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=117568 CPUtime=1181.95
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 31892 0 0 0 118175 20 0 0 25 0 1 0 127760526 120389632 21436 1992294400 134512640 135197378 4294956240 18446744073709551615 134539274 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 29392 21436 92 167 0 29223 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 117568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 5408
/proc/meminfo: memFree=538048/2055920 swapFree=4192812/4192956
[pid=5405] ppid=5403 vsize=133868 CPUtime=1200.04
/proc/5405/stat : 5405 (march_hi) R 5403 5405 5368 0 -1 4194304 31974 0 0 0 119984 20 0 0 25 0 1 0 127760526 137080832 21518 1992294400 134512640 135197378 4294956240 18446744073709551615 134590537 0 0 4096 0 0 0 0 17 1 0 0
/proc/5405/statm: 33467 21518 92 167 0 33298 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 133868

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.07
CPU user time (s): 1199.85
CPU system time (s): 0.223965
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 133868

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

runsolver used 0.976851 second user time and 2.35364 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-29 11:27:48
IDJOB=1562632
IDBENCH=70938
IDSOLVER=521
FILE ID=node9/1562632-1240997267
PBS_JOBID= 9204858
Free space on /tmp= 66488 MiB

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

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

MD5SUM BENCH= 660e95de0ccce382abc30cb1546100bc
RANDOM SEED=1991976149

node9.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.240
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.240
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:        624872 kB
Buffers:         83620 kB
Cached:        1247064 kB
SwapCached:        144 kB
Active:         280436 kB
Inactive:      1064192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        624872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3552 kB
Writeback:           0 kB
Mapped:          23568 kB
Slab:            72444 kB
Committed_AS:   491412 kB
PageTables:       1388 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= 66488 MiB
End job on node9 at 2009-04-29 11:47:50