Trace number 1580028

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.68 1200.35

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

263.61/263.90	c SATzilla is building models for class 2
263.61/263.90	c run presolver march_dl2004 for 5 seconds ... 
263.61/263.90	c Bin: Executing march_dl2004
263.61/263.90	c spawning binary file with 5 seconds ...
263.61/263.90	c child exit by a signal
263.61/263.90	c march_dl2004 returned code 137.
263.61/263.90	c run presolver mxc-sr08 for 5 seconds ... 
263.61/263.90	c Bin: Executing mxc-sr08
263.61/263.90	c spawning binary file with 5 seconds ...
263.61/263.90	c child exit by a signal
263.61/263.90	c mxc-sr08 returned code 137.
263.61/263.90	c Orignal number of varibales is 381708, number of clauses is 1632906 
263.61/263.90	c predicted feature computation time is 32.299144 
263.61/263.90	c Bin: Executing satelite
263.61/263.90	c spawning binary file with 240 seconds ...
263.61/263.90	c child exited successfully
263.61/263.90	c satzilla computing base features
263.61/263.90	c Number of variabe is: 250809, Number of clause is : 1199091 
263.61/263.90	c Initializing...
263.61/263.90	c satzilla compute diameter ...
263.61/263.90	c start diameter features ...
263.61/263.90	c satzilla doing clause learning
263.61/263.90	c start clause learning features ...
263.61/263.90	c Bin: Executing zchaff07
263.61/263.90	c spawning binary file with 2 seconds ...
263.61/263.90	c child exit by a signal
263.61/263.90	c satzilla doing survey propogation probe
263.61/263.90	c do survay propogation for 2 second ...
263.61/263.90	c satzilla doing local search probe
263.61/263.90	c satzilla doing lobjois search-space size estimate
263.61/263.90	c features are:381708 1.63291e+06 250809 1.19909e+06 0.521907 0.361787 0.209166 0.325868 1.11962 1.34998 1.05946e-05 0.435347 7.9742e-06 3.9871e-05 1.01984 0.606751 0.889299 1.05946e-05 0.794529 5.83776e-06 5.83776e-05 2.36145 0.135284 0.157694 0 0.75 2.29046 6.59334e-06 0.800027 2.5019e-06 3.91964e-05 2.11014 0.752194 1.05984e-05 0.874976 4.16983e-06 6.58832e-05 23 0 23 23 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.512472 0.616484 1.87567e-06 1 0.902597 0.0910982 0.836149 0.220528 0.477929 0.0244056 0.693154 -1.11022e-16 0.224163 0.040226 0.00123613 0.0350263 0.0109292 0.0254535 124968 0 0 0 0 0 0 3.67563 0 2.2159 0 0.539075 0.831511 
263.61/263.90	c satzilla's ranking:
263.61/263.90	c 1) minisat20SAT07: 3.781735
263.61/263.90	c 2) zchaff_rand: 3.753620
263.61/263.90	c 3) minisat20: 2.139852
263.61/263.90	c 4) march_dl2004: 1.289467
263.61/263.90	c 5) vallst: -2.121660
263.61/263.90	c 6) tts-4-0: -3.389154
263.61/263.90	c 7) mxc-sr08: -20.827741
263.61/263.90	c 8) SATenstein: -10000.000000
263.61/263.90	c 9) gnovelty+: -10000.000000
263.61/263.90	c 10) adaptg2wsat+: -10000.000000
263.61/263.90	c 11) adaptg2wsat0: -10000.000000
263.61/263.90	c 12) picosat846: -10000.000000
263.61/263.90	c 13) kcnfs04SAT07: -10000.000000
263.61/263.90	c satzilla running minisat20SAT07 ... 
1199.59/1200.31	c Bin: Executing minisat20SAT07
1199.59/1200.31	c spawning binary file with 936 seconds ...
1199.59/1200.31	c child exit by a signal
1199.59/1200.31	c minisat20SAT07 returned code 137.
1199.59/1200.31	c satzilla running zchaff_rand ... 
1199.59/1200.31	c Bin: Executing zchaff_rand
1199.59/1200.31	c zchaff_rand returned code 1.
1199.59/1200.31	c satzilla running minisat20 ... 
1199.59/1200.31	c Bin: Executing minisat20
1199.59/1200.31	c minisat20 returned code 1.
1199.59/1200.31	c satzilla running march_dl2004 ... 
1199.59/1200.31	c Bin: Executing march_dl2004
1199.59/1200.31	c march_dl2004 returned code 1.
1199.59/1200.31	c satzilla running vallst ... 
1199.59/1200.31	c Bin: Executing vallst
1199.59/1200.31	c vallst returned code 1.
1199.59/1200.31	c satzilla running tts-4-0 ... 
1199.59/1200.31	c Bin: Executing tts-4-0
1199.59/1200.31	c tts-4-0 returned code 1.
1199.59/1200.31	c satzilla running mxc-sr08 ... 
1199.59/1200.31	c Bin: Executing mxc-sr08
1199.59/1200.31	c mxc-sr08 returned code 1.
1199.59/1200.31	c satzilla running SATenstein ... 
1199.59/1200.31	c Bin: Executing SATenstein
1199.59/1200.31	c SATenstein returned code 1.
1199.59/1200.31	c satzilla running gnovelty+ ... 
1199.59/1200.31	c Bin: Executing gnovelty+
1199.59/1200.31	c gnovelty+ returned code 1.
1199.59/1200.31	c satzilla running adaptg2wsat+ ... 
1199.59/1200.31	c Bin: Executing adaptg2wsat+
1199.59/1200.31	c adaptg2wsat+ returned code 1.
1199.59/1200.31	c satzilla running adaptg2wsat0 ... 
1199.59/1200.31	c Bin: Executing adaptg2wsat0
1199.59/1200.31	c adaptg2wsat0 returned code 1.
1199.59/1200.31	c satzilla running picosat846 ... 
1199.59/1200.31	c Bin: Executing picosat846
1199.59/1200.31	c picosat846 returned code 1.
1199.59/1200.31	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.31	c Bin: Executing kcnfs04SAT07
1199.59/1200.31	c kcnfs04SAT07 returned code 1.
1199.59/1200.31	c ERROR: All Failed! 
1199.59/1200.31	c SATZILLA_TIME=1199.810000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1580028-1238914123/watcher-1580028-1238914123 -o /tmp/evaluation-result-1580028-1238914123/solver-1580028-1238914123 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1580028-1238914123.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.88 0.97 0.99 3/64 19496
/proc/meminfo: memFree=1563568/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=0
/proc/19496/stat : 19496 (SATzilla2009_C) R 19494 19496 19459 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1164076259 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/19496/statm: 514 112 96 399 0 111 0
[pid=19497] ppid=19496 vsize=8508 CPUtime=0
/proc/19497/stat : 19497 (march_dl2004) R 19496 19496 19459 0 -1 4194304 853 0 0 0 0 0 0 0 18 0 1 0 1164076260 8712192 849 1992294400 134512640 134996440 4294956192 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19497/statm: 2127 857 49 118 0 2006 0

[startup+0.0588489 s]
/proc/loadavg: 0.88 0.97 0.99 3/64 19496
/proc/meminfo: memFree=1563568/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=0
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164076259 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19496/statm: 514 112 96 399 0 111 0
[pid=19497] ppid=19496 vsize=31284 CPUtime=0.05
/proc/19497/stat : 19497 (march_dl2004) R 19496 19496 19459 0 -1 4194304 5595 0 0 0 3 2 0 0 19 0 1 0 1164076260 32034816 5591 1992294400 134512640 134996440 4294956192 18446744073709551615 134549581 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19497/statm: 7821 5594 49 118 0 7700 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33340

[startup+0.102857 s]
/proc/loadavg: 0.88 0.97 0.99 3/64 19496
/proc/meminfo: memFree=1563568/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=0
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164076259 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19496/statm: 514 112 96 399 0 111 0
[pid=19497] ppid=19496 vsize=37608 CPUtime=0.09
/proc/19497/stat : 19497 (march_dl2004) R 19496 19496 19459 0 -1 4194304 7391 0 0 0 7 2 0 0 19 0 1 0 1164076260 38510592 7386 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19497/statm: 9402 7386 50 118 0 9281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39664

[startup+0.301895 s]
/proc/loadavg: 0.88 0.97 0.99 3/64 19496
/proc/meminfo: memFree=1563568/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=0
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164076259 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19496/statm: 514 112 96 399 0 111 0
[pid=19497] ppid=19496 vsize=40512 CPUtime=0.29
/proc/19497/stat : 19497 (march_dl2004) R 19496 19496 19459 0 -1 4194304 8275 0 0 0 26 3 0 0 21 0 1 0 1164076260 41484288 8270 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19497/statm: 10128 8271 50 118 0 10007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42568

[startup+0.702974 s]
/proc/loadavg: 0.88 0.97 0.99 3/64 19496
/proc/meminfo: memFree=1563568/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=0
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164076259 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19496/statm: 514 112 96 399 0 111 0
[pid=19497] ppid=19496 vsize=45924 CPUtime=0.69
/proc/19497/stat : 19497 (march_dl2004) R 19496 19496 19459 0 -1 4194304 9936 0 0 0 65 4 0 0 25 0 1 0 1164076260 47026176 9931 1992294400 134512640 134996440 4294956192 18446744073709551615 134775714 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19497/statm: 11481 9931 50 118 0 11360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47980

[startup+1.50113 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 19498
/proc/meminfo: memFree=1518944/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=0
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164076259 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19496/statm: 514 112 96 399 0 111 0
[pid=19497] ppid=19496 vsize=56616 CPUtime=1.49
/proc/19497/stat : 19497 (march_dl2004) R 19496 19496 19459 0 -1 4194304 13263 0 0 0 143 6 0 0 25 0 1 0 1164076260 57974784 13258 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19497/statm: 14154 13258 50 118 0 14033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58672

[startup+3.10146 s]
/proc/loadavg: 0.89 0.97 0.99 2/66 19498
/proc/meminfo: memFree=1494624/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=0
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164076259 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19496/statm: 514 112 96 399 0 111 0
[pid=19497] ppid=19496 vsize=124548 CPUtime=3.09
/proc/19497/stat : 19497 (march_dl2004) R 19496 19496 19459 0 -1 4194304 28138 0 0 0 296 13 0 0 25 0 1 0 1164076260 127537152 24678 1992294400 134512640 134996440 4294956192 18446744073709551615 134544615 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19497/statm: 31137 24678 53 118 0 31016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126604

[startup+6.30108 s]
/proc/loadavg: 0.89 0.97 0.99 2/66 19499
/proc/meminfo: memFree=1461608/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=5.01
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 152 36060 0 0 0 0 482 19 16 0 1 0 1164076259 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 514 121 104 399 0 111 0
[pid=19499] ppid=19496 vsize=145816 CPUtime=1.26
/proc/19499/stat : 19499 (mxc-sr08) R 19496 19496 19459 0 -1 4194304 31612 0 0 0 112 14 0 0 25 0 1 0 1164076762 149315584 31464 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19499/statm: 36454 31464 54 138 0 36313 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 147872

[startup+12.7013 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 19500
/proc/meminfo: memFree=1405808/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=2056 CPUtime=10.03
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 180 88986 0 0 0 0 956 47 16 0 1 0 1164076259 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 514 139 121 399 0 111 0
[pid=19500] ppid=19496 vsize=188556 CPUtime=2.63
/proc/19500/stat : 19500 (satelite) R 19496 19496 19459 0 -1 4194304 46705 0 0 0 240 23 0 0 25 0 1 0 1164077265 193081344 42437 1992294400 134512640 135037501 4294956176 18446744073709551615 134681051 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19500/statm: 47139 42437 67 128 0 47008 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 190612

[startup+25.5019 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 19500
/proc/meminfo: memFree=1432888/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=114984 CPUtime=25.44
/proc/19496/stat : 19496 (SATzilla2009_C) R 19494 19496 19459 0 -1 4194304 27216 153905 0 0 348 12 2091 93 25 0 1 0 1164076259 117743616 26922 1992294400 134512640 136149437 4294956224 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 0 0 0
/proc/19496/statm: 28746 26922 135 399 0 28343 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 114984

[startup+51.1019 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 19500
/proc/meminfo: memFree=1432568/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=114984 CPUtime=51.02
/proc/19496/stat : 19496 (SATzilla2009_C) R 19494 19496 19459 0 -1 4194304 27358 153905 0 0 2906 12 2091 93 25 0 1 0 1164076259 117743616 27064 1992294400 134512640 136149437 4294956224 18446744073709551615 134535649 0 0 4096 0 0 0 0 17 0 0 0
/proc/19496/statm: 28746 27064 135 399 0 28343 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 114984

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 19500
/proc/meminfo: memFree=1431672/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=114984 CPUtime=102.2
/proc/19496/stat : 19496 (SATzilla2009_C) R 19494 19496 19459 0 -1 4194304 27636 153905 0 0 8024 12 2091 93 25 0 1 0 1164076259 117743616 27342 1992294400 134512640 136149437 4294956224 18446744073709551615 134535653 0 0 4096 0 0 0 0 17 0 0 0
/proc/19496/statm: 28746 27342 135 399 0 28343 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 114984

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19500
/proc/meminfo: memFree=1430328/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=114984 CPUtime=162.17
/proc/19496/stat : 19496 (SATzilla2009_C) R 19494 19496 19459 0 -1 4194304 27966 153905 0 0 14021 12 2091 93 25 0 1 0 1164076259 117743616 27672 1992294400 134512640 136149437 4294956224 18446744073709551615 134535219 0 0 4096 0 0 0 0 17 0 0 0
/proc/19496/statm: 28746 27672 135 399 0 28343 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 114984

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19500
/proc/meminfo: memFree=1428984/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=114984 CPUtime=222.14
/proc/19496/stat : 19496 (SATzilla2009_C) R 19494 19496 19459 0 -1 4194304 28293 153905 0 0 20018 12 2091 93 25 0 1 0 1164076259 117743616 27999 1992294400 134512640 136149437 4294956224 18446744073709551615 134535219 0 0 4096 0 0 0 0 17 0 0 0
/proc/19496/statm: 28746 27999 135 399 0 28343 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 114984

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19502
/proc/meminfo: memFree=1262640/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=150448 CPUtime=18.37
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 41114 0 0 0 1815 22 0 0 25 0 1 0 1164102650 154058752 35193 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 37612 35193 73 138 0 37471 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 290876

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19502
/proc/meminfo: memFree=1260336/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=152956 CPUtime=78.34
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 41711 0 0 0 7811 23 0 0 25 0 1 0 1164102650 156626944 35790 1992294400 134512640 135078472 4294956192 18446744073709551615 134555078 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 38239 35790 73 138 0 38098 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 293384

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19502
/proc/meminfo: memFree=1247216/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=166140 CPUtime=138.31
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 45032 0 0 0 13804 27 0 0 25 0 1 0 1164102650 170127360 39111 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 41535 39111 73 138 0 41394 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 306568


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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1164712/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=247972 CPUtime=498.12
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 65483 0 0 0 49764 48 0 0 25 0 1 0 1164102650 253923328 59562 1992294400 134512640 135078472 4294956192 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 61993 59562 73 138 0 61852 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 388400

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1151784/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=261208 CPUtime=558.09
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 68801 0 0 0 55757 52 0 0 25 0 1 0 1164102650 267476992 62880 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 65302 62880 73 138 0 65161 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 401636

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1140072/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=272580 CPUtime=618.06
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 71663 0 0 0 61751 55 0 0 25 0 1 0 1164102650 279121920 65742 1992294400 134512640 135078472 4294956192 18446744073709551615 134521171 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 68145 65742 73 138 0 68004 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 413008

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1120680/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=291948 CPUtime=678.03
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 76510 0 0 0 67744 59 0 0 25 0 1 0 1164102650 298954752 70589 1992294400 134512640 135078472 4294956192 18446744073709551615 134552066 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 72987 70589 73 138 0 72846 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 432376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1105832/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=306672 CPUtime=737.98
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 80193 0 0 0 73735 63 0 0 25 0 1 0 1164102650 314032128 74272 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 76668 74272 73 138 0 76527 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 447100

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1094256/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=318356 CPUtime=797.96
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 83111 0 0 0 79730 66 0 0 25 0 1 0 1164102650 325996544 77190 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 79589 77190 73 138 0 79448 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 458784

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1081072/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=331612 CPUtime=857.93
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 86373 0 0 0 85724 69 0 0 25 0 1 0 1164102650 339570688 80452 1992294400 134512640 135078472 4294956192 18446744073709551615 134552303 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 82903 80452 73 138 0 82762 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 472040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1068528/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=344312 CPUtime=917.9
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 89532 0 0 0 91717 73 0 0 25 0 1 0 1164102650 352575488 83611 1992294400 134512640 135078472 4294956192 18446744073709551615 134552089 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 86078 83611 73 138 0 85937 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 484740

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1066800/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=345772 CPUtime=925.89
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 89905 0 0 0 92516 73 0 0 25 0 1 0 1164102650 354070528 83984 1992294400 134512640 135078472 4294956192 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 86443 83984 73 138 0 86302 0
Current children cumulated CPU time (s) 1189.6
Current children cumulated vsize (KiB) 486200

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1065584/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=346960 CPUtime=932.29
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 90200 0 0 0 93156 73 0 0 25 0 1 0 1164102650 355287040 84279 1992294400 134512640 135078472 4294956192 18446744073709551615 134551926 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 86740 84279 73 138 0 86599 0
Current children cumulated CPU time (s) 1196
Current children cumulated vsize (KiB) 487388

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1065456/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=347224 CPUtime=933.88
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 90258 0 0 0 93315 73 0 0 25 0 1 0 1164102650 355557376 84337 1992294400 134512640 135078472 4294956192 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 86806 84337 73 138 0 86665 0
Current children cumulated CPU time (s) 1197.59
Current children cumulated vsize (KiB) 487652

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1065264/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=347224 CPUtime=934.68
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 90283 0 0 0 93395 73 0 0 25 0 1 0 1164102650 355557376 84362 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 86806 84362 73 138 0 86665 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 487652

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1065264/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=347356 CPUtime=935.48
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4194304 90318 0 0 0 93475 73 0 0 25 0 1 0 1164102650 355692544 84397 1992294400 134512640 135078472 4294956192 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 86839 84397 73 138 0 86698 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 487784

[startup+1200.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 19508
/proc/meminfo: memFree=1065136/2055920 swapFree=4178784/4192956
[pid=19496] ppid=19494 vsize=140428 CPUtime=263.71
/proc/19496/stat : 19496 (SATzilla2009_C) S 19494 19496 19459 0 -1 4194304 64702 175223 0 0 23953 33 2282 103 25 0 1 0 1164076259 143798272 34397 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19496/statm: 35107 34397 219 399 0 34704 0
[pid=19502] ppid=19496 vsize=0 CPUtime=935.88
/proc/19502/stat : 19502 (minisat20SAT07) R 19496 19496 19459 0 -1 4195332 90328 0 0 0 93511 77 0 0 25 0 1 0 1164102650 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/19502/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 140428

Child status: 17
Real time (s): 1200.35
CPU time (s): 1199.68
CPU user time (s): 1197.48
CPU system time (s): 2.19567
CPU usage (%): 99.9444
Max. virtual memory (cumulated for all children) (KiB): 487916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.48
system time used= 2.19567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330268
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= 17
involuntary context switches= 4812

runsolver used 1.39279 second user time and 2.75258 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-05 08:48:45
IDJOB=1580028
IDBENCH=71009
IDSOLVER=527
FILE ID=node75/1580028-1238914123
PBS_JOBID= 9101400
Free space on /tmp= 66488 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580028-1238914123/watcher-1580028-1238914123 -o /tmp/evaluation-result-1580028-1238914123/solver-1580028-1238914123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1580028-1238914123.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=1141854670

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1563984 kB
Buffers:         47976 kB
Cached:         371652 kB
SwapCached:       8024 kB
Active:         196192 kB
Inactive:       232856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563984 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:           62032 kB
Writeback:           0 kB
Mapped:          15004 kB
Slab:            48780 kB
Committed_AS:  2535252 kB
PageTables:       1420 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= 66456 MiB
End job on node75 at 2009-04-05 09:08:46