Trace number 1735412

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.12 1200.84

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes9.cnf
MD5SUM5b3cb365e0da247dad8c75295d40c6a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.4134
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.29/0.30	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.29/0.30	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.29/0.30	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.29/0.30	c main()::
0.29/0.30	c initFormula():: searching for DIMACS p-line....
0.29/0.30	c full lookahead due to high density!
0.29/0.30	c initFormula():: the DIMACS p-line indicates a CNF of 945 variables and 61409 clauses.
0.29/0.30	c parseCNF():: parsing....
0.29/0.30	c parseCNF():: the CNF contains 0 unary clauses.
0.29/0.30	c runParser():: parsing was successful, warming up engines...
0.29/0.30	c simplify_formula():: removed 0 tautological, 0 satisfied and 3293 duplicate clauses
0.29/0.30	c preprocessing fase I completed:: there are now 945 free variables and 58116 clauses.
0.29/0.30	c stat :: sign balance is biased by 120.782
0.29/0.30	c using k-SAT heuristics (size based diff)
0.29/0.30	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.30	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.30	c main():: clause / variable ratio: ( 58116 / 945 ) = 61.50
0.29/0.30	c longest clause has size 21
0.29/0.30	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.30	c number of free variables = 945
0.29/0.30	c dynamic_preselect_setsize :: off
0.29/0.30	c main():: all systems go!
0.29/0.30	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 187
0.39/0.44	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: 1921
1.49/1.54	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 21066
12.72/13.04	c |----------------------------------------------------------------|
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 131363
73.10/73.41	c |----------------------------------------------------------------|
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 488109
257.43/257.84	c |----------------------------------------------------------------|
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |************************
c |**************************
c |***************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 1170290
584.70/585.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 |****************************************************************| ( 6/999) NodeCount: 1973815
945.96/946.65	c |----------------------------------------------------------------|
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |************************
c |**************************
c |***************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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-1735412-1240802062/watcher-1735412-1240802062 -o /tmp/evaluation-result-1735412-1240802062/solver-1735412-1240802062 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1735412-1240802062.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.71 3/64 31550
/proc/meminfo: memFree=1647992/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=1316 CPUtime=0
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 108239525 1347584 162 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 329 162 57 167 0 160 0

[startup+0.027285 s]
/proc/loadavg: 1.99 1.97 1.71 3/64 31550
/proc/meminfo: memFree=1647992/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=1712 CPUtime=0.02
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 288 0 0 0 2 0 0 0 18 0 1 0 108239525 1753088 273 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 428 273 57 167 0 259 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1712

[startup+0.101301 s]
/proc/loadavg: 1.99 1.97 1.71 3/64 31550
/proc/meminfo: memFree=1647992/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=4800 CPUtime=0.09
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 739 0 0 0 9 0 0 0 18 0 1 0 108239525 4915200 564 1992294400 134512640 135197378 4294956224 18446744073709551615 134649535 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 1200 565 64 167 0 1031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4800

[startup+0.301338 s]
/proc/loadavg: 1.99 1.97 1.71 3/64 31550
/proc/meminfo: memFree=1647992/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=7304 CPUtime=0.29
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 3988 0 0 0 28 1 0 0 19 0 1 0 108239525 7479296 745 1992294400 134512640 135197378 4294956224 18446744073709551615 134600272 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 1826 745 87 167 0 1657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7304

[startup+0.702416 s]
/proc/loadavg: 1.99 1.97 1.71 3/64 31550
/proc/meminfo: memFree=1647992/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=8500 CPUtime=0.69
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 4266 0 0 0 68 1 0 0 20 0 1 0 108239525 8704000 1023 1992294400 134512640 135197378 4294956224 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 2125 1023 92 167 0 1956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8500

[startup+1.50157 s]
/proc/loadavg: 1.99 1.97 1.71 2/65 31551
/proc/meminfo: memFree=1644144/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=8916 CPUtime=1.49
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 4356 0 0 0 148 1 0 0 25 0 1 0 108239525 9129984 1113 1992294400 134512640 135197378 4294956224 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 2229 1113 92 167 0 2060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8916

[startup+3.10188 s]
/proc/loadavg: 1.99 1.97 1.71 2/65 31551
/proc/meminfo: memFree=1643440/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=9152 CPUtime=2.88
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 4446 0 0 0 286 2 0 0 25 0 1 0 108239525 9371648 1203 1992294400 134512640 135197378 4294956224 18446744073709551615 134618848 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 2288 1203 92 167 0 2119 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 9152

[startup+6.30151 s]
/proc/loadavg: 1.91 1.95 1.71 2/65 31551
/proc/meminfo: memFree=1642800/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=10228 CPUtime=6.02
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 4650 0 0 0 600 2 0 0 25 0 1 0 108239525 10473472 1407 1992294400 134512640 135197378 4294956224 18446744073709551615 134550644 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 2557 1407 92 167 0 2388 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 10228

[startup+12.7018 s]
/proc/loadavg: 1.84 1.94 1.70 2/65 31551
/proc/meminfo: memFree=1641840/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=11248 CPUtime=12.42
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 4826 0 0 0 1240 2 0 0 25 0 1 0 108239525 11517952 1583 1992294400 134512640 135197378 4294956224 18446744073709551615 134541458 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 2812 1583 92 167 0 2643 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 11248

[startup+25.5012 s]
/proc/loadavg: 1.65 1.89 1.69 2/65 31551
/proc/meminfo: memFree=1639920/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=12732 CPUtime=25.21
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 5280 0 0 0 2519 2 0 0 25 0 1 0 108239525 13037568 2037 1992294400 134512640 135197378 4294956224 18446744073709551615 134523574 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 3183 2038 92 167 0 3014 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 12732

[startup+51.1012 s]
/proc/loadavg: 1.43 1.82 1.67 2/65 31551
/proc/meminfo: memFree=1636464/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=20216 CPUtime=50.81
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 6146 0 0 0 5078 3 0 0 25 0 1 0 108239525 20701184 2903 1992294400 134512640 135197378 4294956224 18446744073709551615 134556707 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 5054 2903 92 167 0 4885 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 20216

[startup+102.305 s]
/proc/loadavg: 1.18 1.69 1.63 2/65 31551
/proc/meminfo: memFree=1628976/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=31192 CPUtime=101.99
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 7992 0 0 0 10195 4 0 0 25 0 1 0 108239525 31940608 4749 1992294400 134512640 135197378 4294956224 18446744073709551615 134539314 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 7798 4749 92 167 0 7629 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 31192

[startup+162.302 s]
/proc/loadavg: 1.07 1.56 1.59 2/65 31551
/proc/meminfo: memFree=1619696/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=33780 CPUtime=161.96
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 10321 0 0 0 16191 5 0 0 25 0 1 0 108239525 34590720 7078 1992294400 134512640 135197378 4294956224 18446744073709551615 134592835 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 8445 7078 92 167 0 8276 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 33780

[startup+222.302 s]
/proc/loadavg: 1.02 1.46 1.55 2/65 31551
/proc/meminfo: memFree=1610352/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=53996 CPUtime=221.94
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 12620 0 0 0 22187 7 0 0 25 0 1 0 108239525 55291904 9377 1992294400 134512640 135197378 4294956224 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 13499 9377 92 167 0 13330 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 53996

[startup+282.301 s]
/proc/loadavg: 1.01 1.37 1.52 2/65 31551
/proc/meminfo: memFree=1600816/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=59816 CPUtime=281.92
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 15009 0 0 0 28184 8 0 0 25 0 1 0 108239525 61251584 11766 1992294400 134512640 135197378 4294956224 18446744073709551615 134539269 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 14954 11766 92 167 0 14785 0
Current children cumulated CPU time (s) 281.92
Current children cumulated vsize (KiB) 59816

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.48 2/65 31551
/proc/meminfo: memFree=1590640/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=92216 CPUtime=341.9
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 17498 0 0 0 34180 10 0 0 25 0 1 0 108239525 94429184 14255 1992294400 134512640 135197378 4294956224 18446744073709551615 134539240 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 23054 14255 92 167 0 22885 0
Current children cumulated CPU time (s) 341.9
Current children cumulated vsize (KiB) 92216

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.45 2/65 31551
/proc/meminfo: memFree=1580656/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=100948 CPUtime=401.87
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 20017 0 0 0 40176 11 0 0 25 0 1 0 108239525 103370752 16774 1992294400 134512640 135197378 4294956224 18446744073709551615 134628249 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 25237 16774 92 167 0 25068 0
Current children cumulated CPU time (s) 401.87
Current children cumulated vsize (KiB) 100948

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.42 2/65 31551
/proc/meminfo: memFree=1570480/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=100948 CPUtime=461.85
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 22541 0 0 0 46172 13 0 0 25 0 1 0 108239525 103370752 19298 1992294400 134512640 135197378 4294956224 18446744073709551615 134603849 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 25237 19298 92 167 0 25068 0
Current children cumulated CPU time (s) 461.85
Current children cumulated vsize (KiB) 100948

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.39 2/65 31551
/proc/meminfo: memFree=1560752/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=100948 CPUtime=521.83
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 24970 0 0 0 52168 15 0 0 25 0 1 0 108239525 103370752 21727 1992294400 134512640 135197378 4294956224 18446744073709551615 134570728 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 25237 21727 92 167 0 25068 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 100948

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.36 2/65 31551
/proc/meminfo: memFree=1550704/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=114044 CPUtime=581.8
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 27463 0 0 0 58165 15 0 0 25 0 1 0 108239525 116781056 24220 1992294400 134512640 135197378 4294956224 18446744073709551615 134539302 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 28511 24220 92 167 0 28342 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 114044

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.33 2/65 31551
/proc/meminfo: memFree=1540656/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=178852 CPUtime=641.79
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 29937 0 0 0 64162 17 0 0 25 0 1 0 108239525 183144448 26694 1992294400 134512640 135197378 4294956224 18446744073709551615 134548531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 44713 26694 92 167 0 44544 0
Current children cumulated CPU time (s) 641.79
Current children cumulated vsize (KiB) 178852

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.31 2/65 31551
/proc/meminfo: memFree=1530800/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=178852 CPUtime=701.76
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 32422 0 0 0 70158 18 0 0 25 0 1 0 108239525 183144448 29179 1992294400 134512640 135197378 4294956224 18446744073709551615 134592835 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 44713 29179 92 167 0 44544 0
Current children cumulated CPU time (s) 701.76
Current children cumulated vsize (KiB) 178852

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.29 2/65 31551
/proc/meminfo: memFree=1520560/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=178852 CPUtime=761.74
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 34965 0 0 0 76155 19 0 0 25 0 1 0 108239525 183144448 31722 1992294400 134512640 135197378 4294956224 18446744073709551615 134541466 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 44713 31722 92 167 0 44544 0
Current children cumulated CPU time (s) 761.74
Current children cumulated vsize (KiB) 178852

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.27 2/65 31551
/proc/meminfo: memFree=1510576/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=198496 CPUtime=821.71
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 37442 0 0 0 82150 21 0 0 25 0 1 0 108239525 203259904 34199 1992294400 134512640 135197378 4294956224 18446744073709551615 134523574 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 49624 34199 92 167 0 49455 0
Current children cumulated CPU time (s) 821.71
Current children cumulated vsize (KiB) 198496

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.25 2/65 31551
/proc/meminfo: memFree=1500656/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=198496 CPUtime=881.69
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 39899 0 0 0 88147 22 0 0 25 0 1 0 108239525 203259904 36656 1992294400 134512640 135197378 4294956224 18446744073709551615 134649172 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 49624 36656 92 167 0 49455 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 198496

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/65 31551
/proc/meminfo: memFree=1490608/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=198496 CPUtime=941.66
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 42430 0 0 0 94143 23 0 0 25 0 1 0 108239525 203259904 39187 1992294400 134512640 135197378 4294956224 18446744073709551615 134611936 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 49624 39187 92 167 0 49455 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 198496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 31551
/proc/meminfo: memFree=1481648/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=198496 CPUtime=1001.65
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 44643 0 0 0 100140 25 0 0 25 0 1 0 108239525 203259904 41400 1992294400 134512640 135197378 4294956224 18446744073709551615 134550656 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 49624 41400 92 167 0 49455 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 198496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 31551
/proc/meminfo: memFree=1472624/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=198496 CPUtime=1061.62
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 46916 0 0 0 106136 26 0 0 25 0 1 0 108239525 203259904 43673 1992294400 134512640 135197378 4294956224 18446744073709551615 134592835 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 49624 43673 92 167 0 49455 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 198496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 31551
/proc/meminfo: memFree=1463600/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=198496 CPUtime=1121.59
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 49136 0 0 0 112132 27 0 0 25 0 1 0 108239525 203259904 45893 1992294400 134512640 135197378 4294956224 18446744073709551615 134601485 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 49624 45893 92 167 0 49455 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 198496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 31551
/proc/meminfo: memFree=1454576/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=227964 CPUtime=1181.58
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 51416 0 0 0 118129 29 0 0 25 0 1 0 108239525 233435136 48173 1992294400 134512640 135197378 4294956224 18446744073709551615 134601475 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 56991 48173 92 167 0 56822 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 227964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 31551
/proc/meminfo: memFree=1451440/2055920 swapFree=4180704/4192956
[pid=31550] ppid=31548 vsize=227964 CPUtime=1200.07
/proc/31550/stat : 31550 (march_hi) R 31548 31550 29004 0 -1 4194304 52160 0 0 0 119978 29 0 0 25 0 1 0 108239525 233435136 48917 1992294400 134512640 135197378 4294956224 18446744073709551615 134524938 0 0 4096 0 0 0 0 17 1 0 0
/proc/31550/statm: 56991 48917 92 167 0 56822 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 227964

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.84
CPU time (s): 1200.12
CPU user time (s): 1199.78
CPU system time (s): 0.331949
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 227964

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

runsolver used 0.913861 second user time and 2.48462 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-27 05:14:22
IDJOB=1735412
IDBENCH=71418
IDSOLVER=521
FILE ID=node28/1735412-1240802062
PBS_JOBID= 9187334
Free space on /tmp= 66344 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes9.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735412-1240802062/watcher-1735412-1240802062 -o /tmp/evaluation-result-1735412-1240802062/solver-1735412-1240802062 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1735412-1240802062.cnf

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

MD5SUM BENCH= 5b3cb365e0da247dad8c75295d40c6a5
RANDOM SEED=1562561275

node28.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.261
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.261
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:       1648408 kB
Buffers:         41556 kB
Cached:         287324 kB
SwapCached:       5476 kB
Active:          55940 kB
Inactive:       281536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648408 kB
SwapTotal:     4192956 kB
SwapFree:      4180704 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          14272 kB
Slab:            55844 kB
Committed_AS:   482124 kB
PageTables:       1420 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= 66340 MiB
End job on node28 at 2009-04-27 05:34:25