Trace number 1580079

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_R 2009-03-22? (exit code) 1198.98 1205.96

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p1.cnf
MD5SUM484dad50fb275faff8eff92c4d5447cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark879.933
Satisfiable
(Un)Satisfiability was proved
Number of variables200003
Number of clauses1019221
Sum of the clauses size2431032
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759013
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

123.02/123.86	c SATzilla is building models for class 1
123.02/123.86	c run presolver SATenstein for 30 seconds ... 
123.02/123.86	c Bin: Executing SATenstein
123.02/123.86	c spawning binary file with 30 seconds ...
123.02/123.86	c child exit by a signal
123.02/123.86	c SATenstein returned code 137.
123.02/123.86	c run presolver mxc-sr08 for 30 seconds ... 
123.02/123.86	c Bin: Executing mxc-sr08
123.02/123.86	c spawning binary file with 30 seconds ...
123.02/123.86	c child exit by a signal
123.02/123.86	c mxc-sr08 returned code 137.
123.02/123.86	c Orignal number of varibales is 200003, number of clauses is 1019221 
123.02/123.86	c predicted feature computation time is -774.473377 
123.02/123.86	c Bin: Executing satelite
123.02/123.86	c spawning binary file with 240 seconds ...
123.02/123.86	c child exited successfully
123.02/123.86	c satzilla computing base features
123.02/123.86	c Number of variabe is: 102501, Number of clause is : 667154 
123.02/123.86	c Initializing...
123.02/123.86	c satzilla compute diameter ...
123.02/123.86	c start diameter features ...
123.02/123.86	c satzilla doing clause learning
123.02/123.86	c start clause learning features ...
123.02/123.86	c Bin: Executing zchaff07
123.02/123.86	c spawning binary file with 2 seconds ...
123.02/123.86	c child exit by a signal
123.02/123.86	c satzilla doing survey propogation probe
123.02/123.86	c do survay propogation for 2 second ...
123.02/123.86	c satzilla doing local search probe
123.02/123.86	c satzilla doing lobjois search-space size estimate
123.02/123.86	c features are:200003 1.01922e+06 102501 667154 0.95123 0.527715 0.153639 0.409499 0.920769 1.42308 2.71112e-05 0.440736 1.9512e-05 9.756e-05 1.08321 0.54966 0.863024 2.71112e-05 0.71171 1.04923e-05 0.000101925 3.00046 0.229293 0.147811 0 0.8 2.89647 1.52811e-05 0.842727 4.49671e-06 6.89496e-05 2.66997 0.705203 2.96672e-05 0.632542 7.49452e-06 0.000115416 21 0 21 21 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.623659 0.501589 2.17139e-08 1 0.933665 0.140178 0.881118 0.33148 0.770976 0.0187777 0.967735 -1.11022e-16 0.0826746 0.0458337 2.14336e-06 0.0342032 0.00240166 0.0105358 23405 0 0 0 0 0 0 3.37412 0 1.24148 0 0.164951 0.700552 
123.02/123.86	c satzilla's ranking:
123.02/123.86	c 1) SATenstein: 2132.989073
123.02/123.86	c 2) adaptg2wsat0: 4.063372
123.02/123.86	c 3) adaptg2wsat+: 1.452105
123.02/123.86	c 4) gnovelty+: 1.070543
123.02/123.86	c 5) march_dl2004: 0.516800
123.02/123.86	c 6) picosat846: -0.754897
123.02/123.86	c 7) kcnfs04SAT07: -1285.642538
123.02/123.86	c 8) mxc-sr08: -10000.000000
123.02/123.86	c 9) tts-4-0: -10000.000000
123.02/123.86	c 10) zchaff_rand: -10000.000000
123.02/123.86	c 11) vallst: -10000.000000
123.02/123.86	c 12) minisat20: -10000.000000
123.02/123.86	c 13) minisat20SAT07: -10000.000000
123.02/123.86	c satzilla running SATenstein ... 
1198.90/1205.95	c Bin: Executing SATenstein
1198.90/1205.95	c spawning binary file with 1076 seconds ...
1198.90/1205.95	c child exit by a signal
1198.90/1205.95	c SATenstein returned code 137.
1198.90/1205.95	c satzilla running adaptg2wsat0 ... 
1198.90/1205.95	c Bin: Executing adaptg2wsat0
1198.90/1205.95	c adaptg2wsat0 returned code 1.
1198.90/1205.95	c satzilla running adaptg2wsat+ ... 
1198.90/1205.95	c Bin: Executing adaptg2wsat+
1198.90/1205.95	c adaptg2wsat+ returned code 1.
1198.90/1205.95	c satzilla running gnovelty+ ... 
1198.90/1205.95	c Bin: Executing gnovelty+
1198.90/1205.95	c gnovelty+ returned code 1.
1198.90/1205.95	c satzilla running march_dl2004 ... 
1198.90/1205.95	c Bin: Executing march_dl2004
1198.90/1205.95	c march_dl2004 returned code 1.
1198.90/1205.95	c satzilla running picosat846 ... 
1198.90/1205.95	c Bin: Executing picosat846
1198.90/1205.95	c picosat846 returned code 1.
1198.90/1205.95	c satzilla running kcnfs04SAT07 ... 
1198.90/1205.95	c Bin: Executing kcnfs04SAT07
1198.90/1205.95	c kcnfs04SAT07 returned code 1.
1198.90/1205.95	c satzilla running mxc-sr08 ... 
1198.90/1205.95	c Bin: Executing mxc-sr08
1198.90/1205.95	c mxc-sr08 returned code 1.
1198.90/1205.95	c satzilla running tts-4-0 ... 
1198.90/1205.95	c Bin: Executing tts-4-0
1198.90/1205.95	c tts-4-0 returned code 1.
1198.90/1205.95	c satzilla running zchaff_rand ... 
1198.90/1205.95	c Bin: Executing zchaff_rand
1198.90/1205.95	c zchaff_rand returned code 1.
1198.90/1205.95	c satzilla running vallst ... 
1198.90/1205.95	c Bin: Executing vallst
1198.90/1205.95	c vallst returned code 1.
1198.90/1205.95	c satzilla running minisat20 ... 
1198.90/1205.95	c Bin: Executing minisat20
1198.90/1205.95	c minisat20 returned code 1.
1198.90/1205.95	c satzilla running minisat20SAT07 ... 
1198.90/1205.95	c Bin: Executing minisat20SAT07
1198.90/1205.95	c minisat20SAT07 returned code 1.
1198.90/1205.95	c ERROR: All Failed! 
1198.90/1205.95	c SATZILLA_TIME=1199.140000

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-1580079-1238914961/watcher-1580079-1238914961 -o /tmp/evaluation-result-1580079-1238914961/solver-1580079-1238914961 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1580079-1238914961.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: 1.86 1.99 1.99 4/85 22020
/proc/meminfo: memFree=1360432/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=18576 CPUtime=0
/proc/22020/stat : 22020 (runsolver) R 22018 22020 21983 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1164157242 19021824 292 1992294400 4194304 4302564 548682068480 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22020/statm: 4644 292 257 26 0 2626 0

[startup+0.06151 s]
/proc/loadavg: 1.86 1.99 1.99 4/85 22020
/proc/meminfo: memFree=1360432/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.10151 s]
/proc/loadavg: 1.86 1.99 1.99 4/85 22020
/proc/meminfo: memFree=1360432/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301532 s]
/proc/loadavg: 1.86 1.99 1.99 4/85 22020
/proc/meminfo: memFree=1360432/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701575 s]
/proc/loadavg: 1.86 1.99 1.99 4/85 22020
/proc/meminfo: memFree=1360432/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50166 s]
/proc/loadavg: 1.86 1.99 1.99 3/87 22022
/proc/meminfo: memFree=1345888/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
[pid=22022] ppid=22020 vsize=36504 CPUtime=1.48
/proc/22022/stat : 22022 (SATenstein) R 22020 22020 21983 0 -1 4194304 7649 0 0 0 144 4 0 0 25 0 1 0 1164157243 37380096 7629 1992294400 134512640 134854740 4294955360 18446744073709551615 134775252 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 9126 7629 152 83 0 8687 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38560

[startup+3.10181 s]
/proc/loadavg: 1.86 1.99 1.99 3/87 22022
/proc/meminfo: memFree=1273888/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
[pid=22022] ppid=22020 vsize=215284 CPUtime=3.07
/proc/22022/stat : 22022 (SATenstein) R 22020 22020 21983 0 -1 4194304 26070 0 0 0 295 12 0 0 25 0 1 0 1164157243 220450816 25215 1992294400 134512640 134854740 4294955360 18446744073709551615 134524495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 53821 25215 173 83 0 53382 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 217340

[startup+6.30113 s]
/proc/loadavg: 1.95 2.01 1.99 3/87 22022
/proc/meminfo: memFree=1260384/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
[pid=22022] ppid=22020 vsize=215284 CPUtime=6.23
/proc/22022/stat : 22022 (SATenstein) R 22020 22020 21983 0 -1 4194304 27115 0 0 0 611 12 0 0 25 0 1 0 1164157243 220450816 25217 1992294400 134512640 134854740 4294955360 18446744073709551615 134524169 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 53821 25217 173 83 0 53382 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 217340

[startup+12.7028 s]
/proc/loadavg: 1.95 2.01 1.99 3/87 22022
/proc/meminfo: memFree=1260448/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
[pid=22022] ppid=22020 vsize=215284 CPUtime=12.59
/proc/22022/stat : 22022 (SATenstein) R 22020 22020 21983 0 -1 4194304 27211 0 0 0 1247 12 0 0 25 0 1 0 1164157243 220450816 25217 1992294400 134512640 134854740 4294955360 18446744073709551615 134524699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 53821 25217 173 83 0 53382 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 217340

[startup+25.501 s]
/proc/loadavg: 1.96 2.01 1.99 3/87 22022
/proc/meminfo: memFree=1260640/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=0
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1164157242 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 112 96 399 0 111 0
[pid=22022] ppid=22020 vsize=215284 CPUtime=25.32
/proc/22022/stat : 22022 (SATenstein) R 22020 22020 21983 0 -1 4194304 27219 0 0 0 2519 13 0 0 25 0 1 0 1164157243 220450816 25217 1992294400 134512640 134854740 4294955360 18446744073709551615 134524461 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 53821 25217 173 83 0 53382 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 217340

[startup+51.1016 s]
/proc/loadavg: 1.97 2.01 1.99 3/87 22023
/proc/meminfo: memFree=1259616/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=2056 CPUtime=30
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 152 27220 0 0 0 0 2985 15 16 0 1 0 1164157242 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 514 121 104 399 0 111 0
[pid=22023] ppid=22020 vsize=109088 CPUtime=20.74
/proc/22023/stat : 22023 (mxc-sr08) R 22020 22020 21983 0 -1 4194304 33965 0 0 0 2057 17 0 0 25 0 1 0 1164160263 111706112 25364 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22023/statm: 27272 25364 71 138 0 27131 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 111144

[startup+102.308 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 22024
/proc/meminfo: memFree=1286952/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=63284 CPUtime=101.63
/proc/22020/stat : 22020 (SATzilla2009_R) R 22018 22020 21983 0 -1 4194304 15307 99530 0 0 3348 6 6742 67 25 0 1 0 1164157242 64802816 15258 1992294400 134512640 136149437 4294956224 18446744073709551615 134535219 0 0 4096 0 0 0 0 17 1 0 0
/proc/22020/statm: 15821 15258 135 399 0 15418 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 63284

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172704/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=38.2
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 3805 15 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 294916

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172704/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=97.85
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 9770 15 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 294916

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172768/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=157.51
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 15736 15 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134734981 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 280.61
Current children cumulated vsize (KiB) 294916

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172704/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=217.16
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 21701 15 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 294916

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172768/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=276.82
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 27667 15 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597697 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 399.92
Current children cumulated vsize (KiB) 294916

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956

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


[startup+822.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172712/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=694.41
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 69425 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 817.51
Current children cumulated vsize (KiB) 294916

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=754.06
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 75390 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597780 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 877.16
Current children cumulated vsize (KiB) 294916

[startup+942.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=813.72
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 81356 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 936.82
Current children cumulated vsize (KiB) 294916

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=873.37
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 87321 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597783 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 996.47
Current children cumulated vsize (KiB) 294916

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172840/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=933.03
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 93287 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134743975 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1056.13
Current children cumulated vsize (KiB) 294916

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172840/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=992.69
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 99253 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597530 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1115.79
Current children cumulated vsize (KiB) 294916

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1052.34
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 105218 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1175.44
Current children cumulated vsize (KiB) 294916

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

[startup+1190.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1060.29
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 106013 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134598149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1183.39
Current children cumulated vsize (KiB) 294916

[startup+1196.7 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1066.66
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 106650 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134735080 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 294916

[startup+1199.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1069.84
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 106968 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1192.94
Current children cumulated vsize (KiB) 294916

[startup+1203.1 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1073.02
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 107286 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597802 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 294916

[startup+1204.7 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1074.61
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 107445 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 294916

[startup+1205.5 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1075.41
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 107525 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597725 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 294916

[startup+1205.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/87 22026
/proc/meminfo: memFree=1172776/2055920 swapFree=4170456/4192956
[pid=22020] ppid=22018 vsize=79632 CPUtime=123.1
/proc/22020/stat : 22020 (SATzilla2009_R) S 22018 22020 21983 0 -1 4194304 35140 116477 0 0 5280 20 6934 76 25 0 1 0 1164157242 81543168 19489 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22020/statm: 19908 19489 219 399 0 19505 0
[pid=22026] ppid=22020 vsize=215284 CPUtime=1075.8
/proc/22026/stat : 22026 (SATenstein) R 22020 22020 21983 0 -1 4194304 26550 0 0 0 107564 16 0 0 25 0 1 0 1164169629 220450816 24543 1992294400 134512640 134854740 4294955856 18446744073709551615 134597765 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22026/statm: 53821 24543 171 83 0 53382 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 294916

Child status: 17
Real time (s): 1205.96
CPU time (s): 1198.98
CPU user time (s): 1197.81
CPU system time (s): 1.17082
CPU usage (%): 99.4216
Max. virtual memory (cumulated for all children) (KiB): 294916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.81
system time used= 1.17082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178181
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= 38
involuntary context switches= 14370

runsolver used 1.9977 second user time and 4.56431 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-05 09:02:42
IDJOB=1580079
IDBENCH=71010
IDSOLVER=526
FILE ID=node70/1580079-1238914961
PBS_JOBID= 9101407
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= 484dad50fb275faff8eff92c4d5447cb
RANDOM SEED=1055565508

node70.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.234
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.234
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:       1360912 kB
Buffers:         65672 kB
Cached:         544728 kB
SwapCached:       8264 kB
Active:         319896 kB
Inactive:       300156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1360912 kB
SwapTotal:     4192956 kB
SwapFree:      4170456 kB
Dirty:           50280 kB
Writeback:           0 kB
Mapped:          15300 kB
Slab:            59084 kB
Committed_AS:  2412704 kB
PageTables:       2556 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= 66472 MiB
End job on node70 at 2009-04-05 09:22:49