Trace number 1723112

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.09 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

15.59/15.65	c main():: ***                                   [ march satisfiability solver ]                                   ***
15.59/15.65	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
15.59/15.65	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
15.59/15.65	c main()::
15.59/15.65	c initFormula():: searching for DIMACS p-line....
15.59/15.65	c full lookahead due to high density!
15.59/15.65	c initFormula():: the DIMACS p-line indicates a CNF of 1740 variables and 114011 clauses.
15.59/15.65	c parseCNF():: parsing....
15.59/15.65	c parseCNF():: the CNF contains 0 unary clauses.
15.59/15.65	c runParser():: parsing was successful, warming up engines...
15.59/15.65	c find_and_remove_tautogolies():: found and removed 67 tautologies
15.59/15.65	c find_and_remove_tautogolies():: found and removed 67 tautologies
15.59/15.65	c simplify_formula():: removed 0 tautological, 268 satisfied and 67 duplicate clauses
15.59/15.65	c preprocessing fase I completed:: there are now 1606 free variables and 113676 clauses.
15.59/15.65	c stat :: sign balance is biased by 63.585
15.59/15.65	c using k-SAT heuristics (size based diff)
15.59/15.65	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.59/15.65	c simplify_formula():: removed 0 tautological, 0 satisfied and 5335728 duplicate clauses
15.59/15.65	c resolvent_look() :: found 1265 resolvents
15.59/15.65	c main():: clause / variable ratio: ( 114941 / 1740 ) = 66.06
15.59/15.65	c longest clause has size 12
15.59/15.65	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
15.59/15.65	c number of free variables = 1606
15.59/15.65	c dynamic_preselect_setsize :: off
15.59/15.65	c main():: all systems go!
15.59/15.65	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 316
17.29/17.33	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: 3408
36.98/37.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 108861
498.65/498.84	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
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-1723112-1240683151/watcher-1723112-1240683151 -o /tmp/evaluation-result-1723112-1240683151/solver-1723112-1240683151 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1723112-1240683151.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 19901
/proc/meminfo: memFree=1761408/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=1868 CPUtime=0
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 241 0 0 0 0 0 0 0 20 0 1 0 96347999 1912832 226 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 467 226 57 167 0 298 0

[startup+0.0506989 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 19901
/proc/meminfo: memFree=1761408/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=2396 CPUtime=0.04
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 405 0 0 0 4 0 0 0 20 0 1 0 96347999 2453504 390 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 599 390 57 167 0 430 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2396

[startup+0.101702 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 19901
/proc/meminfo: memFree=1761408/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=2924 CPUtime=0.09
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 591 0 0 0 9 0 0 0 20 0 1 0 96347999 2994176 576 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 731 576 57 167 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2924

[startup+0.301722 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 19901
/proc/meminfo: memFree=1761408/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=11244 CPUtime=0.29
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 2762 0 0 0 28 1 0 0 22 0 1 0 96347999 11513856 1820 1992294400 134512640 135197378 4294956224 18446744073709551615 134560936 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 2811 1820 65 167 0 2642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11244

[startup+0.701764 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 19901
/proc/meminfo: memFree=1761408/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=9344 CPUtime=0.69
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 7567 0 0 0 66 3 0 0 25 0 1 0 96347999 9568256 1361 1992294400 134512640 135197378 4294956224 18446744073709551615 134560353 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 2336 1361 81 167 0 2167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9344

[startup+1.50184 s]
/proc/loadavg: 1.91 1.84 1.49 2/65 19902
/proc/meminfo: memFree=1751032/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=23496 CPUtime=1.49
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 11803 0 0 0 143 6 0 0 25 0 1 0 96347999 24059904 4761 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 5874 4761 82 167 0 5705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23496

[startup+3.10201 s]
/proc/loadavg: 1.91 1.84 1.49 2/65 19902
/proc/meminfo: memFree=1732536/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=53472 CPUtime=3.09
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 18427 0 0 0 300 9 0 0 25 0 1 0 96347999 54755328 11385 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 13368 11385 82 167 0 13199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53472

[startup+6.30234 s]
/proc/loadavg: 1.84 1.82 1.49 2/65 19902
/proc/meminfo: memFree=1677624/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=105364 CPUtime=6.29
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 31751 0 0 0 615 14 0 0 25 0 1 0 96347999 107892736 24709 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 26341 24709 82 167 0 26172 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105364

[startup+12.702 s]
/proc/loadavg: 1.77 1.81 1.49 2/65 19902
/proc/meminfo: memFree=1599672/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=175876 CPUtime=12.69
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 79496 0 0 0 1232 37 0 0 25 0 1 0 96347999 180097024 40316 1992294400 134512640 135197378 4294956224 18446744073709551615 134565191 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 43969 40316 82 167 0 43800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175876

[startup+25.5013 s]
/proc/loadavg: 1.65 1.78 1.48 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133752 CPUtime=25.48
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82300 0 0 0 2509 39 0 0 25 0 1 0 96347999 136962048 32474 1992294400 134512640 135197378 4294956224 18446744073709551615 134548518 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33438 32474 92 167 0 33269 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 133752

[startup+51.1019 s]
/proc/loadavg: 1.40 1.70 1.47 2/65 19902
/proc/meminfo: memFree=1630904/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133752 CPUtime=51.08
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82300 0 0 0 5069 39 0 0 25 0 1 0 96347999 136962048 32474 1992294400 134512640 135197378 4294956224 18446744073709551615 134572904 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33438 32474 92 167 0 33269 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 133752

[startup+102.305 s]
/proc/loadavg: 1.24 1.61 1.44 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133752 CPUtime=102.26
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82300 0 0 0 10187 39 0 0 25 0 1 0 96347999 136962048 32474 1992294400 134512640 135197378 4294956224 18446744073709551615 134556739 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33438 32474 92 167 0 33269 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 133752

[startup+162.301 s]
/proc/loadavg: 1.09 1.50 1.41 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133752 CPUtime=162.24
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82300 0 0 0 16185 39 0 0 25 0 1 0 96347999 136962048 32474 1992294400 134512640 135197378 4294956224 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33438 32474 92 167 0 33269 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 133752

[startup+222.301 s]
/proc/loadavg: 1.03 1.40 1.39 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=222.22
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 22183 39 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 133756

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.36 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=282.21
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 28181 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134524935 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 133756

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.33 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=342.2
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 34180 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 133756

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.31 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=402.18
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 40178 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 133756

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.29 2/65 19902
/proc/meminfo: memFree=1630840/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=462.16
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 46176 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 133756

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.27 2/65 19902
/proc/meminfo: memFree=1630776/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=522.14
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 52174 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134548713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 133756

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.25 2/65 19902
/proc/meminfo: memFree=1630776/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=582.12
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 58172 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 133756

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.23 2/65 19902
/proc/meminfo: memFree=1630776/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=642.11
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 64171 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 133756

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 19902
/proc/meminfo: memFree=1630776/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=702.09
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 70169 40 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 133756

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 19902
/proc/meminfo: memFree=1630712/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=762.09
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 76168 41 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 133756

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 19902
/proc/meminfo: memFree=1630712/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=822.06
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 82165 41 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 133756

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 19902
/proc/meminfo: memFree=1630712/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=882.04
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 88163 41 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 133756

[startup+942.301 s]
/proc/loadavg: 1.04 1.04 1.16 2/65 19902
/proc/meminfo: memFree=1630712/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=942.03
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 94162 41 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 133756

[startup+1002.3 s]
/proc/loadavg: 1.05 1.04 1.15 2/65 19902
/proc/meminfo: memFree=1630712/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=1002.01
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 100160 41 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134548724 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 133756

[startup+1062.3 s]
/proc/loadavg: 1.13 1.06 1.15 2/65 19902
/proc/meminfo: memFree=1630648/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=1061.99
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 106158 41 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 133756

[startup+1122.3 s]
/proc/loadavg: 1.12 1.07 1.15 2/65 19902
/proc/meminfo: memFree=1630648/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=1121.98
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 112156 42 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134541522 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 133756

[startup+1182.3 s]
/proc/loadavg: 1.04 1.05 1.14 2/65 19902
/proc/meminfo: memFree=1630584/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=1181.96
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 118154 42 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134550653 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 133756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.05 1.13 2/65 19902
/proc/meminfo: memFree=1630584/2055920 swapFree=4180920/4192956
[pid=19901] ppid=19899 vsize=133756 CPUtime=1200.06
/proc/19901/stat : 19901 (march_hi) R 19899 19901 19708 0 -1 4194304 82301 0 0 0 119964 42 0 0 25 0 1 0 96347999 136966144 32475 1992294400 134512640 135197378 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19901/statm: 33439 32475 92 167 0 33270 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 133756

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.43
CPU time (s): 1200.09
CPU user time (s): 1199.64
CPU system time (s): 0.447931
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 203236

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

runsolver used 1.38479 second user time and 2.99454 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-25 20:12:31
IDJOB=1723112
IDBENCH=71103
IDSOLVER=521
FILE ID=node27/1723112-1240683151
PBS_JOBID= 9186684
Free space on /tmp= 66196 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723112-1240683151/watcher-1723112-1240683151 -o /tmp/evaluation-result-1723112-1240683151/solver-1723112-1240683151 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1723112-1240683151.cnf

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=1682889305

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1761888 kB
Buffers:         31520 kB
Cached:         196804 kB
SwapCached:       4848 kB
Active:          90168 kB
Inactive:       145968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761888 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            43820 kB
Committed_AS:   330948 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node27 at 2009-04-25 20:32:33