Trace number 301463

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
SATzilla FULL? (exit code) 1199.56 1200.13

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S1971221253-16.cnf
MD5SUM7d11f63b7086729c0b1c75db27f32aba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.1348
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.65	c run March_dl for 5 seconds ... 
10.53/10.65	c Bin: Executing march_dl
10.53/10.65	c child exit by a signal
10.53/10.65	c march_dl returned code 137.
10.53/10.65	c run saps for 2 seconds ... 
10.53/10.65	c Bin: Executing ubcsat2006
10.53/10.65	c child exited successfully
10.53/10.65	c ubcsat2006 returned code 0.
10.53/10.65	c satzilla computing base features
10.53/10.65	c satzilla doing unit-prop probe
10.53/10.65	c satzilla doing local search probe
10.53/10.65	c satzilla doing lobjois search-space size estimate
10.53/10.65	c satzilla's ranking:
10.53/10.65	c 1) march_dl: 4.517298
10.53/10.65	c 2) eureka: 5.652231
10.53/10.65	c 3) kcnfs: 6.024714
10.53/10.65	c 4) vallst: 8.419947
10.53/10.65	c 5) minisat20: 8.862473
10.53/10.65	c 6) zchaff_rand: 9.942628
10.53/10.65	c 7) kcnfs+P: 999.000000
10.53/10.65	c 8) march_dl+P: 999.000000
10.53/10.65	c 9) vallst+P: 999.000000
10.53/10.65	c 10) zchaff_rand+P: 999.000000
10.53/10.65	c 11) rsat+P: 999.000000
10.53/10.65	c 12) eureka+P: 999.000000
10.53/10.65	c 13) minisat20+P: 999.000000
10.53/10.65	c 14) rsat: 999.000000
10.53/10.65	c satzilla running march_dl ... 
1199.41/1200.04	c Bin: Executing march_dl
1199.41/1200.04	c child exit by a signal
1199.41/1200.04	c march_dl returned code 137.
1199.41/1200.04	c march_dl returned code 137.
1199.41/1200.04	c satzilla running eureka ... 
1199.41/1200.04	c Bin: Executing eureka
1199.41/1200.04	c eureka returned code 1.
1199.41/1200.04	c eureka returned code 1.
1199.41/1200.04	c satzilla running kcnfs ... 
1199.41/1200.04	c Bin: Executing kcnfs
1199.41/1200.04	c kcnfs returned code 1.
1199.41/1200.04	c kcnfs returned code 1.
1199.41/1200.04	c satzilla running vallst ... 
1199.41/1200.04	c Bin: Executing vallst
1199.41/1200.04	c vallst returned code 1.
1199.41/1200.04	c vallst returned code 1.
1199.41/1200.04	c satzilla running minisat20 ... 
1199.41/1200.04	c Bin: Executing minisat20
1199.41/1200.04	c minisat20 returned code 1.
1199.41/1200.04	c minisat20 returned code 1.
1199.41/1200.04	c satzilla running zchaff_rand ... 
1199.41/1200.04	c Bin: Executing zchaff_rand
1199.41/1200.04	c zchaff_rand returned code 1.
1199.41/1200.04	c zchaff_rand returned code 1.
1199.41/1200.04	c satzilla running kcnfs with preprocessing ... 
1199.52/1200.12	c Preprocessing...
1199.52/1200.12	c Inital problem has 1000 variables, 20000 nary clauses (0 binary clauses).
1199.52/1200.12	c Num non-binary clauses 20000, Average non-binary clause length 5.000
1199.52/1200.12	c Theory has no gaps
1199.52/1200.12	c Preprocessor runtime was 0.040 seconds.
1199.52/1200.12	c 
1199.52/1200.12	c Satisfiability of theory still undetermined.
1199.52/1200.12	c See file /tmp/4WTnjz for simplified theory.
1199.52/1200.12	c Bin: Executing kcnfs
1199.52/1200.12	c kcnfs returned code 1.
1199.52/1200.12	c kcnfs returned code 1.
1199.52/1200.12	c satzilla running march_dl with preprocessing ... 
1199.52/1200.12	c Bin: Executing march_dl
1199.52/1200.12	c march_dl returned code 1.
1199.52/1200.12	c march_dl returned code 1.
1199.52/1200.12	c satzilla running vallst with preprocessing ... 
1199.52/1200.12	c Bin: Executing vallst
1199.52/1200.12	c vallst returned code 1.
1199.52/1200.12	c vallst returned code 1.
1199.52/1200.12	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1200.12	c Bin: Executing zchaff_rand
1199.52/1200.12	c zchaff_rand returned code 1.
1199.52/1200.12	c zchaff_rand returned code 1.
1199.52/1200.12	c satzilla running rsat with preprocessing ... 
1199.52/1200.12	c Bin: Executing rsat
1199.52/1200.12	c rsat returned code 1.
1199.52/1200.12	c rsat returned code 1.
1199.52/1200.12	c satzilla running eureka with preprocessing ... 
1199.52/1200.12	c Bin: Executing eureka
1199.52/1200.12	c eureka returned code 1.
1199.52/1200.12	c eureka returned code 1.
1199.52/1200.12	c satzilla running minisat20 with preprocessing ... 
1199.52/1200.12	c Bin: Executing minisat20
1199.52/1200.12	c minisat20 returned code 1.
1199.52/1200.12	c minisat20 returned code 1.
1199.52/1200.12	c satzilla running rsat ... 
1199.52/1200.12	c Bin: Executing rsat
1199.52/1200.12	c rsat returned code 1.
1199.52/1200.12	c rsat returned code 1.
1199.52/1200.12	c ERROR: All Failed! 
1199.52/1200.12	c SATZILLA_TIME=1199.730000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-301463-1171971743 -o ROOT/results/node9/solver-301463-1171971743 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301463-1171971743/SATzilla2007_F /tmp/evaluation/301463-1171971743/instance-301463-1171971743.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/77 1861
/proc/meminfo: memFree=1630360/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=1512 CPUtime=0
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 217128979 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 378 125 110 260 0 84 0
[pid=1862] ppid=1861 vsize=796 CPUtime=0
/proc/1862/stat : 1862 (march_dl) R 1861 1861 1770 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 217128979 815104 105 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1862/statm: 199 105 50 118 0 78 0

[startup+0.107754 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1861
/proc/meminfo: memFree=1630360/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=1512 CPUtime=0
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 217128979 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 378 125 110 260 0 84 0
[pid=1862] ppid=1861 vsize=2152 CPUtime=0.1
/proc/1862/stat : 1862 (march_dl) R 1861 1861 1770 0 -1 4194304 1691 0 0 0 10 0 0 0 20 0 1 0 217128979 2203648 374 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1862/statm: 538 383 61 118 0 417 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3664

[startup+0.515831 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1861
/proc/meminfo: memFree=1630360/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=1512 CPUtime=0
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 217128979 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 378 125 110 260 0 84 0
[pid=1862] ppid=1861 vsize=4108 CPUtime=0.5
/proc/1862/stat : 1862 (march_dl) R 1861 1861 1770 0 -1 4194304 2860 0 0 0 50 0 0 0 24 0 1 0 217128979 4206592 666 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1862/statm: 1027 666 67 118 0 906 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5620

[startup+1.33599 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1863
/proc/meminfo: memFree=1627848/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=1512 CPUtime=0
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 217128979 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 378 125 110 260 0 84 0
[pid=1862] ppid=1861 vsize=4240 CPUtime=1.32
/proc/1862/stat : 1862 (march_dl) R 1861 1861 1770 0 -1 4194304 2888 0 0 0 132 0 0 0 25 0 1 0 217128979 4341760 694 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1862/statm: 1060 694 67 118 0 939 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5752

[startup+2.97231 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1863
/proc/meminfo: memFree=1606792/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=1512 CPUtime=0
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 217128979 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 378 125 110 260 0 84 0
[pid=1862] ppid=1861 vsize=27380 CPUtime=2.95
/proc/1862/stat : 1862 (march_dl) R 1861 1861 1770 0 -1 4194304 9106 0 0 0 263 32 0 0 25 0 1 0 217128979 28037120 6506 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1862/statm: 6845 6506 72 118 0 6724 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 28892

[startup+6.25497 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1864
/proc/meminfo: memFree=1628304/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=1512 CPUtime=5
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 149 10713 0 0 0 0 466 34 18 0 1 0 217128979 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 378 125 110 260 0 84 0
[pid=1864] ppid=1861 vsize=6188 CPUtime=1.23
/proc/1864/stat : 1864 (ubcsat2006) R 1861 1861 1770 0 -1 4194304 583 0 0 0 117 6 0 0 25 0 1 0 217129480 6336512 565 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1864/statm: 1547 565 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7092 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1604776/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=25884 CPUtime=2.04
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 8287 0 0 0 188 16 0 0 25 0 1 0 217130045 26505216 5911 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 6471 5911 72 118 0 6350 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29296

[startup+25.5267 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1600104/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=31600 CPUtime=14.85
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 11562 0 0 0 1452 33 0 0 25 0 1 0 217130045 32358400 7261 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 7900 7261 74 118 0 7779 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35012

[startup+51.1546 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1586408/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=44652 CPUtime=40.47
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 14801 0 0 0 4011 36 0 0 25 0 1 0 217130045 45723648 10500 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 11163 10500 74 118 0 11042 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 48064

[startup+102.409 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1581160/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=49924 CPUtime=91.7
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 16131 0 0 0 9133 37 0 0 25 0 1 0 217130045 51122176 11830 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 12481 11830 74 118 0 12360 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 53336

[startup+162.487 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1578152/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=52820 CPUtime=151.76
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 16882 0 0 0 15138 38 0 0 25 0 1 0 217130045 54087680 12581 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 13205 12581 74 118 0 13084 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 56232

[startup+222.556 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1576168/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=54652 CPUtime=211.81
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 17359 0 0 0 21142 39 0 0 25 0 1 0 217130045 55963648 13058 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 13663 13058 74 118 0 13542 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 58064

[startup+282.631 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1574440/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=56488 CPUtime=271.86
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 17796 0 0 0 27146 40 0 0 25 0 1 0 217130045 57843712 13495 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 14122 13495 74 118 0 14001 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 59900

[startup+342.705 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1573040/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=57800 CPUtime=331.91
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 18131 0 0 0 33150 41 0 0 25 0 1 0 217130045 59187200 13830 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 14450 13830 74 118 0 14329 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 61212

[startup+402.782 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1572016/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=58856 CPUtime=391.96
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 18384 0 0 0 39155 41 0 0 25 0 1 0 217130045 60268544 14083 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 14714 14083 74 118 0 14593 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 62268

[startup+462.857 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1571056/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=59780 CPUtime=452.02
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 18625 0 0 0 45160 42 0 0 25 0 1 0 217130045 61214720 14324 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 14945 14324 74 118 0 14824 0
Current children cumulated CPU time (s) 462.65

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

/proc/1865/statm: 15506 14905 74 118 0 15385 0
Current children cumulated CPU time (s) 702.86
Current children cumulated vsize (KiB) 65436

[startup+763.236 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1568368/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=62420 CPUtime=752.29
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19295 0 0 0 75183 46 0 0 25 0 1 0 217130045 63918080 14994 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 15605 14994 74 118 0 15484 0
Current children cumulated CPU time (s) 762.92
Current children cumulated vsize (KiB) 65832

[startup+823.315 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1865
/proc/meminfo: memFree=1567984/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=62816 CPUtime=812.34
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19397 0 0 0 81188 46 0 0 25 0 1 0 217130045 64323584 15096 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 15704 15096 74 118 0 15583 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 66228

[startup+883.38 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 1865
/proc/meminfo: memFree=1567536/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=63212 CPUtime=872.39
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19501 0 0 0 87191 48 0 0 25 0 1 0 217130045 64729088 15200 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 15803 15200 74 118 0 15682 0
Current children cumulated CPU time (s) 883.02
Current children cumulated vsize (KiB) 66624

[startup+943.465 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 1865
/proc/meminfo: memFree=1567152/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=63608 CPUtime=932.44
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19601 0 0 0 93196 48 0 0 25 0 1 0 217130045 65134592 15300 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134537924 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 15902 15300 74 118 0 15781 0
Current children cumulated CPU time (s) 943.07
Current children cumulated vsize (KiB) 67020

[startup+1003.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1865
/proc/meminfo: memFree=1566768/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=64004 CPUtime=992.5
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19702 0 0 0 99201 49 0 0 25 0 1 0 217130045 65540096 15401 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16001 15401 74 118 0 15880 0
Current children cumulated CPU time (s) 1003.13
Current children cumulated vsize (KiB) 67416

[startup+1063.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1865
/proc/meminfo: memFree=1566320/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=64532 CPUtime=1052.56
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19816 0 0 0 105206 50 0 0 25 0 1 0 217130045 66080768 15515 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16133 15515 74 118 0 16012 0
Current children cumulated CPU time (s) 1063.19
Current children cumulated vsize (KiB) 67944

[startup+1123.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 1930
/proc/meminfo: memFree=1564584/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=64928 CPUtime=1112.57
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19913 0 0 0 111206 51 0 0 25 0 1 0 217130045 66486272 15612 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16232 15612 74 118 0 16111 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 68340

[startup+1183.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2029
/proc/meminfo: memFree=1564408/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=65192 CPUtime=1172.48
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19988 0 0 0 117197 51 0 0 25 0 1 0 217130045 66756608 15687 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16298 15687 74 118 0 16177 0
Current children cumulated CPU time (s) 1183.11
Current children cumulated vsize (KiB) 68604

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

[startup+1187.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2037
/proc/meminfo: memFree=1564408/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=65192 CPUtime=1176.38
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 19992 0 0 0 117586 52 0 0 25 0 1 0 217130045 66756608 15691 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134571495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16298 15691 74 118 0 16177 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 68604

[startup+1194.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2041
/proc/meminfo: memFree=1564344/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=65324 CPUtime=1182.94
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 20011 0 0 0 118242 52 0 0 25 0 1 0 217130045 66891776 15710 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16331 15710 74 118 0 16210 0
Current children cumulated CPU time (s) 1193.57
Current children cumulated vsize (KiB) 68736

[startup+1197.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2044
/proc/meminfo: memFree=1564280/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=65324 CPUtime=1186.22
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 20015 0 0 0 118570 52 0 0 25 0 1 0 217130045 66891776 15714 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16331 15714 74 118 0 16210 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 68736

[startup+1199.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2046
/proc/meminfo: memFree=1564280/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=65324 CPUtime=1187.86
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 20017 0 0 0 118734 52 0 0 25 0 1 0 217130045 66891776 15716 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16331 15716 74 118 0 16210 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 68736

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2046
/proc/meminfo: memFree=1564280/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=3412 CPUtime=10.63
/proc/1861/stat : 1861 (SATzilla2007_F) S 1859 1861 1770 0 -1 4194304 1700 11302 0 0 337 12 669 45 25 0 1 0 217128979 3493888 661 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1861/statm: 853 661 169 260 0 559 0
[pid=1865] ppid=1861 vsize=65324 CPUtime=1188.68
/proc/1865/stat : 1865 (march_dl) R 1861 1861 1770 0 -1 4194304 20017 0 0 0 118816 52 0 0 25 0 1 0 217130045 66891776 15716 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1865/statm: 16331 15716 74 118 0 16210 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 68736

[startup+1200.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 2046
/proc/meminfo: memFree=1564280/2055920 swapFree=4192812/4192956
[pid=1861] ppid=1859 vsize=6276 CPUtime=1199.52
/proc/1861/stat : 1861 (SATzilla2007_F) R 1859 1861 1770 0 -1 4194304 2561 31319 0 0 342 13 119499 98 19 0 1 0 217128979 6426624 1380 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135128193 0 0 4096 0 0 0 0 17 0 0 0
/proc/1861/statm: 1569 1380 176 260 0 1275 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 6276

Child status: 17
Real time (s): 1200.13
CPU time (s): 1199.56
CPU user time (s): 1198.44
CPU system time (s): 1.11783
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 68736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.44
system time used= 1.11783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33886
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= 26
involuntary context switches= 21561

runsolver used 1.16182 second user time and 3.10253 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Feb 20 11:42:24 UTC 2007

IDJOB= 301463
IDBENCH= 20059
IDSOLVER= 136
FILE ID= node9/301463-1171971743

PBS_JOBID= 3849056

Free space on /tmp= 66539 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S1971221253-16.cnf
COMMAND LINE= /tmp/evaluation/301463-1171971743/SATzilla2007_F /tmp/evaluation/301463-1171971743/instance-301463-1171971743.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-301463-1171971743 -o ROOT/results/node9/solver-301463-1171971743 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301463-1171971743/SATzilla2007_F /tmp/evaluation/301463-1171971743/instance-301463-1171971743.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  7d11f63b7086729c0b1c75db27f32aba

RANDOM SEED= 736625450

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1630896 kB
Buffers:         52584 kB
Cached:         247160 kB
SwapCached:          0 kB
Active:         285324 kB
Inactive:        68532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10808 kB
Writeback:           0 kB
Mapped:          73008 kB
Slab:            56744 kB
Committed_AS:  1106364 kB
PageTables:       1688 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= 66539 MiB

End job on node9 on Tue Feb 20 12:02:24 UTC 2007