Trace number 1513657

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_hi hi? (TO) 1200.07 1200.52

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S547165541-056.cnf
MD5SUMc7b32920fad710a8e62fee8bc80010c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.434
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data

2.09/2.16	c main():: ***                                   [ march satisfiability solver ]                                   ***
2.09/2.16	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
2.09/2.16	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
2.09/2.16	c main()::
2.09/2.16	c initFormula():: searching for DIMACS p-line....
2.09/2.16	c full lookahead due to high density!
2.09/2.16	c initFormula():: the DIMACS p-line indicates a CNF of 140 variables and 11900 clauses.
2.09/2.16	c parseCNF():: parsing....
2.09/2.16	c parseCNF():: the CNF contains 0 unary clauses.
2.09/2.16	c runParser():: parsing was successful, warming up engines...
2.09/2.16	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.09/2.16	c preprocessing fase I completed:: there are now 140 free variables and 11900 clauses.
2.09/2.16	c stat :: sign balance is biased by 0.008
2.09/2.16	c using k-SAT heuristics (size based diff)
2.09/2.16	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.09/2.16	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.09/2.16	c main():: clause / variable ratio: ( 11900 / 140 ) = 85.00
2.09/2.16	c longest clause has size 7
2.09/2.16	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
2.09/2.16	c number of free variables = 140
2.09/2.16	c dynamic_preselect_setsize :: off
2.09/2.16	c main():: all systems go!
2.09/2.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 177
2.29/2.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: 1939
3.09/3.20	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 35146
17.89/17.90	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 492136
216.70/216.87	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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-1513657-1238220962/watcher-1513657-1238220962 -o /tmp/evaluation-result-1513657-1238220962/solver-1513657-1238220962 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1513657-1238220962.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.02 1.04 1.00 3/64 9014
/proc/meminfo: memFree=1511904/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=968 CPUtime=0
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 1094757161 991232 95 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 242 96 58 167 0 73 0

[startup+0.02292 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 9014
/proc/meminfo: memFree=1511904/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=1100 CPUtime=0.02
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 173 0 0 0 2 0 0 0 18 0 1 0 1094757161 1126400 158 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 275 158 58 167 0 106 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1100

[startup+0.101937 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 9014
/proc/meminfo: memFree=1511904/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=2568 CPUtime=0.09
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 1745 0 0 0 9 0 0 0 18 0 1 0 1094757161 2629632 448 1992294400 134512640 135197378 4294956240 18446744073709551615 134560962 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 642 448 81 167 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2568

[startup+0.301979 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 9014
/proc/meminfo: memFree=1511904/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=2740 CPUtime=0.29
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 1921 0 0 0 29 0 0 0 19 0 1 0 1094757161 2805760 510 1992294400 134512640 135197378 4294956240 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 685 510 82 167 0 516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2740

[startup+0.701065 s]
/proc/loadavg: 1.02 1.04 1.00 3/64 9014
/proc/meminfo: memFree=1511904/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=2740 CPUtime=0.69
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 1921 0 0 0 69 0 0 0 22 0 1 0 1094757161 2805760 510 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 685 510 82 167 0 516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2740

[startup+1.50124 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 9015
/proc/meminfo: memFree=1510104/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=2740 CPUtime=1.49
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 1921 0 0 0 149 0 0 0 25 0 1 0 1094757161 2805760 510 1992294400 134512640 135197378 4294956240 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 685 510 82 167 0 516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2740

[startup+3.10158 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 9015
/proc/meminfo: memFree=1509976/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=3724 CPUtime=3.09
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 2524 0 0 0 309 0 0 0 25 0 1 0 1094757161 3813376 672 1992294400 134512640 135197378 4294956240 18446744073709551615 134593019 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 931 672 93 167 0 762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3724

[startup+6.30127 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 9015
/proc/meminfo: memFree=1509336/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=3936 CPUtime=6.28
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 2558 0 0 0 628 0 0 0 25 0 1 0 1094757161 4030464 706 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 984 706 93 167 0 815 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3936

[startup+12.7016 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 9015
/proc/meminfo: memFree=1508384/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=4972 CPUtime=12.69
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 2756 0 0 0 1268 1 0 0 25 0 1 0 1094757161 5091328 904 1992294400 134512640 135197378 4294956240 18446744073709551615 134602177 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 1243 904 93 167 0 1074 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4972

[startup+25.5014 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 9015
/proc/meminfo: memFree=1507680/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=5824 CPUtime=25.48
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 2927 0 0 0 2547 1 0 0 25 0 1 0 1094757161 5963776 1075 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 1456 1075 93 167 0 1287 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5824

[startup+51.1019 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 9015
/proc/meminfo: memFree=1506272/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=7740 CPUtime=51.07
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 3271 0 0 0 5106 1 0 0 25 0 1 0 1094757161 7925760 1419 1992294400 134512640 135197378 4294956240 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 1935 1419 93 167 0 1766 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7740

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9015
/proc/meminfo: memFree=1503456/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=12052 CPUtime=102.25
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 3966 0 0 0 10224 1 0 0 25 0 1 0 1094757161 12341248 2114 1992294400 134512640 135197378 4294956240 18446744073709551615 134548730 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 3013 2114 93 167 0 2844 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12052

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9015
/proc/meminfo: memFree=1500192/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=15932 CPUtime=162.23
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 4787 0 0 0 16221 2 0 0 25 0 1 0 1094757161 16314368 2935 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 3983 2935 93 167 0 3814 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15932

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9015
/proc/meminfo: memFree=1496928/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=21752 CPUtime=222.2
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 5576 0 0 0 22218 2 0 0 25 0 1 0 1094757161 22274048 3724 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 5438 3724 93 167 0 5269 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21752

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1493728/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=21752 CPUtime=282.18
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 6385 0 0 0 28215 3 0 0 25 0 1 0 1094757161 22274048 4533 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 5438 4533 93 167 0 5269 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21752

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1490272/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=30484 CPUtime=342.15
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 7218 0 0 0 34211 4 0 0 25 0 1 0 1094757161 31215616 5366 1992294400 134512640 135197378 4294956240 18446744073709551615 134541471 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 7621 5366 93 167 0 7452 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 30484

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1487072/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=30484 CPUtime=402.14
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 8019 0 0 0 40209 5 0 0 25 0 1 0 1094757161 31215616 6167 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 7621 6167 93 167 0 7452 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 30484

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1483808/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=30484 CPUtime=462.11
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 8816 0 0 0 46206 5 0 0 25 0 1 0 1094757161 31215616 6964 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 7621 6964 93 167 0 7452 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 30484

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1480544/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=43580 CPUtime=522.09
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 9643 0 0 0 52203 6 0 0 25 0 1 0 1094757161 44625920 7791 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 10895 7791 93 167 0 10726 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 43580

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1476768/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=44400 CPUtime=582.07
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 10561 0 0 0 58201 6 0 0 25 0 1 0 1094757161 45465600 8709 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 11100 8709 93 167 0 10931 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 44400

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1473440/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=44400 CPUtime=642.05
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 11385 0 0 0 64198 7 0 0 25 0 1 0 1094757161 45465600 9533 1992294400 134512640 135197378 4294956240 18446744073709551615 134550698 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 11100 9533 93 167 0 10931 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 44400

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1470240/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=44400 CPUtime=702.03
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 12196 0 0 0 70195 8 0 0 25 0 1 0 1094757161 45465600 10344 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 11100 10344 93 167 0 10931 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 44400

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1466912/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=64044 CPUtime=762.01
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 12988 0 0 0 76192 9 0 0 25 0 1 0 1094757161 65581056 11136 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 16011 11136 93 167 0 15842 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 64044

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1463520/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=64044 CPUtime=821.98
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 13842 0 0 0 82189 9 0 0 25 0 1 0 1094757161 65581056 11990 1992294400 134512640 135197378 4294956240 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 16011 11990 93 167 0 15842 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 64044

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1460000/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=64044 CPUtime=881.96
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 14711 0 0 0 88186 10 0 0 25 0 1 0 1094757161 65581056 12859 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 16011 12859 93 167 0 15842 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 64044

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1456800/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=64044 CPUtime=941.93
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 15520 0 0 0 94183 10 0 0 25 0 1 0 1094757161 65581056 13668 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 16011 13668 93 167 0 15842 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 64044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1453408/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=64044 CPUtime=1001.92
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 16347 0 0 0 100181 11 0 0 25 0 1 0 1094757161 65581056 14495 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 16011 14495 93 167 0 15842 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 64044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1450208/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=64864 CPUtime=1061.89
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 17143 0 0 0 106178 11 0 0 25 0 1 0 1094757161 66420736 15291 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 16216 15291 93 167 0 16047 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 64864

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1446944/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=94332 CPUtime=1121.87
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 17955 0 0 0 112175 12 0 0 25 0 1 0 1094757161 96595968 16103 1992294400 134512640 135197378 4294956240 18446744073709551615 134550693 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 23583 16103 93 167 0 23414 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 94332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1443808/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=94332 CPUtime=1181.84
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 18741 0 0 0 118172 12 0 0 25 0 1 0 1094757161 96595968 16889 1992294400 134512640 135197378 4294956240 18446744073709551615 134522760 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 23583 16889 93 167 0 23414 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 94332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1442720/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=94332 CPUtime=1200.05
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 18990 0 0 0 119992 13 0 0 25 0 1 0 1094757161 96595968 17138 1992294400 134512640 135197378 4294956240 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 23583 17138 93 167 0 23414 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 94332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9015
/proc/meminfo: memFree=1442720/2055920 swapFree=4177912/4192956
[pid=9014] ppid=9012 vsize=94332 CPUtime=1200.05
/proc/9014/stat : 9014 (march_hi) R 9012 9014 8977 0 -1 4194304 18990 0 0 0 119992 13 0 0 25 0 1 0 1094757161 96595968 17138 1992294400 134512640 135197378 4294956240 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 1 0 0
/proc/9014/statm: 23583 17138 93 167 0 23414 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 94332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.93
CPU system time (s): 0.140978
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 94332

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

runsolver used 0.815875 second user time and 2.67059 second system time

The end

Launcher Data

Begin job on node71 at 2009-03-28 07:16:02
IDJOB=1513657
IDBENCH=70281
IDSOLVER=521
FILE ID=node71/1513657-1238220962
PBS_JOBID= 9060577
Free space on /tmp= 66352 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S547165541-056.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513657-1238220962/watcher-1513657-1238220962 -o /tmp/evaluation-result-1513657-1238220962/solver-1513657-1238220962 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1513657-1238220962.cnf

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

MD5SUM BENCH= c7b32920fad710a8e62fee8bc80010c2
RANDOM SEED=715496810

node71.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.270
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.270
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:       1512384 kB
Buffers:         50344 kB
Cached:         409828 kB
SwapCached:       9096 kB
Active:         104496 kB
Inactive:       366256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512384 kB
SwapTotal:     4192956 kB
SwapFree:      4177912 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          16308 kB
Slab:            58812 kB
Committed_AS:  2413320 kB
PageTables:       1444 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= 66352 MiB
End job on node71 at 2009-03-28 07:36:04