Trace number 371123

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, and are wall clock time (not CPU 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 KS 2007-02-08UNSAT 1705.3 1706.01

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
MD5SUM6a45383bc2424adf54303f559896286c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1705.3
Satisfiable
(Un)Satisfiability was proved
Number of variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.05/0.08	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.05/0.08	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.05/0.08	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.05/0.08	c main()::
0.05/0.08	c initFormula():: searching for DIMACS p-line....
0.05/0.08	c initFormula():: the DIMACS p-line indicates a CNF of 2035 variables and 6327 clauses.
0.05/0.08	c parseCNF():: parsing....
0.05/0.08	c parseCNF():: the CNF contains 0 unary clauses.
0.05/0.08	c runParser():: parsing was successful, warming up engines...
0.05/0.08	c simplify_formula():: removed 0 tautological, 286 satisfied and 0 duplicate clauses
0.05/0.08	c preprocessing fase I completed:: there are now 1967 free variables and 6041 clauses.
0.05/0.08	c stat :: sign balance is biased by 0.673
0.05/0.08	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.05/0.08	c using 3-SAT heuristics (occurence based diff)
0.05/0.08	c longest clause has size 3
0.05/0.08	c simplify_formula():: removed 0 tautological, 0 satisfied and 44 duplicate clauses
0.05/0.08	c resolvent_look() :: found 26 resolvents
0.05/0.08	c lessRedundantTransformation():: nothing to be done.
0.05/0.08	c transformTo3SAT():: you gave me 2035 variables and 6067 clauses.
0.05/0.08	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.05/0.08	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.05/0.08	c transformTo3SAT():: the transformation yielded 2035 variabels and 6067 clauses.
0.05/0.08	c main():: clause / variable ratio: ( 6067 / 2035 ) = 2.98
0.05/0.08	c longest clause has size 3
0.05/0.08	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.05/0.08	c dynamic_preselect_setsize :: on
0.05/0.08	c suggested doublelook initial :: 0
0.05/0.08	c main():: all systems go!
0.05/0.08	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 174 JD: 23
1.69/1.71	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 26990 JD: 23
91.05/91.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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 NC: 63550 JD: 23
186.12/186.21	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 110101 JD: 23
300.38/300.58	c |----------------------------------------------------------------|
c |**
c |****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 192103 JD: 23
496.21/496.44	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 308903 JD: 23
771.92/772.24	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 441792 JD: 23
1089.42/1089.90	c |----------------------------------------------------------------|
c |****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 552837 JD: 23
1362.01/1362.69	c |----------------------------------------------------------------|
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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 NC: 624441 JD: 23
1544.75/1545.45	c |----------------------------------------------------------------|
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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 NC: 662414 JD: 23
1644.61/1645.31	c |----------------------------------------------------------------|
c |********
c |*********
c |**********
c |***********
c |************
c |**************
c |***************
c |****************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
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 NC: 678034 JD: 23
1686.49/1687.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 |****************************************************************| 11 NC: 683277 JD: 23
1700.89/1701.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 |****************************************************************| 12 NC: 684556 JD: 23
1704.49/1705.21	c |----------------------------------------------------------------|
c |****************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |****************************************************************| 13 NC: 684763 JD: 23
1705.09/1705.86	c |----------------------------------------------------------------|
c |****************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |****************************************************************| 14 NC: 684806 JD: 23
1705.19/1705.99	c |----------------------------------------------------------------|
c |****************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |****************************************************************| 15 NC: 684808 JD: 23
1705.19/1706.00	c |----------------------------------------------------------------|
c |
1705.19/1706.00	c
1705.19/1706.00	c main():: nodeCount: 684808
1705.19/1706.00	c main():: dead ends in main: 2236
1705.19/1706.00	c main():: lookAheadCount: 97056117
1705.19/1706.00	c main():: unitResolveCount: 32667026
1705.19/1706.00	c main():: time=1705.550000
1705.19/1706.00	c main():: necessary_assignments: 442555
1705.19/1706.00	c main():: bin_sat: 0, bin_unsat 0
1705.19/1706.00	c main():: doublelook: #: 3761381, succes #: 2885694
1705.19/1706.00	c main():: doublelook: overall 3.983 of all possible doublelooks executed
1705.19/1706.00	c main():: doublelook: succesrate: 76.719, average DL_trigger: 14035.168
1705.19/1706.00	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-371123-1177217019 -o ROOT/results/node20/solver-371123-1177217019 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/371123-1177217019/march_ks /tmp/evaluation/371123-1177217019/instance-371123-1177217019.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): 7500 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.77 0.93 0.98 3/77 23690
/proc/meminfo: memFree=1706648/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=788 CPUtime=0
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 117 0 0 0 0 0 0 0 19 0 1 0 169619230 806912 102 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 197 102 47 123 0 72 0

[startup+0.059153 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23690
/proc/meminfo: memFree=1706648/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=1648 CPUtime=0.05
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 306 0 0 0 5 0 0 0 19 0 1 0 169619230 1687552 288 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 412 295 66 123 0 287 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1648

[startup+0.101159 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23690
/proc/meminfo: memFree=1706648/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3064 CPUtime=0.09
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 666 0 0 0 9 0 0 0 19 0 1 0 169619230 3137536 648 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 766 648 72 123 0 641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3064

[startup+0.301199 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23690
/proc/meminfo: memFree=1706648/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3028 CPUtime=0.29
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 667 0 0 0 29 0 0 0 21 0 1 0 169619230 3100672 649 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 757 649 73 123 0 632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3028

[startup+0.70128 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23690
/proc/meminfo: memFree=1706648/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3160 CPUtime=0.69
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 677 0 0 0 69 0 0 0 25 0 1 0 169619230 3235840 659 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538183 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 790 659 73 123 0 665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3160

[startup+1.50144 s]
/proc/loadavg: 0.77 0.93 0.98 2/78 23691
/proc/meminfo: memFree=1704144/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3296 CPUtime=1.49
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 705 0 0 0 149 0 0 0 25 0 1 0 169619230 3375104 687 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134525477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 824 687 73 123 0 699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3296

[startup+3.10176 s]
/proc/loadavg: 0.77 0.93 0.98 2/78 23691
/proc/meminfo: memFree=1703888/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3428 CPUtime=3.09
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 736 0 0 0 309 0 0 0 25 0 1 0 169619230 3510272 718 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542413 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 857 718 73 123 0 732 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3428

[startup+6.3014 s]
/proc/loadavg: 0.79 0.94 0.98 2/78 23691
/proc/meminfo: memFree=1703760/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3428 CPUtime=6.29
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 757 0 0 0 629 0 0 0 25 0 1 0 169619230 3510272 739 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542764 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 857 739 73 123 0 732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3428

[startup+12.7017 s]
/proc/loadavg: 0.81 0.94 0.98 2/78 23691
/proc/meminfo: memFree=1703592/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3560 CPUtime=12.68
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 780 0 0 0 1268 0 0 0 25 0 1 0 169619230 3645440 762 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538237 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 890 762 73 123 0 765 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3560

[startup+25.5013 s]
/proc/loadavg: 0.85 0.94 0.98 2/78 23691
/proc/meminfo: memFree=1703464/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3692 CPUtime=25.48
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 818 0 0 0 2548 0 0 0 25 0 1 0 169619230 3780608 800 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 923 800 73 123 0 798 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3692

[startup+51.1014 s]
/proc/loadavg: 0.90 0.94 0.98 2/78 23691
/proc/meminfo: memFree=1703144/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=3956 CPUtime=51.06
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 876 0 0 0 5106 0 0 0 25 0 1 0 169619230 4050944 858 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 989 858 73 123 0 864 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3956

[startup+102.306 s]
/proc/loadavg: 0.95 0.95 0.98 2/78 23691
/proc/meminfo: memFree=1702952/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=4228 CPUtime=102.25
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 929 0 0 0 10224 1 0 0 25 0 1 0 169619230 4329472 911 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1057 911 73 123 0 932 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 4228

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 2/78 23691
/proc/meminfo: memFree=1702760/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=4376 CPUtime=162.23
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 967 0 0 0 16222 1 0 0 25 0 1 0 169619230 4481024 948 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1094 948 73 123 0 969 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4376

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/78 23691
/proc/meminfo: memFree=1702504/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=4696 CPUtime=222.2
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1031 0 0 0 22219 1 0 0 25 0 1 0 169619230 4808704 1012 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1174 1012 73 123 0 1049 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4696

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23691
/proc/meminfo: memFree=1702248/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=4900 CPUtime=282.19
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1083 0 0 0 28217 2 0 0 25 0 1 0 169619230 5017600 1064 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1225 1064 73 123 0 1100 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4900

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23691
/proc/meminfo: memFree=1702000/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=5152 CPUtime=342.16
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1151 0 0 0 34214 2 0 0 25 0 1 0 169619230 5275648 1132 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134549480 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1288 1132 73 123 0 1163 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 5152

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23691
/proc/meminfo: memFree=1701744/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=5448 CPUtime=402.14
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1248 0 0 0 40211 3 0 0 25 0 1 0 169619230 5578752 1198 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538197 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1362 1198 73 123 0 1237 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 5448

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23691
/proc/meminfo: memFree=1701680/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=5676 CPUtime=462.12
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1286 0 0 0 46209 3 0 0 25 0 1 0 169619230 5812224 1236 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1419 1236 73 123 0 1294 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 5676

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23691
/proc/meminfo: memFree=1701232/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=6592 CPUtime=522.09
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1378 0 0 0 52206 3 0 0 25 0 1 0 169619230 6750208 1328 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134584621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1648 1328 73 123 0 1523 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 6592

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23691
/proc/meminfo: memFree=1700848/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=6592 CPUtime=582.08
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1492 0 0 0 58204 4 0 0 25 0 1 0 169619230 6750208 1442 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134525589 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1648 1442 73 123 0 1523 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 6592

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23691
/proc/meminfo: memFree=1700528/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=7104 CPUtime=642.06
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 1567 0 0 0 64202 4 0 0 25 0 1 0 169619230 7274496 1517 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 1776 1517 73 123 0 1651 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 7104


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

/proc/meminfo: memFree=1697264/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=11804 CPUtime=1121.79
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 2332 0 0 0 112172 7 0 0 25 0 1 0 169619230 12087296 2282 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 2951 2282 73 123 0 2826 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 11804

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1696560/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=11804 CPUtime=1181.78
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 2510 0 0 0 118170 8 0 0 25 0 1 0 169619230 12087296 2460 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538176 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 2951 2460 73 123 0 2826 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 11804

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1696240/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=11936 CPUtime=1241.75
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 2599 0 0 0 124167 8 0 0 25 0 1 0 169619230 12222464 2549 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 2984 2549 73 123 0 2859 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 11936

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1695856/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=11936 CPUtime=1301.74
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 2690 0 0 0 130165 9 0 0 25 0 1 0 169619230 12222464 2640 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564384 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 2984 2640 73 123 0 2859 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 11936

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1695600/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=11936 CPUtime=1361.71
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 2759 0 0 0 136162 9 0 0 25 0 1 0 169619230 12222464 2709 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 2984 2709 73 123 0 2859 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 11936

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1694832/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=13660 CPUtime=1421.7
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 2950 0 0 0 142160 10 0 0 25 0 1 0 169619230 13987840 2900 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526471 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 3415 2900 73 123 0 3290 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 13660

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1694320/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1481.67
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3072 0 0 0 148157 10 0 0 25 0 1 0 169619230 17608704 3022 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134579994 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3022 73 123 0 4174 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 17196

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1694000/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1541.65
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3162 0 0 0 154154 11 0 0 25 0 1 0 169619230 17608704 3112 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542691 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3112 73 123 0 4174 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 17196

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1693360/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1601.63
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3318 0 0 0 160151 12 0 0 25 0 1 0 169619230 17608704 3268 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548945 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3268 73 123 0 4174 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 17196

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692976/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1661.6
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3441 0 0 0 166148 12 0 0 25 0 1 0 169619230 17608704 3391 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542380 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3391 73 123 0 4174 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 17196

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

[startup+1663.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692912/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1663.2
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3446 0 0 0 166308 12 0 0 25 0 1 0 169619230 17608704 3396 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3396 73 123 0 4174 0
Current children cumulated CPU time (s) 1663.2
Current children cumulated vsize (KiB) 17196

[startup+1689.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692720/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1688.79
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3496 0 0 0 168867 12 0 0 25 0 1 0 169619230 17608704 3446 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548886 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3446 73 123 0 4174 0
Current children cumulated CPU time (s) 1688.79
Current children cumulated vsize (KiB) 17196

[startup+1695.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692720/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1695.19
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3510 0 0 0 169506 13 0 0 25 0 1 0 169619230 17608704 3460 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564744 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3460 73 123 0 4174 0
Current children cumulated CPU time (s) 1695.19
Current children cumulated vsize (KiB) 17196

[startup+1702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692656/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1701.59
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3519 0 0 0 170146 13 0 0 25 0 1 0 169619230 17608704 3469 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542945 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3469 73 123 0 4174 0
Current children cumulated CPU time (s) 1701.59
Current children cumulated vsize (KiB) 17196

[startup+1703.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692656/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1703.19
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3522 0 0 0 170306 13 0 0 25 0 1 0 169619230 17608704 3472 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542537 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3472 73 123 0 4174 0
Current children cumulated CPU time (s) 1703.19
Current children cumulated vsize (KiB) 17196

[startup+1704.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692656/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1703.99
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3523 0 0 0 170386 13 0 0 25 0 1 0 169619230 17608704 3473 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3473 73 123 0 4174 0
Current children cumulated CPU time (s) 1703.99
Current children cumulated vsize (KiB) 17196

[startup+1705.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692592/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1704.79
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3525 0 0 0 170466 13 0 0 25 0 1 0 169619230 17608704 3475 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598355 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3475 73 123 0 4174 0
Current children cumulated CPU time (s) 1704.79
Current children cumulated vsize (KiB) 17196

[startup+1705.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692592/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=17196 CPUtime=1705.19
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194304 3525 0 0 0 170506 13 0 0 25 0 1 0 169619230 17608704 3475 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134584621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 4299 3475 73 123 0 4174 0
Current children cumulated CPU time (s) 1705.19
Current children cumulated vsize (KiB) 17196

[startup+1706 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23889
/proc/meminfo: memFree=1692592/2055920 swapFree=4155232/4192956
[pid=23690] ppid=23688 vsize=0 CPUtime=1705.29
/proc/23690/stat : 23690 (march_ks) R 23688 23690 23636 0 -1 4194308 3526 0 0 0 170516 13 0 0 25 0 1 0 169619230 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23690/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1705.29
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1706.01
CPU time (s): 1705.3
CPU user time (s): 1705.17
CPU system time (s): 0.133979
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 17196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1705.17
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3526
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= 6
involuntary context switches= 36017

runsolver used 1.9787 second user time and 3.9114 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Apr 22 04:43:39 UTC 2007

IDJOB= 371123
IDBENCH= 20310
IDSOLVER= 180
FILE ID= node20/371123-1177217019

PBS_JOBID= 4650385

Free space on /tmp= 66454 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/371123-1177217019/march_ks /tmp/evaluation/371123-1177217019/instance-371123-1177217019.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-371123-1177217019 -o ROOT/results/node20/solver-371123-1177217019 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/371123-1177217019/march_ks /tmp/evaluation/371123-1177217019/instance-371123-1177217019.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  6a45383bc2424adf54303f559896286c

RANDOM SEED= 530040064

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.265
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.265
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:       1707056 kB
Buffers:         40428 kB
Cached:         219332 kB
SwapCached:      16116 kB
Active:         209700 kB
Inactive:        72760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707056 kB
SwapTotal:     4192956 kB
SwapFree:      4155232 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          29744 kB
Slab:            52024 kB
Committed_AS:  2016260 kB
PageTables:       1744 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= 66454 MiB

End job on node20 on Sun Apr 22 05:12:05 UTC 2007