Trace number 371952

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 1159.08 1159.62

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S1346268409-03-UNSAT.cnf
MD5SUM29ca8cedaef0d9dfd8a1bc9050403900
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1159.08
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.03	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 990 variables and 3582 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 70 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 977 free variables and 3512 clauses.
0.00/0.03	c stat :: sign balance is biased by 0.565
0.00/0.03	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.03	c using 3-SAT heuristics (occurence based diff)
0.00/0.03	c longest clause has size 3
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 97 duplicate clauses
0.00/0.03	c resolvent_look() :: found 44 resolvents
0.00/0.03	c lessRedundantTransformation():: nothing to be done.
0.00/0.03	c transformTo3SAT():: you gave me 990 variables and 3556 clauses.
0.00/0.03	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.03	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.03	c transformTo3SAT():: the transformation yielded 990 variabels and 3556 clauses.
0.00/0.03	c main():: clause / variable ratio: ( 3556 / 990 ) = 3.59
0.00/0.03	c longest clause has size 3
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c suggested doublelook initial :: 0
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 123 JD: 18
0.19/0.24	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: 3926 JD: 18
7.59/7.64	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 25275 JD: 18
49.17/49.26	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 75131 JD: 18
147.54/147.63	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 164194 JD: 18
321.87/322.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 |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 280462 JD: 18
550.08/550.48	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 393617 JD: 18
777.90/778.35	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 483647 JD: 18
965.73/966.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 535698 JD: 18
1078.78/1079.33	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 560375 JD: 18
1133.27/1133.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 569078 JD: 18
1152.86/1153.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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 571304 JD: 18
1157.95/1158.52	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |********
c |**********
c |***********
c |************
c |****************
c |******************
c |*******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
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: 571714 JD: 18
1158.95/1159.52	c |----------------------------------------------------------------|
c |**
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: 571746 JD: 18
1159.05/1159.61	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 14 NC: 571747 JD: 18
1159.05/1159.61	c |----------------------------------------------------------------|
c |
1159.05/1159.61	c
1159.05/1159.61	c main():: nodeCount: 571747
1159.05/1159.61	c main():: dead ends in main: 1206
1159.05/1159.61	c main():: lookAheadCount: 118814330
1159.05/1159.61	c main():: unitResolveCount: 11544229
1159.05/1159.61	c main():: time=1159.240000
1159.05/1159.61	c main():: necessary_assignments: 246105
1159.05/1159.61	c main():: bin_sat: 0, bin_unsat 0
1159.05/1159.61	c main():: doublelook: #: 4159482, succes #: 3288984
1159.05/1159.61	c main():: doublelook: overall 3.567 of all possible doublelooks executed
1159.05/1159.61	c main():: doublelook: succesrate: 79.072, average DL_trigger: 10299.083
1159.05/1159.61	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-371952-1177549100 -o ROOT/results/node20/solver-371952-1177549100 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/371952-1177549100/march_ks /tmp/evaluation/371952-1177549100/instance-371952-1177549100.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: 1.01 0.99 0.91 3/77 26079
/proc/meminfo: memFree=1758056/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=788 CPUtime=0
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 202827321 806912 93 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 197 93 47 123 0 72 0

[startup+0.0636651 s]
/proc/loadavg: 1.01 0.99 0.91 3/77 26079
/proc/meminfo: memFree=1758056/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=1920 CPUtime=0.05
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 391 0 0 0 5 0 0 0 18 0 1 0 202827321 1966080 374 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598110 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 480 374 73 123 0 355 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1920

[startup+0.101672 s]
/proc/loadavg: 1.01 0.99 0.91 3/77 26079
/proc/meminfo: memFree=1758056/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=1920 CPUtime=0.09
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 392 0 0 0 9 0 0 0 18 0 1 0 202827321 1966080 375 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 480 375 73 123 0 355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1920

[startup+0.301712 s]
/proc/loadavg: 1.01 0.99 0.91 3/77 26079
/proc/meminfo: memFree=1758056/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=1920 CPUtime=0.29
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 411 0 0 0 29 0 0 0 20 0 1 0 202827321 1966080 394 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548056 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 480 394 73 123 0 355 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1920

[startup+0.701791 s]
/proc/loadavg: 1.01 0.99 0.91 3/77 26079
/proc/meminfo: memFree=1758056/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2052 CPUtime=0.69
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 430 0 0 0 69 0 0 0 24 0 1 0 202827321 2101248 413 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542764 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 513 413 73 123 0 388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2052

[startup+1.50195 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1756640/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2052 CPUtime=1.49
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 443 0 0 0 149 0 0 0 25 0 1 0 202827321 2101248 426 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 513 426 73 123 0 388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2052

[startup+3.10127 s]
/proc/loadavg: 1.01 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1756384/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2184 CPUtime=3.09
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 457 0 0 0 309 0 0 0 25 0 1 0 202827321 2236416 440 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538072 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 546 440 73 123 0 421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2184

[startup+6.30191 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1756320/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2184 CPUtime=6.29
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 471 0 0 0 629 0 0 0 25 0 1 0 202827321 2236416 454 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538139 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 546 454 73 123 0 421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2184

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1756192/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2316 CPUtime=12.69
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 492 0 0 0 1269 0 0 0 25 0 1 0 202827321 2371584 475 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538578 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 579 475 73 123 0 454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2316

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1756128/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2316 CPUtime=25.48
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 513 0 0 0 2548 0 0 0 25 0 1 0 202827321 2371584 496 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 579 496 73 123 0 454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2316

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1756064/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2488 CPUtime=51.07
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 536 0 0 0 5107 0 0 0 25 0 1 0 202827321 2547712 519 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134549480 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 622 519 73 123 0 497 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2488

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1755744/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2768 CPUtime=102.26
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 594 0 0 0 10225 1 0 0 25 0 1 0 202827321 2834432 577 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527205 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 692 577 73 123 0 567 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2768

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26080
/proc/meminfo: memFree=1755616/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2836 CPUtime=162.22
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 610 0 0 0 16221 1 0 0 25 0 1 0 202827321 2904064 593 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526499 0 0 4096 0 0 0 0 17 0 0 0
/proc/26079/statm: 709 593 73 123 0 584 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2836

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1755096/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=2936 CPUtime=222.11
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 655 0 0 0 22209 2 0 0 25 0 1 0 202827321 3006464 638 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134563395 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 734 638 73 123 0 609 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 2936

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1755104/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=3220 CPUtime=282.08
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 678 0 0 0 28206 2 0 0 25 0 1 0 202827321 3297280 661 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628755 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 805 661 73 123 0 680 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 3220

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1755040/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=3376 CPUtime=342.06
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 732 0 0 0 34204 2 0 0 25 0 1 0 202827321 3457024 715 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526496 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 844 715 73 123 0 719 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 3376

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1754848/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=3604 CPUtime=402.04
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 783 0 0 0 40201 3 0 0 25 0 1 0 202827321 3690496 766 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542770 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 901 766 73 123 0 776 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 3604

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1754656/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=3944 CPUtime=462.02
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 820 0 0 0 46199 3 0 0 25 0 1 0 202827321 4038656 803 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 986 803 73 123 0 861 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 3944

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1754592/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=3944 CPUtime=521.99
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 844 0 0 0 52196 3 0 0 25 0 1 0 202827321 4038656 827 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 986 827 73 123 0 861 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 3944

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1754272/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=4076 CPUtime=581.96
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 912 0 0 0 58193 3 0 0 25 0 1 0 202827321 4173824 895 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526499 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1019 895 73 123 0 894 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 4076

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1753888/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=5040 CPUtime=641.95
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1020 0 0 0 64191 4 0 0 25 0 1 0 202827321 5160960 1003 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527219 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1260 1003 73 123 0 1135 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 5040

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1753504/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=5040 CPUtime=701.92
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1088 0 0 0 70188 4 0 0 25 0 1 0 202827321 5160960 1071 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1260 1071 73 123 0 1135 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 5040

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 26278
/proc/meminfo: memFree=1753440/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=5040 CPUtime=761.91
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1121 0 0 0 76186 5 0 0 25 0 1 0 202827321 5160960 1104 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1260 1104 73 123 0 1135 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 5040

[startup+822.301 s]
/proc/loadavg: 1.05 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1753056/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=5804 CPUtime=821.88
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1209 0 0 0 82183 5 0 0 25 0 1 0 202827321 5943296 1192 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1451 1192 73 123 0 1326 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 5804

[startup+882.302 s]
/proc/loadavg: 1.02 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1752800/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=6260 CPUtime=881.86
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1271 0 0 0 88181 5 0 0 25 0 1 0 202827321 6410240 1254 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538602 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1565 1254 73 123 0 1440 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 6260

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1752544/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=6260 CPUtime=941.83
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1339 0 0 0 94178 5 0 0 25 0 1 0 202827321 6410240 1322 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1565 1322 73 123 0 1440 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 6260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1752224/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1001.81
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1428 0 0 0 100175 6 0 0 25 0 1 0 202827321 7589888 1411 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1411 73 123 0 1728 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 7412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1752032/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1061.79
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1505 0 0 0 106173 6 0 0 25 0 1 0 202827321 7589888 1488 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538558 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1488 73 123 0 1728 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 7412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751712/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1121.76
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1590 0 0 0 112170 6 0 0 25 0 1 0 202827321 7589888 1573 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526499 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1573 73 123 0 1728 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 7412

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

[startup+1126.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751648/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1125.76
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1599 0 0 0 112570 6 0 0 25 0 1 0 202827321 7589888 1582 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526439 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1582 73 123 0 1728 0
Current children cumulated CPU time (s) 1125.76
Current children cumulated vsize (KiB) 7412

[startup+1139.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751584/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1138.56
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1618 0 0 0 113849 7 0 0 25 0 1 0 202827321 7589888 1601 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1601 73 123 0 1728 0
Current children cumulated CPU time (s) 1138.56
Current children cumulated vsize (KiB) 7412

[startup+1151.9 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751456/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1151.36
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1638 0 0 0 115129 7 0 0 25 0 1 0 202827321 7589888 1621 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1621 73 123 0 1728 0
Current children cumulated CPU time (s) 1151.36
Current children cumulated vsize (KiB) 7412

[startup+1155.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751456/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1154.55
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1644 0 0 0 115448 7 0 0 25 0 1 0 202827321 7589888 1627 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564829 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1627 73 123 0 1728 0
Current children cumulated CPU time (s) 1154.55
Current children cumulated vsize (KiB) 7412

[startup+1156.7 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751456/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1156.16
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1646 0 0 0 115609 7 0 0 25 0 1 0 202827321 7589888 1629 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1629 73 123 0 1728 0
Current children cumulated CPU time (s) 1156.16
Current children cumulated vsize (KiB) 7412

[startup+1158.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751392/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1157.76
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1649 0 0 0 115769 7 0 0 25 0 1 0 202827321 7589888 1632 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1632 73 123 0 1728 0
Current children cumulated CPU time (s) 1157.76
Current children cumulated vsize (KiB) 7412

[startup+1159.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751392/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1158.55
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1650 0 0 0 115848 7 0 0 25 0 1 0 202827321 7589888 1633 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1633 73 123 0 1728 0
Current children cumulated CPU time (s) 1158.55
Current children cumulated vsize (KiB) 7412

[startup+1159.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751392/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1158.95
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1650 0 0 0 115888 7 0 0 25 0 1 0 202827321 7589888 1633 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538240 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1633 73 123 0 1728 0
Current children cumulated CPU time (s) 1158.95
Current children cumulated vsize (KiB) 7412

[startup+1159.6 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26278
/proc/meminfo: memFree=1751392/2055920 swapFree=4154124/4192956
[pid=26079] ppid=26077 vsize=7412 CPUtime=1159.05
/proc/26079/stat : 26079 (march_ks) R 26077 26079 25519 0 -1 4194304 1651 0 0 0 115898 7 0 0 25 0 1 0 202827321 7589888 1634 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134579877 0 0 4096 0 0 0 0 17 1 0 0
/proc/26079/statm: 1853 1634 73 123 0 1728 0
Current children cumulated CPU time (s) 1159.05
Current children cumulated vsize (KiB) 7412

Child status: 20
Real time (s): 1159.62
CPU time (s): 1159.08
CPU user time (s): 1159
CPU system time (s): 0.072988
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 7412

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

runsolver used 0.940856 second user time and 2.40763 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu Apr 26 00:58:20 UTC 2007

IDJOB= 371952
IDBENCH= 20257
IDSOLVER= 180
FILE ID= node20/371952-1177549100

PBS_JOBID= 4696586

Free space on /tmp= 66469 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S1346268409-03-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/371952-1177549100/march_ks /tmp/evaluation/371952-1177549100/instance-371952-1177549100.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-371952-1177549100 -o ROOT/results/node20/solver-371952-1177549100 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/371952-1177549100/march_ks /tmp/evaluation/371952-1177549100/instance-371952-1177549100.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  29ca8cedaef0d9dfd8a1bc9050403900

RANDOM SEED= 56175704

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:       1758528 kB
Buffers:         40868 kB
Cached:         187008 kB
SwapCached:      18148 kB
Active:         142764 kB
Inactive:       110976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758528 kB
SwapTotal:     4192956 kB
SwapFree:      4154124 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:          31128 kB
Slab:            29272 kB
Committed_AS:  2083436 kB
PageTables:       1748 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= 66469 MiB

End job on node20 on Thu Apr 26 01:17:40 UTC 2007