Trace number 1555040

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 hiUNSAT 246.657 246.724

General information on the benchmark

NameAPPLICATIONS/bitverif/
icbrt/icbrt1_32.cnf
MD5SUM157e258753171ede0eac48b41cfa7b1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.2104
Satisfiable
(Un)Satisfiability was proved
Number of variables11309
Number of clauses33833
Sum of the clauses size78941
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 222554
Number of clauses of size 311277
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.29/0.35	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.29/0.35	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.29/0.35	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.29/0.35	c main()::
0.29/0.35	c initFormula():: searching for DIMACS p-line....
0.29/0.35	c initFormula():: the DIMACS p-line indicates a CNF of 11309 variables and 33833 clauses.
0.29/0.35	c parseCNF():: parsing....
0.29/0.35	c parseCNF():: the CNF contains 2 unary clauses.
0.29/0.35	c runParser():: parsing was successful, warming up engines...
0.29/0.35	c simplify_formula():: removed 0 tautological, 9 satisfied and 0 duplicate clauses
0.29/0.35	c preprocessing fase I completed:: there are now 11305 free variables and 33824 clauses.
0.29/0.35	c stat :: sign balance is biased by 0.107
0.29/0.35	c using 3-SAT heuristics (occurence based diff)
0.29/0.35	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.35	c simplify_formula():: removed 0 tautological, 0 satisfied and 65 duplicate clauses
0.29/0.35	c resolvent_look() :: found 65 resolvents
0.29/0.35	c lessRedundantTransformation():: nothing to be done.
0.29/0.35	c transformTo3SAT():: you gave me 11309 variables and 33889 clauses.
0.29/0.35	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.29/0.35	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.29/0.35	c transformTo3SAT():: the transformation yielded 11309 variabels and 33889 clauses.
0.29/0.35	c main():: clause / variable ratio: ( 33889 / 11309 ) = 3.00
0.29/0.35	c longest clause has size 3
0.29/0.35	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.35	c number of free variables = 11305
0.29/0.35	c dynamic_preselect_setsize :: off
0.29/0.35	c main():: all systems go!
0.29/0.35	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/11) NodeCount: 156
0.79/0.89	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/11) NodeCount: 3646
5.59/5.67	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/11) NodeCount: 12343
18.09/18.15	c |----------------------------------------------------------------|
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/11) NodeCount: 47611
59.47/59.50	c |----------------------------------------------------------------|
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/11) NodeCount: 112797
124.45/124.59	c |----------------------------------------------------------------|
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/11) NodeCount: 178109
188.84/188.98	c |----------------------------------------------------------------|
c |********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/11) NodeCount: 219154
229.93/230.01	c |----------------------------------------------------------------|
c |********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |****************************************************************| ( 7/11) NodeCount: 234181
244.63/244.73	c |----------------------------------------------------------------|
c |********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| ( 8/11) NodeCount: 235007
246.33/246.43	c |----------------------------------------------------------------|
c |********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| ( 9/11) NodeCount: 235030
246.63/246.70	c |----------------------------------------------------------------|
c |
246.63/246.72	c
246.63/246.72	c main():: nodeCount: 235030
246.63/246.72	c main():: dead ends in main: 100
246.63/246.72	c main():: lookAheadCount: 7457748
246.63/246.72	c main():: unitResolveCount: 21894329
246.63/246.72	c main():: time=246.670000
246.63/246.72	c main():: necessary_assignments: 158728
246.63/246.72	c main():: bin_sat: 0, bin_unsat 0
246.63/246.72	c main():: doublelook: #: 231039, succes #: 67463
246.63/246.72	c main():: doublelook: overall 3.233 of all possible doublelooks executed
246.63/246.72	c main():: doublelook: succesrate: 29.200, average DL_trigger: 20.033
246.63/246.72	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555040-1238736454/watcher-1555040-1238736454 -o /tmp/evaluation-result-1555040-1238736454/solver-1555040-1238736454 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1555040-1238736454.cnf 

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


[startup+0 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4907
/proc/meminfo: memFree=1728568/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=1948 CPUtime=0
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1146310324 1994752 319 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 487 319 57 167 0 318 0

[startup+0.01391 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4907
/proc/meminfo: memFree=1728568/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=2080 CPUtime=0.01
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 371 0 0 0 1 0 0 0 18 0 1 0 1146310324 2129920 356 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 520 357 57 167 0 351 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2080

[startup+0.10192 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4907
/proc/meminfo: memFree=1728568/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=4608 CPUtime=0.09
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 1549 0 0 0 9 0 0 0 18 0 1 0 1146310324 4718592 786 1992294400 134512640 135197378 4294956224 18446744073709551615 134695339 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 1152 786 66 167 0 983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4608

[startup+0.301942 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4907
/proc/meminfo: memFree=1728568/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=19088 CPUtime=0.29
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 5642 0 0 0 27 2 0 0 19 0 1 0 1146310324 19546112 1768 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 4805 1773 86 167 0 4636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19088

[startup+0.701985 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 4907
/proc/meminfo: memFree=1728568/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=20776 CPUtime=0.69
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 6983 0 0 0 66 3 0 0 22 0 1 0 1146310324 21274624 2545 1992294400 134512640 135197378 4294956224 18446744073709551615 134525395 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 5194 2545 91 167 0 5025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20776

[startup+1.50108 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1716848/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=22092 CPUtime=1.49
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 7582 0 0 0 146 3 0 0 25 0 1 0 1146310324 22622208 3144 1992294400 134512640 135197378 4294956224 18446744073709551615 134542096 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 5523 3144 91 167 0 5354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22092

[startup+3.10125 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1715760/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=22884 CPUtime=3.09
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 7801 0 0 0 306 3 0 0 25 0 1 0 1146310324 23433216 3363 1992294400 134512640 135197378 4294956224 18446744073709551615 134548473 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 5721 3363 91 167 0 5552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22884

[startup+6.30161 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1714160/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=24356 CPUtime=6.29
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 8137 0 0 0 626 3 0 0 25 0 1 0 1146310324 24940544 3692 1992294400 134512640 135197378 4294956224 18446744073709551615 134548473 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 6089 3692 91 167 0 5920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24356

[startup+12.7013 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1712432/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=25940 CPUtime=12.69
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 8536 0 0 0 1265 4 0 0 25 0 1 0 1146310324 26562560 4084 1992294400 134512640 135197378 4294956224 18446744073709551615 134541968 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 6485 4084 91 167 0 6316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25940

[startup+25.5017 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1710704/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=26872 CPUtime=25.48
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 8916 0 0 0 2544 4 0 0 25 0 1 0 1146310324 27516928 4464 1992294400 134512640 135197378 4294956224 18446744073709551615 134541968 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 6718 4464 91 167 0 6549 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26872

[startup+51.1016 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1708784/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=28880 CPUtime=51.08
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 9411 0 0 0 5103 5 0 0 25 0 1 0 1146310324 29573120 4959 1992294400 134512640 135197378 4294956224 18446744073709551615 134542040 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 7220 4959 91 167 0 7051 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28880

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1706608/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=31200 CPUtime=102.26
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 9913 0 0 0 10220 6 0 0 25 0 1 0 1146310324 31948800 5461 1992294400 134512640 135197378 4294956224 18446744073709551615 134548531 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 7800 5461 91 167 0 7631 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31200

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1703536/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=34864 CPUtime=162.25
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 10651 0 0 0 16218 7 0 0 25 0 1 0 1146310324 35700736 6199 1992294400 134512640 135197378 4294956224 18446744073709551615 134556568 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 8716 6199 91 167 0 8547 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34864

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1701424/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=36064 CPUtime=222.23
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11150 0 0 0 22215 8 0 0 25 0 1 0 1146310324 36929536 6698 1992294400 134512640 135197378 4294956224 18446744073709551615 134552749 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9016 6698 91 167 0 8847 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36064

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1701168/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=36196 CPUtime=230.23
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11217 0 0 0 23014 9 0 0 25 0 1 0 1146310324 37064704 6765 1992294400 134512640 135197378 4294956224 18446744073709551615 134597332 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9049 6765 91 167 0 8880 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 36196

[startup+236.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1701040/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=36196 CPUtime=236.63
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11248 0 0 0 23654 9 0 0 25 0 1 0 1146310324 37064704 6796 1992294400 134512640 135197378 4294956224 18446744073709551615 134548448 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9049 6796 91 167 0 8880 0
Current children cumulated CPU time (s) 236.63
Current children cumulated vsize (KiB) 36196

[startup+243.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1700912/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=36196 CPUtime=243.03
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11280 0 0 0 24294 9 0 0 25 0 1 0 1146310324 37064704 6828 1992294400 134512640 135197378 4294956224 18446744073709551615 134541260 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9049 6828 91 167 0 8880 0
Current children cumulated CPU time (s) 243.03
Current children cumulated vsize (KiB) 36196

[startup+244.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1700912/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=36328 CPUtime=244.63
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11293 0 0 0 24454 9 0 0 25 0 1 0 1146310324 37199872 6841 1992294400 134512640 135197378 4294956224 18446744073709551615 134601504 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9082 6841 91 167 0 8913 0
Current children cumulated CPU time (s) 244.63
Current children cumulated vsize (KiB) 36328

[startup+245.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1700848/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=39672 CPUtime=245.43
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11296 0 0 0 24534 9 0 0 25 0 1 0 1146310324 40624128 6844 1992294400 134512640 135197378 4294956224 18446744073709551615 134552420 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9918 6844 91 167 0 9749 0
Current children cumulated CPU time (s) 245.43
Current children cumulated vsize (KiB) 39672

[startup+246.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1700848/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=39672 CPUtime=246.23
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11298 0 0 0 24614 9 0 0 25 0 1 0 1146310324 40624128 6846 1992294400 134512640 135197378 4294956224 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9918 6846 91 167 0 9749 0
Current children cumulated CPU time (s) 246.23
Current children cumulated vsize (KiB) 39672

[startup+246.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4908
/proc/meminfo: memFree=1700848/2055920 swapFree=4176924/4192956
[pid=4907] ppid=4905 vsize=39672 CPUtime=246.63
/proc/4907/stat : 4907 (march_hi) R 4905 4907 4454 0 -1 4194304 11299 0 0 0 24654 9 0 0 25 0 1 0 1146310324 40624128 6847 1992294400 134512640 135197378 4294956224 18446744073709551615 134601475 0 0 4096 0 0 0 0 17 1 0 0
/proc/4907/statm: 9918 6847 91 167 0 9749 0
Current children cumulated CPU time (s) 246.63
Current children cumulated vsize (KiB) 39672

Child status: 20
Real time (s): 246.724
CPU time (s): 246.657
CPU user time (s): 246.559
CPU system time (s): 0.098984
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 39672

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

runsolver used 0.19097 second user time and 0.543917 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-03 07:27:34
IDJOB=1555040
IDBENCH=70792
IDSOLVER=521
FILE ID=node35/1555040-1238736454
PBS_JOBID= 9085374
Free space on /tmp= 66480 MiB

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

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

MD5SUM BENCH= 157e258753171ede0eac48b41cfa7b1d
RANDOM SEED=204681982

node35.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.229
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.229
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:       1728984 kB
Buffers:         41384 kB
Cached:         193344 kB
SwapCached:      10140 kB
Active:          55204 kB
Inactive:       191292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728984 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          17524 kB
Slab:            66432 kB
Committed_AS:  2992500 kB
PageTables:       1404 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= 66476 MiB
End job on node35 at 2009-04-03 07:31:41