Trace number 1627960

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 hiSAT 4022.06 4023.48

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
MD5SUM2a9d7aa09089c785d286d069b028c319
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.090985
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
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 52343
Number of clauses of size over 50

Solver Data

0.00/0.05	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.05	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.05	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.05	c main()::
0.00/0.05	c initFormula():: searching for DIMACS p-line....
0.00/0.05	c full lookahead due to high density!
0.00/0.05	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.00/0.05	c parseCNF():: parsing....
0.00/0.05	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.05	c runParser():: parsing was successful, warming up engines...
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.00/0.05	c stat :: sign balance is biased by 0.043
0.00/0.05	c using k-SAT heuristics (size based diff)
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 4 duplicate clauses
0.00/0.05	c resolvent_look() :: found 2 resolvents
0.00/0.05	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
0.00/0.05	c longest clause has size 5
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c number of free variables = 110
0.00/0.05	c dynamic_preselect_setsize :: off
0.00/0.05	c main():: all systems go!
0.00/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 165
0.09/0.10	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: 587
0.09/0.19	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 4234
0.89/0.96	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 26165
6.09/6.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 119483
30.98/31.00	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 414157
117.95/118.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1120883
348.76/348.97	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 2430154
817.30/817.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 |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 4314483
1550.64/1551.29	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 6412471
2436.13/2437.07	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 8200253
3250.65/3251.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 9346562
3813.05/3814.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
4021.98/4023.44	c |011100001101011000100100110$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$|
4021.98/4023.44	
c |***********************************
4021.98/4023.44	c
4021.98/4023.44	c main():: nodeCount: 9750599
4021.98/4023.44	c main():: dead ends in main: 53937
4021.98/4023.44	c main():: lookAheadCount: 520907303
4021.98/4023.44	c main():: unitResolveCount: 53265870
4021.98/4023.44	c main():: time=-272.337296
4021.98/4023.44	c main():: necessary_assignments: 288204
4021.98/4023.44	c main():: bin_sat: 0, bin_unsat 0
4021.98/4023.44	c main():: doublelook: #: 39715066, succes #: 31522937
4021.98/4023.44	c main():: doublelook: overall 7.863 of all possible doublelooks executed
4021.98/4023.44	c main():: doublelook: succesrate: 79.373, average DL_trigger: 20.158
4021.98/4023.44	c main():: SOLUTION VERIFIED :-)
4021.98/4023.44	s SATISFIABLE
4021.98/4023.44	v -1 2 -3 -4 -5 -7 -8 -9 10 -11 -12 13 14 -15 -16 17 -18 19 -20 21 22 -23 -24 -25 -26 27 -28 29 -30 -31 -32 -33 34 35 36 -37 -38 -39 40 -41 -42 43 44 45 46 -47 -48 49 -50 -51 -52 53 54 55 56 57 58 -59 -60 -61 -62 -63 64 65 -66 67 68 -69 -70 71 -72 -73 -74 75 -76 -77 -78 79 80 -81 82 83 84 85 86 87 88 -89 90 -91 92 -94 95 96 -97 98 99 100 -101 -102 -103 -104 -105 106 107 108 -109 110 0

Verifier Data

OK

Watcher Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.92 0.97 0.96 3/64 24295
/proc/meminfo: memFree=708416/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=836 CPUtime=0
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 35765921 856064 85 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 209 86 58 167 0 40 0

[startup+0.0590471 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 24295
/proc/meminfo: memFree=708416/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=1400 CPUtime=0.05
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 235 0 0 0 5 0 0 0 18 0 1 0 35765921 1433600 218 1992294400 134512640 135197378 4294956240 18446744073709551615 134602816 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 350 218 93 167 0 181 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1400

[startup+0.101056 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 24295
/proc/meminfo: memFree=708416/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=1400 CPUtime=0.09
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 237 0 0 0 9 0 0 0 18 0 1 0 35765921 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134572714 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1400

[startup+0.301095 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 24295
/proc/meminfo: memFree=708416/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=1400 CPUtime=0.29
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 238 0 0 0 29 0 0 0 19 0 1 0 35765921 1433600 221 1992294400 134512640 135197378 4294956240 18446744073709551615 134556364 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 350 221 93 167 0 181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1400

[startup+0.701172 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 24295
/proc/meminfo: memFree=708416/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=1532 CPUtime=0.69
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 251 0 0 0 69 0 0 0 22 0 1 0 35765921 1568768 234 1992294400 134512640 135197378 4294956240 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 383 234 93 167 0 214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1532

[startup+1.50133 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 24296
/proc/meminfo: memFree=707832/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=1676 CPUtime=1.49
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 305 0 0 0 149 0 0 0 25 0 1 0 35765921 1716224 286 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 419 286 93 167 0 250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1676

[startup+3.10264 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 24296
/proc/meminfo: memFree=707448/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=1928 CPUtime=3.09
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 347 0 0 0 309 0 0 0 25 0 1 0 35765921 1974272 328 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 482 328 93 167 0 313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1928

[startup+6.30127 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 24296
/proc/meminfo: memFree=707064/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=2156 CPUtime=6.29
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 422 0 0 0 629 0 0 0 25 0 1 0 35765921 2207744 403 1992294400 134512640 135197378 4294956240 18446744073709551615 134556726 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 539 403 93 167 0 370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2156

[startup+12.7015 s]
/proc/loadavg: 0.94 0.97 0.96 2/65 24296
/proc/meminfo: memFree=706360/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=3008 CPUtime=12.69
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 578 0 0 0 1269 0 0 0 25 0 1 0 35765921 3080192 559 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 752 559 93 167 0 583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3008

[startup+25.501 s]
/proc/loadavg: 0.95 0.97 0.96 2/65 24296
/proc/meminfo: memFree=705144/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=4924 CPUtime=25.48
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 865 0 0 0 2548 0 0 0 25 0 1 0 35765921 5042176 846 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 1231 846 93 167 0 1062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4924

[startup+51.1011 s]
/proc/loadavg: 0.97 0.97 0.96 2/65 24296
/proc/meminfo: memFree=702776/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=6840 CPUtime=51.07
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 1448 0 0 0 5106 1 0 0 25 0 1 0 35765921 7004160 1429 1992294400 134512640 135197378 4294956240 18446744073709551615 134539251 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 1710 1429 93 167 0 1541 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6840

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.96 2/65 24296
/proc/meminfo: memFree=698424/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=13496 CPUtime=102.25
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 2520 0 0 0 10224 1 0 0 25 0 1 0 35765921 13819904 2501 1992294400 134512640 135197378 4294956240 18446744073709551615 134550667 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 3374 2501 93 167 0 3205 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13496

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24296
/proc/meminfo: memFree=693496/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=19696 CPUtime=162.24
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 3742 0 0 0 16221 3 0 0 25 0 1 0 35765921 20168704 3723 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 4924 3723 93 167 0 4755 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19696

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24296
/proc/meminfo: memFree=688824/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=29192 CPUtime=222.22
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 4888 0 0 0 22218 4 0 0 25 0 1 0 35765921 29892608 4869 1992294400 134512640 135197378 4294956240 18446744073709551615 134592702 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 7298 4869 93 167 0 7129 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29192

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24296
/proc/meminfo: memFree=684344/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=29192 CPUtime=282.19
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 6015 0 0 0 28215 4 0 0 25 0 1 0 35765921 29892608 5996 1992294400 134512640 135197378 4294956240 18446744073709551615 134539157 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 7298 5996 93 167 0 7129 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29192

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24296
/proc/meminfo: memFree=680120/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=29192 CPUtime=342.17
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 7052 0 0 0 34212 5 0 0 25 0 1 0 35765921 29892608 7033 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 7298 7033 93 167 0 7129 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29192

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24302
/proc/meminfo: memFree=675568/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=42288 CPUtime=402.14
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 8184 0 0 0 40209 5 0 0 25 0 1 0 35765921 43302912 8165 1992294400 134512640 135197378 4294956240 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 10572 8165 93 167 0 10403 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 42288

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24302
/proc/meminfo: memFree=670960/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=43808 CPUtime=462.13
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 9303 0 0 0 46207 6 0 0 25 0 1 0 35765921 44859392 9284 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 10952 9284 93 167 0 10783 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 43808

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24302
/proc/meminfo: memFree=666864/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=43808 CPUtime=522.1
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 10335 0 0 0 52204 6 0 0 25 0 1 0 35765921 44859392 10316 1992294400 134512640 135197378 4294956240 18446744073709551615 134524943 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 10952 10316 93 167 0 10783 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 43808

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24302
/proc/meminfo: memFree=662576/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=63452 CPUtime=582.08
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 11394 0 0 0 58201 7 0 0 25 0 1 0 35765921 64974848 11375 1992294400 134512640 135197378 4294956240 18446744073709551615 134525003 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 15863 11375 93 167 0 15694 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 63452

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24302
/proc/meminfo: memFree=658416/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=63452 CPUtime=642.07
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 12420 0 0 0 64199 8 0 0 25 0 1 0 35765921 64974848 12401 1992294400 134512640 135197378 4294956240 18446744073709551615 134539061 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 15863 12401 93 167 0 15694 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 63452


################
# More data... #
################

/proc/meminfo: memFree=494776/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3401.1
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 52936 0 0 0 340077 33 0 0 25 0 1 0 35765921 319479808 52917 1992294400 134512640 135197378 4294956240 18446744073709551615 134539008 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 52917 93 167 0 77829 0
Current children cumulated CPU time (s) 3401.1
Current children cumulated vsize (KiB) 311992

[startup+3462.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=491768/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3461.07
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 53697 0 0 0 346074 33 0 0 25 0 1 0 35765921 319479808 53678 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 53678 93 167 0 77829 0
Current children cumulated CPU time (s) 3461.07
Current children cumulated vsize (KiB) 311992

[startup+3522.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=488632/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3521.06
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 54463 0 0 0 352072 34 0 0 25 0 1 0 35765921 319479808 54444 1992294400 134512640 135197378 4294956240 18446744073709551615 134550658 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 54444 93 167 0 77829 0
Current children cumulated CPU time (s) 3521.06
Current children cumulated vsize (KiB) 311992

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=485688/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3581.03
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 55207 0 0 0 358069 34 0 0 25 0 1 0 35765921 319479808 55188 1992294400 134512640 135197378 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 55188 93 167 0 77829 0
Current children cumulated CPU time (s) 3581.03
Current children cumulated vsize (KiB) 311992

[startup+3642.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=482552/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3641.01
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 55972 0 0 0 364067 34 0 0 25 0 1 0 35765921 319479808 55953 1992294400 134512640 135197378 4294956240 18446744073709551615 134602959 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 55953 93 167 0 77829 0
Current children cumulated CPU time (s) 3641.01
Current children cumulated vsize (KiB) 311992

[startup+3702.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=479736/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3700.99
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 56682 0 0 0 370064 35 0 0 25 0 1 0 35765921 319479808 56663 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 56663 93 167 0 77829 0
Current children cumulated CPU time (s) 3700.99
Current children cumulated vsize (KiB) 311992

[startup+3762.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=476728/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3760.97
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 57420 0 0 0 376062 35 0 0 25 0 1 0 35765921 319479808 57401 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 57401 93 167 0 77829 0
Current children cumulated CPU time (s) 3760.97
Current children cumulated vsize (KiB) 311992

[startup+3822.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=473976/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3820.95
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 58124 0 0 0 382059 36 0 0 25 0 1 0 35765921 319479808 58105 1992294400 134512640 135197378 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 58105 93 167 0 77829 0
Current children cumulated CPU time (s) 3820.95
Current children cumulated vsize (KiB) 311992

[startup+3882.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=471032/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3880.93
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 58857 0 0 0 388056 37 0 0 25 0 1 0 35765921 319479808 58838 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 58838 93 167 0 77829 0
Current children cumulated CPU time (s) 3880.93
Current children cumulated vsize (KiB) 311992

[startup+3942.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24304
/proc/meminfo: memFree=468152/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=3940.91
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 59559 0 0 0 394054 37 0 0 25 0 1 0 35765921 319479808 59540 1992294400 134512640 135197378 4294956240 18446744073709551615 134548743 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 59540 93 167 0 77829 0
Current children cumulated CPU time (s) 3940.91
Current children cumulated vsize (KiB) 311992

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=465336/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4000.88
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60255 0 0 0 400050 38 0 0 25 0 1 0 35765921 319479808 60236 1992294400 134512640 135197378 4294956240 18446744073709551615 134592659 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60236 93 167 0 77829 0
Current children cumulated CPU time (s) 4000.88
Current children cumulated vsize (KiB) 311992

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

[startup+4006.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=465144/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4004.88
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60307 0 0 0 400450 38 0 0 25 0 1 0 35765921 319479808 60288 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60288 93 167 0 77829 0
Current children cumulated CPU time (s) 4004.88
Current children cumulated vsize (KiB) 311992

[startup+4012.7 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=464824/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4011.28
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60381 0 0 0 401090 38 0 0 25 0 1 0 35765921 319479808 60362 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60362 93 167 0 77829 0
Current children cumulated CPU time (s) 4011.28
Current children cumulated vsize (KiB) 311992

[startup+4019.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=464568/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4017.68
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60457 0 0 0 401729 39 0 0 25 0 1 0 35765921 319479808 60438 1992294400 134512640 135197378 4294956240 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60438 93 167 0 77829 0
Current children cumulated CPU time (s) 4017.68
Current children cumulated vsize (KiB) 311992

[startup+4020.7 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=464440/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4019.28
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60475 0 0 0 401889 39 0 0 25 0 1 0 35765921 319479808 60456 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60456 93 167 0 77829 0
Current children cumulated CPU time (s) 4019.28
Current children cumulated vsize (KiB) 311992

[startup+4022.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=464440/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4020.88
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60494 0 0 0 402049 39 0 0 25 0 1 0 35765921 319479808 60475 1992294400 134512640 135197378 4294956240 18446744073709551615 134603181 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60475 93 167 0 77829 0
Current children cumulated CPU time (s) 4020.88
Current children cumulated vsize (KiB) 311992

[startup+4023.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=464376/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4021.68
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60503 0 0 0 402129 39 0 0 25 0 1 0 35765921 319479808 60484 1992294400 134512640 135197378 4294956240 18446744073709551615 134596875 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60484 93 167 0 77829 0
Current children cumulated CPU time (s) 4021.68
Current children cumulated vsize (KiB) 311992

[startup+4023.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=464376/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4021.88
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60506 0 0 0 402149 39 0 0 25 0 1 0 35765921 319479808 60487 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60487 93 167 0 77829 0
Current children cumulated CPU time (s) 4021.88
Current children cumulated vsize (KiB) 311992

[startup+4023.4 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 24310
/proc/meminfo: memFree=464376/2055924 swapFree=4192956/4192956
[pid=24295] ppid=24293 vsize=311992 CPUtime=4021.98
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24258 0 -1 4194304 60508 0 0 0 402159 39 0 0 25 0 1 0 35765921 319479808 60489 1992294400 134512640 135197378 4294956240 18446744073709551615 134593042 0 0 4096 0 0 0 0 17 1 0 0
/proc/24295/statm: 77998 60489 93 167 0 77829 0
Current children cumulated CPU time (s) 4021.98
Current children cumulated vsize (KiB) 311992

Child status: 10
Real time (s): 4023.48
CPU time (s): 4022.06
CPU user time (s): 4021.63
CPU system time (s): 0.429934
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 311992

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

runsolver used 3.82842 second user time and 7.2159 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-18 19:55:16
IDJOB=1627960
IDBENCH=70416
IDSOLVER=583
FILE ID=node6/1627960-1240077316
PBS_JOBID= 9159109
Free space on /tmp= 66324 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627960-1240077316/watcher-1627960-1240077316 -o /tmp/evaluation-result-1627960-1240077316/solver-1627960-1240077316 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1627960-1240077316.cnf

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

MD5SUM BENCH= 2a9d7aa09089c785d286d069b028c319
RANDOM SEED=962195389

node6.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.281
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.281
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:      2055924 kB
MemFree:        708896 kB
Buffers:         77384 kB
Cached:        1172524 kB
SwapCached:          0 kB
Active:         194912 kB
Inactive:      1069340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        708896 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          24068 kB
Slab:            68816 kB
Committed_AS:   168032 kB
PageTables:       1452 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= 66324 MiB
End job on node6 at 2009-04-18 21:02:19