Trace number 1581328

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.88 1200.34

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p1.cnf
MD5SUM10eca282b9263f77903cd90a479b46ee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark393.634
Satisfiable
(Un)Satisfiability was proved
Number of variables225926
Number of clauses1207249
Sum of the clauses size2914329
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2854772
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

92.92/93.00	c SATzilla is building models for class 2
92.92/93.00	c run presolver march_dl2004 for 5 seconds ... 
92.92/93.00	c Bin: Executing march_dl2004
92.92/93.00	c spawning binary file with 5 seconds ...
92.92/93.00	c child exit by a signal
92.92/93.00	c march_dl2004 returned code 137.
92.92/93.00	c run presolver mxc-sr08 for 5 seconds ... 
92.92/93.00	c Bin: Executing mxc-sr08
92.92/93.00	c spawning binary file with 5 seconds ...
92.92/93.00	c child exit by a signal
92.92/93.00	c mxc-sr08 returned code 137.
92.92/93.00	c Orignal number of varibales is 225926, number of clauses is 1207249 
92.92/93.00	c predicted feature computation time is 38.102415 
92.92/93.00	c Bin: Executing satelite
92.92/93.00	c spawning binary file with 240 seconds ...
92.92/93.00	c child exited successfully
92.92/93.00	c satzilla computing base features
92.92/93.00	c Number of variabe is: 121873, Number of clause is : 838748 
92.92/93.00	c Initializing...
92.92/93.00	c satzilla compute diameter ...
92.92/93.00	c start diameter features ...
92.92/93.00	c satzilla doing clause learning
92.92/93.00	c start clause learning features ...
92.92/93.00	c Bin: Executing zchaff07
92.92/93.00	c spawning binary file with 2 seconds ...
92.92/93.00	c child exit by a signal
92.92/93.00	c satzilla doing survey propogation probe
92.92/93.00	c do survay propogation for 2 second ...
92.92/93.00	c satzilla doing local search probe
92.92/93.00	c satzilla doing lobjois search-space size estimate
92.92/93.00	c features are:225926 1.20725e+06 121873 838748 0.853782 0.439347 0.145303 0.400176 0.911456 1.40824 2.30145e-05 0.435324 1.64105e-05 8.20526e-05 1.09151 0.516455 0.868697 2.30145e-05 0.745088 8.34577e-06 8.10732e-05 3.0256 0.223424 0.148871 0 0.846154 2.88484 1.28553e-05 0.847815 3.57676e-06 5.48436e-05 2.72976 0.694247 2.50947e-05 0.659023 5.96127e-06 8.9419e-05 101.692 0.00453858 101 102 0.617242 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.645616 0.476437 3.27429e-06 1 0.945569 0.167561 0.891648 0.336937 0.787539 0.0190668 0.99571 -1.30104e-16 0.0817225 0.0473423 7.00072e-07 0.0353497 0.00199069 0.00901307 53713 0 0 0 0 0 0 4.32837 0 1.56345 0 0.122477 0.367146 
92.92/93.00	c satzilla's ranking:
92.92/93.00	c 1) minisat20SAT07: 3.234340
92.92/93.00	c 2) minisat20: 2.615338
92.92/93.00	c 3) zchaff_rand: 2.306193
92.92/93.00	c 4) march_dl2004: 1.422639
92.92/93.00	c 5) vallst: 0.675735
92.92/93.00	c 6) tts-4-0: -1.518059
92.92/93.00	c 7) mxc-sr08: -4.211309
92.92/93.00	c 8) SATenstein: -10000.000000
92.92/93.00	c 9) gnovelty+: -10000.000000
92.92/93.00	c 10) adaptg2wsat+: -10000.000000
92.92/93.00	c 11) adaptg2wsat0: -10000.000000
92.92/93.00	c 12) picosat846: -10000.000000
92.92/93.00	c 13) kcnfs04SAT07: -10000.000000
92.92/93.00	c satzilla running minisat20SAT07 ... 
1199.72/1200.29	c Bin: Executing minisat20SAT07
1199.72/1200.29	c spawning binary file with 1107 seconds ...
1199.72/1200.29	c child exit by a signal
1199.72/1200.29	c minisat20SAT07 returned code 137.
1199.72/1200.29	c satzilla running minisat20 ... 
1199.83/1200.31	c Bin: Executing minisat20
1199.83/1200.31	c minisat20 returned code 1.
1199.83/1200.31	c satzilla running zchaff_rand ... 
1199.83/1200.31	c Bin: Executing zchaff_rand
1199.83/1200.31	c zchaff_rand returned code 1.
1199.83/1200.31	c satzilla running march_dl2004 ... 
1199.83/1200.31	c Bin: Executing march_dl2004
1199.83/1200.31	c march_dl2004 returned code 1.
1199.83/1200.31	c satzilla running vallst ... 
1199.83/1200.31	c Bin: Executing vallst
1199.83/1200.31	c vallst returned code 1.
1199.83/1200.31	c satzilla running tts-4-0 ... 
1199.83/1200.31	c Bin: Executing tts-4-0
1199.83/1200.31	c tts-4-0 returned code 1.
1199.83/1200.31	c satzilla running mxc-sr08 ... 
1199.83/1200.31	c Bin: Executing mxc-sr08
1199.83/1200.31	c mxc-sr08 returned code 1.
1199.83/1200.31	c satzilla running SATenstein ... 
1199.83/1200.31	c Bin: Executing SATenstein
1199.83/1200.31	c SATenstein returned code 1.
1199.83/1200.31	c satzilla running gnovelty+ ... 
1199.83/1200.31	c Bin: Executing gnovelty+
1199.83/1200.31	c gnovelty+ returned code 1.
1199.83/1200.31	c satzilla running adaptg2wsat+ ... 
1199.83/1200.31	c Bin: Executing adaptg2wsat+
1199.83/1200.31	c adaptg2wsat+ returned code 1.
1199.83/1200.31	c satzilla running adaptg2wsat0 ... 
1199.83/1200.31	c Bin: Executing adaptg2wsat0
1199.83/1200.31	c adaptg2wsat0 returned code 1.
1199.83/1200.31	c satzilla running picosat846 ... 
1199.83/1200.31	c Bin: Executing picosat846
1199.83/1200.31	c picosat846 returned code 1.
1199.83/1200.31	c satzilla running kcnfs04SAT07 ... 
1199.83/1200.31	c Bin: Executing kcnfs04SAT07
1199.83/1200.31	c kcnfs04SAT07 returned code 1.
1199.83/1200.31	c ERROR: All Failed! 
1199.83/1200.31	c SATZILLA_TIME=1200.010000

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-1581328-1238927167/watcher-1581328-1238927167 -o /tmp/evaluation-result-1581328-1238927167/solver-1581328-1238927167 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1581328-1238927167.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.03 1.00 1.00 3/69 10092
/proc/meminfo: memFree=1776384/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2052 CPUtime=0
/proc/10092/stat : 10092 (SATzilla2009_C) D 10090 10092 9397 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 1165381575 2101248 99 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10092/statm: 513 99 88 399 0 110 0

[startup+0.094584 s]
/proc/loadavg: 1.03 1.00 1.00 3/69 10092
/proc/meminfo: memFree=1776384/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=0
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1165381575 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.102584 s]
/proc/loadavg: 1.03 1.00 1.00 3/69 10092
/proc/meminfo: memFree=1776384/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=0
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1165381575 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301631 s]
/proc/loadavg: 1.03 1.00 1.00 3/69 10092
/proc/meminfo: memFree=1776384/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=0
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1165381575 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701702 s]
/proc/loadavg: 1.03 1.00 1.00 3/69 10092
/proc/meminfo: memFree=1776384/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=0
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1165381575 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50186 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 10094
/proc/meminfo: memFree=1742064/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=0
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1165381575 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 112 96 399 0 111 0
[pid=10094] ppid=10092 vsize=41560 CPUtime=1.48
/proc/10094/stat : 10094 (march_dl2004) R 10092 10092 9397 0 -1 4194304 9937 0 0 0 143 5 0 0 25 0 1 0 1165381576 42557440 9932 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10094/statm: 10390 9932 50 118 0 10269 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43616

[startup+3.10118 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 10094
/proc/meminfo: memFree=1700528/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=0
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1165381575 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 112 96 399 0 111 0
[pid=10094] ppid=10092 vsize=96084 CPUtime=3.08
/proc/10094/stat : 10094 (march_dl2004) R 10092 10092 9397 0 -1 4194304 26531 0 0 0 294 14 0 0 25 0 1 0 1165381576 98390016 19119 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10094/statm: 24021 19122 55 118 0 23900 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 98140

[startup+6.30181 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 10095
/proc/meminfo: memFree=1704432/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=5.01
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 152 33680 0 0 0 0 482 19 18 0 1 0 1165381575 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 121 104 399 0 111 0
[pid=10095] ppid=10092 vsize=106184 CPUtime=1.27
/proc/10095/stat : 10095 (mxc-sr08) R 10092 10092 9397 0 -1 4194304 23823 0 0 0 114 13 0 0 25 0 1 0 1165382077 108732416 23751 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10095/statm: 26546 23751 54 138 0 26405 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 108240

[startup+12.7011 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 10096
/proc/meminfo: memFree=1664944/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=2056 CPUtime=10.03
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 180 72206 0 0 0 0 960 43 18 0 1 0 1165381575 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10092/statm: 514 139 121 399 0 111 0
[pid=10096] ppid=10092 vsize=133832 CPUtime=2.64
/proc/10096/stat : 10096 (satelite) R 10092 10092 9397 0 -1 4194304 33634 0 0 0 244 20 0 0 25 0 1 0 1165382580 137043968 30615 1992294400 134512640 135037501 4294956160 18446744073709551615 134549311 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10096/statm: 33491 30616 67 128 0 33360 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 135888

[startup+25.5026 s]
/proc/loadavg: 1.02 1.00 1.00 2/70 10096
/proc/meminfo: memFree=1686456/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=78124 CPUtime=25.47
/proc/10092/stat : 10092 (SATzilla2009_C) R 10090 10092 9397 0 -1 4194304 18546 115931 0 0 589 11 1869 78 25 0 1 0 1165381575 79998976 18497 1992294400 134512640 136149437 4294956208 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 19531 18497 135 399 0 19128 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78124

[startup+51.1017 s]
/proc/loadavg: 1.01 1.00 1.00 2/70 10096
/proc/meminfo: memFree=1685624/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=78124 CPUtime=51.06
/proc/10092/stat : 10092 (SATzilla2009_C) R 10090 10092 9397 0 -1 4194304 18814 115931 0 0 3148 11 1869 78 25 0 1 0 1165381575 79998976 18765 1992294400 134512640 136149437 4294956208 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 1 0 0
/proc/10092/statm: 19531 18765 135 399 0 19128 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 78124

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1561968/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=107204 CPUtime=9.27
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 29550 0 0 0 910 17 0 0 25 0 1 0 1165390876 109776896 25494 1992294400 134512640 135078472 4294956176 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 26801 25494 73 138 0 26660 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 205964

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1558576/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=110936 CPUtime=69.25
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 30416 0 0 0 6907 18 0 0 25 0 1 0 1165390876 113598464 26360 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 27734 26360 73 138 0 27593 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 209696

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1542896/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=126448 CPUtime=129.22
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 34298 0 0 0 12900 22 0 0 25 0 1 0 1165390876 129482752 30242 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 31612 30242 73 138 0 31471 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 225208

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1524912/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=144532 CPUtime=189.21
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 38835 0 0 0 18893 28 0 0 25 0 1 0 1165390876 148000768 34779 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 36133 34779 73 138 0 35992 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 243292

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1505840/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=163596 CPUtime=249.18
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 43582 0 0 0 24886 32 0 0 25 0 1 0 1165390876 167522304 39526 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 40899 39526 73 138 0 40758 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 262356

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1486640/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=182612 CPUtime=309.17
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 48355 0 0 0 30879 38 0 0 25 0 1 0 1165390876 186994688 44299 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 45653 44299 73 138 0 45512 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 281372

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1468848/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0

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

/proc/10098/statm: 65044 63595 73 138 0 64903 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 358936

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1392944/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=276156 CPUtime=669.05
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 71639 0 0 0 66842 63 0 0 25 0 1 0 1165390876 282783744 67583 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 69039 67583 73 138 0 68898 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 374916

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1375920/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=293320 CPUtime=729.02
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 75954 0 0 0 72834 68 0 0 25 0 1 0 1165390876 300359680 71898 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 73330 71898 73 138 0 73189 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 392080

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1353712/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=315116 CPUtime=789
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 81418 0 0 0 78826 74 0 0 25 0 1 0 1165390876 322678784 77362 1992294400 134512640 135078472 4294956176 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 78779 77362 73 138 0 78638 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 413876

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1339248/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=329640 CPUtime=848.98
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 85059 0 0 0 84819 79 0 0 25 0 1 0 1165390876 337551360 81003 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 82410 81003 73 138 0 82269 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 428400

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1323056/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=345664 CPUtime=908.96
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 89077 0 0 0 90813 83 0 0 25 0 1 0 1165390876 353959936 85021 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 86416 85021 73 138 0 86275 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 444424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1307184/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=361636 CPUtime=968.93
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 93084 0 0 0 96806 87 0 0 25 0 1 0 1165390876 370315264 89028 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 90409 89028 73 138 0 90268 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 460396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1288304/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=380116 CPUtime=1028.92
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 97702 0 0 0 102799 93 0 0 25 0 1 0 1165390876 389238784 93646 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 95029 93646 73 138 0 94888 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 478876

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1269168/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=400000 CPUtime=1088.9
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 102538 0 0 0 108792 98 0 0 25 0 1 0 1165390876 409600000 98482 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 100000 98482 73 138 0 99859 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 498760

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1266864/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=401980 CPUtime=1096.89
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 103051 0 0 0 109591 98 0 0 25 0 1 0 1165390876 411627520 98995 1992294400 134512640 135078472 4294956176 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 100495 98995 73 138 0 100354 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 500740

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1265584/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=403300 CPUtime=1103.29
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 103359 0 0 0 110231 98 0 0 25 0 1 0 1165390876 412979200 99303 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 100825 99303 73 138 0 100684 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 502060

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1265392/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=403564 CPUtime=1104.88
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 103426 0 0 0 110390 98 0 0 25 0 1 0 1165390876 413249536 99370 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 100891 99370 73 138 0 100750 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 502324

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1265200/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=403696 CPUtime=1105.68
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 103463 0 0 0 110470 98 0 0 25 0 1 0 1165390876 413384704 99407 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 100924 99407 73 138 0 100783 0
Current children cumulated CPU time (s) 1198.62
Current children cumulated vsize (KiB) 502456

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1265200/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=92.94
/proc/10092/stat : 10092 (SATzilla2009_C) S 10090 10092 9397 0 -1 4194304 42727 133477 0 0 7121 26 2061 86 25 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
[pid=10098] ppid=10092 vsize=403828 CPUtime=1106.48
/proc/10098/stat : 10098 (minisat20SAT07) R 10092 10092 9397 0 -1 4194304 103500 0 0 0 110550 98 0 0 25 0 1 0 1165390876 413519872 99444 1992294400 134512640 135078472 4294956176 18446744073709551615 134556309 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10098/statm: 100957 99444 73 138 0 100816 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 502588

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10098
/proc/meminfo: memFree=1265008/2055920 swapFree=4177724/4192956
[pid=10092] ppid=10090 vsize=98760 CPUtime=1199.83
/proc/10092/stat : 10092 (SATzilla2009_C) D 10090 10092 9397 0 -1 4194304 42738 236989 0 0 7121 26 112645 191 16 0 1 0 1165381575 101130240 24232 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/10092/statm: 24690 24232 219 399 0 24287 0
Current children cumulated CPU time (s) 1199.83
Current children cumulated vsize (KiB) 98760

Child status: 17
Real time (s): 1200.34
CPU time (s): 1199.88
CPU user time (s): 1197.67
CPU system time (s): 2.20866
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 502588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.67
system time used= 2.20866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279733
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= 23
involuntary context switches= 2228

runsolver used 0.987849 second user time and 3.39448 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-05 12:26:08
IDJOB=1581328
IDBENCH=71034
IDSOLVER=527
FILE ID=node73/1581328-1238927167
PBS_JOBID= 9101413
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= 10eca282b9263f77903cd90a479b46ee
RANDOM SEED=323024392

node73.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.277
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.277
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:       1777568 kB
Buffers:         16292 kB
Cached:         189580 kB
SwapCached:       8056 kB
Active:          64912 kB
Inactive:       150540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777568 kB
SwapTotal:     4192956 kB
SwapFree:      4177724 kB
Dirty:           54204 kB
Writeback:           0 kB
Mapped:          15236 kB
Slab:            48464 kB
Committed_AS:  3034032 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= 66508 MiB
End job on node73 at 2009-04-05 12:46:09