Trace number 1513561

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S327274323-044.cnf
MD5SUM828620c36787edb17d919cfe2c324682
Bench CategoryRANDOM (random 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 variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data

2.29/2.36	c main():: ***                                   [ march satisfiability solver ]                                   ***
2.29/2.36	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
2.29/2.36	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
2.29/2.36	c main()::
2.29/2.36	c initFormula():: searching for DIMACS p-line....
2.29/2.36	c full lookahead due to high density!
2.29/2.36	c initFormula():: the DIMACS p-line indicates a CNF of 160 variables and 13600 clauses.
2.29/2.36	c parseCNF():: parsing....
2.29/2.36	c parseCNF():: the CNF contains 0 unary clauses.
2.29/2.36	c runParser():: parsing was successful, warming up engines...
2.29/2.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.29/2.36	c preprocessing fase I completed:: there are now 160 free variables and 13600 clauses.
2.29/2.36	c stat :: sign balance is biased by 0.005
2.29/2.36	c using k-SAT heuristics (size based diff)
2.29/2.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.29/2.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.29/2.36	c main():: clause / variable ratio: ( 13600 / 160 ) = 85.00
2.29/2.36	c longest clause has size 7
2.29/2.36	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.29/2.36	c number of free variables = 160
2.29/2.36	c dynamic_preselect_setsize :: off
2.29/2.36	c main():: all systems go!
2.29/2.36	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 181
2.49/2.53	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: 2522
3.59/3.67	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 53925
25.89/25.98	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 869635
375.08/375.27	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513561-1238219751/watcher-1513561-1238219751 -o /tmp/evaluation-result-1513561-1238219751/solver-1513561-1238219751 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1513561-1238219751.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: 0.99 0.97 0.91 3/73 5434
/proc/meminfo: memFree=1737280/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=968 CPUtime=0
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 878363773 991232 101 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 242 101 58 167 0 73 0

[startup+0.019282 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5434
/proc/meminfo: memFree=1737280/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=1100 CPUtime=0.01
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 165 0 0 0 1 0 0 0 18 0 1 0 878363773 1126400 150 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 275 150 58 167 0 106 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1100

[startup+0.101291 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5434
/proc/meminfo: memFree=1737280/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=2052 CPUtime=0.09
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 1714 0 0 0 9 0 0 0 18 0 1 0 878363773 2101248 324 1992294400 134512640 135197378 4294956240 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 513 324 81 167 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2052

[startup+0.301311 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5434
/proc/meminfo: memFree=1737280/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=2984 CPUtime=0.29
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 2234 0 0 0 29 0 0 0 19 0 1 0 878363773 3055616 558 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 746 558 82 167 0 577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2984

[startup+0.701354 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5434
/proc/meminfo: memFree=1737280/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=2984 CPUtime=0.69
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 2234 0 0 0 69 0 0 0 23 0 1 0 878363773 3055616 558 1992294400 134512640 135197378 4294956240 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 746 558 82 167 0 577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2984

[startup+1.50144 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1735416/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=2984 CPUtime=1.49
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 2234 0 0 0 149 0 0 0 25 0 1 0 878363773 3055616 558 1992294400 134512640 135197378 4294956240 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 746 558 82 167 0 577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2984

[startup+3.10161 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1735224/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=4856 CPUtime=3.09
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 2785 0 0 0 309 0 0 0 25 0 1 0 878363773 4972544 908 1992294400 134512640 135197378 4294956240 18446744073709551615 134593059 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 1214 908 93 167 0 1045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4856

[startup+6.30195 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1733816/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=4856 CPUtime=6.29
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 2785 0 0 0 629 0 0 0 25 0 1 0 878363773 4972544 908 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 1214 908 93 167 0 1045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4856

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1733752/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=4856 CPUtime=12.69
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 2786 0 0 0 1269 0 0 0 25 0 1 0 878363773 4972544 909 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 1214 909 93 167 0 1045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4856

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1732472/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=6392 CPUtime=25.49
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 3101 0 0 0 2548 1 0 0 25 0 1 0 878363773 6545408 1224 1992294400 134512640 135197378 4294956240 18446744073709551615 134548713 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 1598 1224 93 167 0 1429 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6392

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1731064/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=8308 CPUtime=51.08
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 3447 0 0 0 5107 1 0 0 25 0 1 0 878363773 8507392 1570 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 2077 1570 93 167 0 1908 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8308

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1728184/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=12620 CPUtime=102.27
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 4154 0 0 0 10226 1 0 0 25 0 1 0 878363773 12922880 2277 1992294400 134512640 135197378 4294956240 18446744073709551615 134603283 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 3155 2277 93 167 0 2986 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12620

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1724920/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=16500 CPUtime=162.25
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 4976 0 0 0 16223 2 0 0 25 0 1 0 878363773 16896000 3099 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 4125 3099 93 167 0 3956 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16500

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5435
/proc/meminfo: memFree=1721464/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=22320 CPUtime=222.23
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 5814 0 0 0 22221 2 0 0 25 0 1 0 878363773 22855680 3937 1992294400 134512640 135197378 4294956240 18446744073709551615 134548721 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 5580 3937 93 167 0 5411 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22320

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 3/74 5435
/proc/meminfo: memFree=1718072/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=22320 CPUtime=282.22
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 6647 0 0 0 28219 3 0 0 25 0 1 0 878363773 22855680 4770 1992294400 134512640 135197378 4294956240 18446744073709551615 134603311 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 5580 4770 93 167 0 5411 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 22320

[startup+342.302 s]
/proc/loadavg: 1.04 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1714552/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=31052 CPUtime=342.19
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 7474 0 0 0 34215 4 0 0 25 0 1 0 878363773 31797248 5597 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 7763 5597 93 167 0 7594 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31052

[startup+402.302 s]
/proc/loadavg: 1.01 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1711480/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=31052 CPUtime=402.18
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 8245 0 0 0 40214 4 0 0 25 0 1 0 878363773 31797248 6368 1992294400 134512640 135197378 4294956240 18446744073709551615 134593027 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 7763 6368 93 167 0 7594 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 31052

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1708088/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=31052 CPUtime=462.16
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 9073 0 0 0 46211 5 0 0 25 0 1 0 878363773 31797248 7196 1992294400 134512640 135197378 4294956240 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 7763 7196 93 167 0 7594 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31052

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1704760/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=44148 CPUtime=522.14
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 9909 0 0 0 52209 5 0 0 25 0 1 0 878363773 45207552 8032 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 11037 8032 93 167 0 10868 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 44148

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1701304/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=44148 CPUtime=582.13
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 10745 0 0 0 58207 6 0 0 25 0 1 0 878363773 45207552 8868 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 11037 8868 93 167 0 10868 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 44148

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1697400/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=45056 CPUtime=642.12
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 11711 0 0 0 64206 6 0 0 25 0 1 0 878363773 46137344 9834 1992294400 134512640 135197378 4294956240 18446744073709551615 134603175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 11264 9834 93 167 0 11095 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 45056

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1694072/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=45056 CPUtime=702.11
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 12561 0 0 0 70204 7 0 0 25 0 1 0 878363773 46137344 10684 1992294400 134512640 135197378 4294956240 18446744073709551615 134527453 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 11264 10684 93 167 0 11095 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 45056

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1690744/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=64700 CPUtime=762.09
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 13369 0 0 0 76202 7 0 0 25 0 1 0 878363773 66252800 11492 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 16175 11492 93 167 0 16006 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 64700

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1687416/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=64700 CPUtime=822.08
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 14203 0 0 0 82200 8 0 0 25 0 1 0 878363773 66252800 12326 1992294400 134512640 135197378 4294956240 18446744073709551615 134550700 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 16175 12326 93 167 0 16006 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 64700

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1683960/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=64700 CPUtime=882.06
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 15046 0 0 0 88198 8 0 0 25 0 1 0 878363773 66252800 13169 1992294400 134512640 135197378 4294956240 18446744073709551615 134593025 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 16175 13169 93 167 0 16006 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 64700

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1680568/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=64700 CPUtime=942.04
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 15898 0 0 0 94196 8 0 0 25 0 1 0 878363773 66252800 14021 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 16175 14021 93 167 0 16006 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 64700

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1677176/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=64700 CPUtime=1002.02
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 16740 0 0 0 100194 8 0 0 25 0 1 0 878363773 66252800 14863 1992294400 134512640 135197378 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 16175 14863 93 167 0 16006 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 64700

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1674040/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=64700 CPUtime=1062.01
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 17529 0 0 0 106193 8 0 0 25 0 1 0 878363773 66252800 15652 1992294400 134512640 135197378 4294956240 18446744073709551615 134524940 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 16175 15652 93 167 0 16006 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 64700

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1670456/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=94168 CPUtime=1121.99
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 18371 0 0 0 112190 9 0 0 25 0 1 0 878363773 96428032 16494 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 23542 16494 93 167 0 23373 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 94168

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1667128/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=94168 CPUtime=1181.98
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 19216 0 0 0 118188 10 0 0 25 0 1 0 878363773 96428032 17339 1992294400 134512640 135197378 4294956240 18446744073709551615 134548735 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 23542 17339 93 167 0 23373 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 94168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.91 2/74 5441
/proc/meminfo: memFree=1666040/2055920 swapFree=4176796/4192956
[pid=5434] ppid=5432 vsize=94168 CPUtime=1200.08
/proc/5434/stat : 5434 (march_hi) R 5432 5434 4521 0 -1 4194304 19471 0 0 0 119998 10 0 0 25 0 1 0 878363773 96428032 17594 1992294400 134512640 135197378 4294956240 18446744073709551615 134649306 0 0 4096 0 0 0 0 17 1 0 0
/proc/5434/statm: 23542 17594 93 167 0 23373 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 94168

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.1
CPU user time (s): 1199.98
CPU system time (s): 0.117982
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 94168

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

runsolver used 1.17082 second user time and 3.21351 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-28 06:55:51
IDJOB=1513561
IDBENCH=70273
IDSOLVER=521
FILE ID=node82/1513561-1238219751
PBS_JOBID= 9060485
Free space on /tmp= 61588 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S327274323-044.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513561-1238219751/watcher-1513561-1238219751 -o /tmp/evaluation-result-1513561-1238219751/solver-1513561-1238219751 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1513561-1238219751.cnf

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

MD5SUM BENCH= 828620c36787edb17d919cfe2c324682
RANDOM SEED=9765065

node82.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1737760 kB
Buffers:         38440 kB
Cached:         215608 kB
SwapCached:       7072 kB
Active:         164776 kB
Inactive:        98444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737760 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          14848 kB
Slab:            40060 kB
Committed_AS:  2291700 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-28 07:15:54