Trace number 309351

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 1157.46 1157.85

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 benchmark1157.46
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.20/0.25	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.67/7.68	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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.14/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.42/147.49	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.48/321.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 |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 280462 JD: 18
549.61/549.79	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
776.90/777.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
964.47/964.87	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
1077.30/1077.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
1131.66/1132.11	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
1151.32/1151.73	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |******************
c |*******************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 571304 JD: 18
1156.34/1156.76	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |********
c |**********
c |***********
c |************
c |****************
c |******************
c |*******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
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
1157.36/1157.75	c |----------------------------------------------------------------|
c |**
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
1157.36/1157.84	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 14 NC: 571747 JD: 18
1157.36/1157.84	c |----------------------------------------------------------------|
c |
1157.36/1157.84	c
1157.36/1157.84	c main():: nodeCount: 571747
1157.36/1157.84	c main():: dead ends in main: 1206
1157.36/1157.84	c main():: lookAheadCount: 118814330
1157.36/1157.84	c main():: unitResolveCount: 11544229
1157.36/1157.84	c main():: time=1157.630000
1157.36/1157.84	c main():: necessary_assignments: 246105
1157.36/1157.84	c main():: bin_sat: 0, bin_unsat 0
1157.36/1157.84	c main():: doublelook: #: 4159482, succes #: 3288984
1157.36/1157.84	c main():: doublelook: overall 3.567 of all possible doublelooks executed
1157.36/1157.84	c main():: doublelook: succesrate: 79.072, average DL_trigger: 10299.083
1157.36/1157.84	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-309351-1172539762 -o ROOT/results/node39/solver-309351-1172539762 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309351-1172539762/march_ks /tmp/evaluation/309351-1172539762/instance-309351-1172539762.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25036
/proc/meminfo: memFree=1919624/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=788 CPUtime=0
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 273932154 806912 93 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 197 93 47 123 0 72 0

[startup+0.106698 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25036
/proc/meminfo: memFree=1919624/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=1920 CPUtime=0.1
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 393 0 0 0 10 0 0 0 18 0 1 0 273932154 1966080 375 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 480 375 73 123 0 355 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.514767 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25036
/proc/meminfo: memFree=1919624/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2052 CPUtime=0.51
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 425 0 0 0 51 0 0 0 21 0 1 0 273932154 2101248 407 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538188 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 513 407 73 123 0 388 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2052

[startup+1.33491 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1918208/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2052 CPUtime=1.33
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 442 0 0 0 133 0 0 0 25 0 1 0 273932154 2101248 424 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 513 424 73 123 0 388 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2052

[startup+2.97419 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1918080/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2184 CPUtime=2.97
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 457 0 0 0 297 0 0 0 25 0 1 0 273932154 2236416 439 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134548904 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 546 439 73 123 0 421 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2184

[startup+6.24975 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1917952/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2184 CPUtime=6.24
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 472 0 0 0 624 0 0 0 25 0 1 0 273932154 2236416 454 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134542580 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 546 454 73 123 0 421 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2184

[startup+12.7039 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1917832/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2316 CPUtime=12.69
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 493 0 0 0 1269 0 0 0 25 0 1 0 273932154 2371584 475 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 579 475 73 123 0 454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2316

[startup+25.505 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1917768/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2316 CPUtime=25.49
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 514 0 0 0 2549 0 0 0 25 0 1 0 273932154 2371584 496 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 579 496 73 123 0 454 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2316

[startup+51.1114 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1917640/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2488 CPUtime=51.09
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 537 0 0 0 5109 0 0 0 25 0 1 0 273932154 2547712 519 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526460 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 622 519 73 123 0 497 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2488

[startup+102.316 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1917320/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2768 CPUtime=102.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 595 0 0 0 10227 0 0 0 25 0 1 0 273932154 2834432 577 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538202 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 692 577 73 123 0 567 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2768

[startup+162.335 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1917256/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2836 CPUtime=162.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 611 0 0 0 16227 0 0 0 25 0 1 0 273932154 2904064 593 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 709 593 73 123 0 584 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2836

[startup+222.355 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1917064/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=2936 CPUtime=222.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 656 0 0 0 22227 0 0 0 25 0 1 0 273932154 3006464 638 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 734 638 73 123 0 609 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 2936

[startup+282.374 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1916936/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=3220 CPUtime=282.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 680 0 0 0 28227 0 0 0 25 0 1 0 273932154 3297280 662 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526441 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 805 662 73 123 0 680 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 3220

[startup+342.388 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25037
/proc/meminfo: memFree=1916744/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=3376 CPUtime=342.26
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 733 0 0 0 34226 0 0 0 25 0 1 0 273932154 3457024 715 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 844 715 73 123 0 719 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 3376

[startup+402.408 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 25037
/proc/meminfo: memFree=1916488/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=3604 CPUtime=402.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 784 0 0 0 40226 1 0 0 25 0 1 0 273932154 3690496 766 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 901 766 73 123 0 776 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 3604

[startup+462.426 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25037
/proc/meminfo: memFree=1916296/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=3944 CPUtime=462.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 821 0 0 0 46226 1 0 0 25 0 1 0 273932154 4038656 803 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538181 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 986 803 73 123 0 861 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 3944

[startup+522.444 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25037
/proc/meminfo: memFree=1916168/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=3944 CPUtime=522.26
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 845 0 0 0 52225 1 0 0 25 0 1 0 273932154 4038656 827 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 986 827 73 123 0 861 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 3944

[startup+582.464 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25037
/proc/meminfo: memFree=1915912/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=4076 CPUtime=582.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 913 0 0 0 58226 1 0 0 25 0 1 0 273932154 4173824 895 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1019 895 73 123 0 894 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 4076

[startup+642.481 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25037
/proc/meminfo: memFree=1915400/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=5040 CPUtime=642.26
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1024 0 0 0 64225 1 0 0 25 0 1 0 273932154 5160960 1006 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1260 1006 73 123 0 1135 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 5040

[startup+702.498 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25039
/proc/meminfo: memFree=1914952/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=5040 CPUtime=702.26
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1090 0 0 0 70225 1 0 0 25 0 1 0 273932154 5160960 1072 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1260 1072 73 123 0 1135 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 5040

[startup+762.517 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25039
/proc/meminfo: memFree=1914824/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=5040 CPUtime=762.26
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1124 0 0 0 76225 1 0 0 25 0 1 0 273932154 5160960 1106 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538611 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1260 1106 73 123 0 1135 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 5040

[startup+822.539 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25039
/proc/meminfo: memFree=1914440/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=5804 CPUtime=822.26
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1213 0 0 0 82224 2 0 0 25 0 1 0 273932154 5943296 1195 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1451 1195 73 123 0 1326 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 5804

[startup+882.554 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25039
/proc/meminfo: memFree=1914248/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=6260 CPUtime=882.26
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1274 0 0 0 88224 2 0 0 25 0 1 0 273932154 6410240 1256 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1565 1256 73 123 0 1440 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 6260

[startup+942.568 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25039
/proc/meminfo: memFree=1913992/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=6260 CPUtime=942.25
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1340 0 0 0 94223 2 0 0 25 0 1 0 273932154 6410240 1322 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1565 1322 73 123 0 1440 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 6260

[startup+1002.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25039
/proc/meminfo: memFree=1913608/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1002.25
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1430 0 0 0 100223 2 0 0 25 0 1 0 273932154 7589888 1412 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1412 73 123 0 1728 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 7412

[startup+1062.6 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 25039
/proc/meminfo: memFree=1913288/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1062.25
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1507 0 0 0 106223 2 0 0 25 0 1 0 273932154 7589888 1489 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1489 73 123 0 1728 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 7412

[startup+1122.62 s]
/proc/loadavg: 1.10 1.02 1.01 2/65 25039
/proc/meminfo: memFree=1912904/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1122.24
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1596 0 0 0 112222 2 0 0 25 0 1 0 273932154 7589888 1578 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538211 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1578 73 123 0 1728 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 7412

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

[startup+1127.44 s]
/proc/loadavg: 1.10 1.02 1.01 2/65 25039
/proc/meminfo: memFree=1912840/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1127.05
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1603 0 0 0 112703 2 0 0 25 0 1 0 273932154 7589888 1585 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538171 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1585 73 123 0 1728 0
Current children cumulated CPU time (s) 1127.05
Current children cumulated vsize (KiB) 7412

[startup+1140.55 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 25039
/proc/meminfo: memFree=1912712/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1140.16
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1626 0 0 0 114014 2 0 0 25 0 1 0 273932154 7589888 1608 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1608 73 123 0 1728 0
Current children cumulated CPU time (s) 1140.16
Current children cumulated vsize (KiB) 7412

[startup+1147.1 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 25039
/proc/meminfo: memFree=1912712/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1146.72
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1633 0 0 0 114669 3 0 0 25 0 1 0 273932154 7589888 1615 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1615 73 123 0 1728 0
Current children cumulated CPU time (s) 1146.72
Current children cumulated vsize (KiB) 7412

[startup+1153.65 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 25039
/proc/meminfo: memFree=1912648/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1153.27
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1645 0 0 0 115324 3 0 0 25 0 1 0 273932154 7589888 1627 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1627 73 123 0 1728 0
Current children cumulated CPU time (s) 1153.27
Current children cumulated vsize (KiB) 7412

[startup+1155.29 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 25039
/proc/meminfo: memFree=1912648/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1154.91
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1647 0 0 0 115488 3 0 0 25 0 1 0 273932154 7589888 1629 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134542380 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1629 73 123 0 1728 0
Current children cumulated CPU time (s) 1154.91
Current children cumulated vsize (KiB) 7412

[startup+1156.93 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 25039
/proc/meminfo: memFree=1912648/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1156.54
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1650 0 0 0 115651 3 0 0 25 0 1 0 273932154 7589888 1632 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1632 73 123 0 1728 0
Current children cumulated CPU time (s) 1156.54
Current children cumulated vsize (KiB) 7412

[startup+1157.34 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 25039
/proc/meminfo: memFree=1912648/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1156.95
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1651 0 0 0 115692 3 0 0 25 0 1 0 273932154 7589888 1633 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1633 73 123 0 1728 0
Current children cumulated CPU time (s) 1156.95
Current children cumulated vsize (KiB) 7412

[startup+1157.75 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 25039
/proc/meminfo: memFree=1912648/2055920 swapFree=4161536/4192956
[pid=25036] ppid=25034 vsize=7412 CPUtime=1157.36
/proc/25036/stat : 25036 (march_ks) R 25034 25036 23985 0 -1 4194304 1651 0 0 0 115733 3 0 0 25 0 1 0 273932154 7589888 1633 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 1 0 0
/proc/25036/statm: 1853 1633 73 123 0 1728 0
Current children cumulated CPU time (s) 1157.36
Current children cumulated vsize (KiB) 7412

Child status: 20
Real time (s): 1157.85
CPU time (s): 1157.46
CPU user time (s): 1157.43
CPU system time (s): 0.033994
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 7412

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

runsolver used 0.686895 second user time and 2.42463 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Tue Feb 27 01:29:23 UTC 2007

IDJOB= 309351
IDBENCH= 20257
IDSOLVER= 111
FILE ID= node39/309351-1172539762

PBS_JOBID= 3971822

Free space on /tmp= 66556 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/309351-1172539762/march_ks /tmp/evaluation/309351-1172539762/instance-309351-1172539762.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-309351-1172539762 -o ROOT/results/node39/solver-309351-1172539762 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309351-1172539762/march_ks /tmp/evaluation/309351-1172539762/instance-309351-1172539762.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  29ca8cedaef0d9dfd8a1bc9050403900

RANDOM SEED= 684235509

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1920096 kB
Buffers:         11004 kB
Cached:          65796 kB
SwapCached:      25676 kB
Active:          42856 kB
Inactive:        66340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1920096 kB
SwapTotal:     4192956 kB
SwapFree:      4161536 kB
Dirty:            2312 kB
Writeback:           0 kB
Mapped:          15316 kB
Slab:            12688 kB
Committed_AS:   640704 kB
PageTables:       1412 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= 66556 MiB

End job on node39 on Tue Feb 27 01:48:41 UTC 2007