Trace number 1721362

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.15 1200.45

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
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 variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

53.07/53.17	c main():: ***                                   [ march satisfiability solver ]                                   ***
53.07/53.17	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
53.07/53.17	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
53.07/53.17	c main()::
53.07/53.17	c initFormula():: searching for DIMACS p-line....
53.07/53.17	c full lookahead due to high density!
53.07/53.17	c initFormula():: the DIMACS p-line indicates a CNF of 2522 variables and 243459 clauses.
53.07/53.17	c parseCNF():: parsing....
53.07/53.17	c parseCNF():: the CNF contains 0 unary clauses.
53.07/53.17	c runParser():: parsing was successful, warming up engines...
53.07/53.17	c find_and_remove_tautogolies():: found and removed 91 tautologies
53.07/53.17	c find_and_remove_tautogolies():: found and removed 91 tautologies
53.07/53.17	c simplify_formula():: removed 0 tautological, 364 satisfied and 91 duplicate clauses
53.07/53.17	c preprocessing fase I completed:: there are now 2340 free variables and 243004 clauses.
53.07/53.17	c stat :: sign balance is biased by 95.164
53.07/53.17	c using k-SAT heuristics (size based diff)
53.07/53.17	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
53.07/53.17	c simplify_formula():: removed 0 tautological, 0 satisfied and 14428908 duplicate clauses
53.07/53.17	c resolvent_look() :: found 2046 resolvents
53.07/53.17	c main():: clause / variable ratio: ( 245050 / 2522 ) = 97.16
53.07/53.17	c longest clause has size 13
53.07/53.17	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
53.07/53.17	c number of free variables = 2340
53.07/53.17	c dynamic_preselect_setsize :: off
53.07/53.17	c main():: all systems go!
53.07/53.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 4715
107.27/107.35	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: 16572
201.64/201.78	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
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-1721362-1240665791/watcher-1721362-1240665791 -o /tmp/evaluation-result-1721362-1240665791/solver-1721362-1240665791 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1721362-1240665791.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.00 1.02 1.10 3/64 14710
/proc/meminfo: memFree=1861032/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=2872 CPUtime=0
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 94606592 2940928 362 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 718 362 57 167 0 549 0

[startup+0.0194481 s]
/proc/loadavg: 1.00 1.02 1.10 3/64 14710
/proc/meminfo: memFree=1861032/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=3136 CPUtime=0.01
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 432 0 0 0 1 0 0 0 18 0 1 0 94606592 3211264 417 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 784 417 57 167 0 615 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3136

[startup+0.101453 s]
/proc/loadavg: 1.00 1.02 1.10 3/64 14710
/proc/meminfo: memFree=1861032/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=4060 CPUtime=0.09
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 720 0 0 0 9 0 0 0 18 0 1 0 94606592 4157440 705 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 1015 705 57 167 0 846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4060

[startup+0.301466 s]
/proc/loadavg: 1.00 1.02 1.10 3/64 14710
/proc/meminfo: memFree=1861032/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=6304 CPUtime=0.29
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 1424 0 0 0 29 0 0 0 19 0 1 0 94606592 6455296 1409 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 1576 1409 57 167 0 1407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6304

[startup+0.701493 s]
/proc/loadavg: 1.00 1.02 1.10 3/64 14710
/proc/meminfo: memFree=1861032/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=18348 CPUtime=0.69
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 4976 0 0 0 67 2 0 0 23 0 1 0 94606592 18788352 2584 1992294400 134512640 135197378 4294956224 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4587 2584 65 167 0 4418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18348

[startup+1.50155 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 14711
/proc/meminfo: memFree=1851424/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=18572 CPUtime=1.49
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 12595 0 0 0 143 6 0 0 25 0 1 0 94606592 19017728 2654 1992294400 134512640 135197378 4294956224 18446744073709551615 134533433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4643 2654 79 167 0 4474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18572

[startup+3.10265 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 14711
/proc/meminfo: memFree=1847136/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=35640 CPUtime=3.09
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 25661 0 0 0 298 11 0 0 25 0 1 0 94606592 36495360 6692 1992294400 134512640 135197378 4294956224 18446744073709551615 134578450 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 8910 6692 82 167 0 8741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35640

[startup+6.30187 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 14711
/proc/meminfo: memFree=1807136/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=73536 CPUtime=6.29
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 35261 0 0 0 612 17 0 0 25 0 1 0 94606592 75300864 16292 1992294400 134512640 135197378 4294956224 18446744073709551615 134578450 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 18384 16292 82 167 0 18215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73536

[startup+12.7013 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 14711
/proc/meminfo: memFree=1730592/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=171924 CPUtime=12.69
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 53717 0 0 0 1244 25 0 0 25 0 1 0 94606592 176050176 34748 1992294400 134512640 135197378 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 42981 34749 82 167 0 42812 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 171924

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 14711
/proc/meminfo: memFree=1576800/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=336328 CPUtime=25.49
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 90789 0 0 0 2506 43 0 0 25 0 1 0 94606592 344399872 71820 1992294400 134512640 135197378 4294956224 18446744073709551615 134697335 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 84082 71820 82 167 0 83913 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 336328

[startup+51.1019 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 14711
/proc/meminfo: memFree=1455328/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=356492 CPUtime=51.07
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222344 0 0 0 5005 102 0 0 25 0 1 0 94606592 365047808 87137 1992294400 134512640 135197378 4294956224 18446744073709551615 134687945 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 89123 87137 82 167 0 88954 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 356492

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14711
/proc/meminfo: memFree=1595232/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272440 CPUtime=102.27
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222359 0 0 0 10123 104 0 0 25 0 1 0 94606592 278978560 66134 1992294400 134512640 135197378 4294956224 18446744073709551615 134602887 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68110 66134 92 167 0 67941 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 272440

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14711
/proc/meminfo: memFree=1595232/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=162.25
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 16121 104 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 272448

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14711
/proc/meminfo: memFree=1595168/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=222.23
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 22119 104 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 272448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14711
/proc/meminfo: memFree=1595168/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=282.22
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 28118 104 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134541450 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 272448

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 14711
/proc/meminfo: memFree=1595168/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=342.21
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 34116 105 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 272448

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14711
/proc/meminfo: memFree=1595168/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=402.19
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 40114 105 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134548481 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 272448

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14711
/proc/meminfo: memFree=1595168/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=462.18
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 46113 105 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134572737 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 272448

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 14711
/proc/meminfo: memFree=1595104/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=522.16
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 52111 105 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134603991 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 272448

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 14711
/proc/meminfo: memFree=1595040/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=582.14
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 58109 105 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 272448

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 14711
/proc/meminfo: memFree=1595040/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=642.13
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 64108 105 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 272448

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 14711
/proc/meminfo: memFree=1594976/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=702.12
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 70106 106 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 272448

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 14711
/proc/meminfo: memFree=1594912/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=762.11
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 76105 106 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 272448

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 14711
/proc/meminfo: memFree=1594912/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=822.09
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 82103 106 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134603122 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 272448

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 14711
/proc/meminfo: memFree=1594848/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=882.07
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 88101 106 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134603136 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 272448

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14713
/proc/meminfo: memFree=1594848/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=942.05
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 94099 106 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 272448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14713
/proc/meminfo: memFree=1594784/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=1002.04
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 100098 106 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 272448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14713
/proc/meminfo: memFree=1594784/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=1062.03
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 106096 107 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134550665 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 272448

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14713
/proc/meminfo: memFree=1594784/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=1122.02
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 112095 107 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134572901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 272448

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 14713
/proc/meminfo: memFree=1594720/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=1182
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 118093 107 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 272448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 14713
/proc/meminfo: memFree=1594720/2055920 swapFree=4192812/4192956
[pid=14710] ppid=14708 vsize=272448 CPUtime=1200.1
/proc/14710/stat : 14710 (march_hi) R 14708 14710 14608 0 -1 4194304 222361 0 0 0 119903 107 0 0 25 0 1 0 94606592 278986752 66136 1992294400 134512640 135197378 4294956224 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 68112 66136 92 167 0 67943 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 272448

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.45
CPU time (s): 1200.15
CPU user time (s): 1199.03
CPU system time (s): 1.12083
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 527688

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

runsolver used 1.00085 second user time and 2.34564 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-25 15:23:11
IDJOB=1721362
IDBENCH=71068
IDSOLVER=521
FILE ID=node52/1721362-1240665791
PBS_JOBID= 9186600
Free space on /tmp= 66228 MiB

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

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=1474695141

node52.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.214
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.214
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:       1861512 kB
Buffers:         15288 kB
Cached:         109968 kB
SwapCached:          0 kB
Active:          45988 kB
Inactive:        93232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4792 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            41124 kB
Committed_AS:   343732 kB
PageTables:       1476 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= 66228 MiB
End job on node52 at 2009-04-25 15:43:14