Trace number 1825889

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) 4998.72 5001.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted 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 variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

Solver Data

16.37/16.43	c SATzilla is building models for class 2
16.37/16.43	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.43	c Bin: Executing march_dl2004
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c march_dl2004 returned code 137.
16.37/16.43	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.43	c Bin: Executing mxc-sr08
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c mxc-sr08 returned code 137.
16.37/16.43	c Orignal number of varibales is 290, number of clauses is 696 
16.37/16.43	c predicted feature computation time is 6.913518 
16.37/16.43	c Bin: Executing satelite
16.37/16.43	c spawning binary file with 240 seconds ...
16.37/16.43	c child exited successfully
16.37/16.43	c satzilla computing base features
16.37/16.43	c Number of variabe is: 290, Number of clause is : 696 
16.37/16.43	c Initializing...
16.37/16.43	c satzilla compute diameter ...
16.37/16.43	c start diameter features ...
16.37/16.43	c satzilla doing clause learning
16.37/16.43	c start clause learning features ...
16.37/16.43	c Bin: Executing zchaff07
16.37/16.43	c spawning binary file with 2 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c satzilla doing survey propogation probe
16.37/16.43	c do survay propogation for 2 second ...
16.37/16.43	c satzilla doing local search probe
16.37/16.43	c satzilla doing lobjois search-space size estimate
16.37/16.43	c features are:290 696 290 696 0 0 0.416667 1 0 -0 0.00862069 0.447214 0.00689655 0.0172414 0.450561 0.833333 0.833333 0.00862069 0 0.00862069 0.00862069 -0 0.333333 0 0.333333 0.333333 -0 0.00574713 0 0.00574713 0.00574713 -0 0.833333 0.017172 0.0215983 0.0143678 0.0172414 5 0 5 5 -0 4519 0.0197984 4393 4592 4592 4393 4592 4393 4572 46.5622 0.0702289 41.9663 49.3051 49.3051 41.9663 49.3051 41.9663 48.4151 0.583177 0.000100596 0.582986 0.583354 0.583258 0.583104 0.58321 0.583144 0.583172 0.229507 0.000112711 0.229467 0.229595 0.229547 0.229476 0.229522 0.229488 0.229501 9.31767 0.337384 74.7024 0.102973 75 65 85 0.962275 0.220731 0.925245 0.0294263 0.644697 0.82171 
16.37/16.43	c satzilla's ranking:
16.37/16.43	c 1) tts-4-0: 1.907722
16.37/16.43	c 2) march_dl2004: 0.900062
16.37/16.43	c 3) vallst: 0.512766
16.37/16.43	c 4) zchaff_rand: 0.432532
16.37/16.43	c 5) minisat20: 0.393674
16.37/16.43	c 6) minisat20SAT07: -1.109620
16.37/16.43	c 7) mxc-sr08: -1.639427
16.37/16.43	c 8) SATenstein: -10000.000000
16.37/16.43	c 9) gnovelty+: -10000.000000
16.37/16.43	c 10) adaptg2wsat+: -10000.000000
16.37/16.43	c 11) adaptg2wsat0: -10000.000000
16.37/16.43	c 12) picosat846: -10000.000000
16.37/16.43	c 13) kcnfs04SAT07: -10000.000000
16.37/16.43	c satzilla running tts-4-0 ... 
4998.68/5001.41	c Bin: Executing tts-4-0
4998.68/5001.41	c spawning binary file with 4983 seconds ...
4998.68/5001.41	c child exit by a signal
4998.68/5001.41	c tts-4-0 returned code 137.
4998.68/5001.41	c satzilla running march_dl2004 ... 
4998.68/5001.41	c Bin: Executing march_dl2004
4998.68/5001.41	c march_dl2004 returned code 1.
4998.68/5001.41	c satzilla running vallst ... 
4998.68/5001.41	c Bin: Executing vallst
4998.68/5001.41	c vallst returned code 1.
4998.68/5001.41	c satzilla running zchaff_rand ... 
4998.68/5001.41	c Bin: Executing zchaff_rand
4998.68/5001.41	c zchaff_rand returned code 1.
4998.68/5001.41	c satzilla running minisat20 ... 
4998.68/5001.41	c Bin: Executing minisat20
4998.68/5001.41	c minisat20 returned code 1.
4998.68/5001.41	c satzilla running minisat20SAT07 ... 
4998.68/5001.41	c Bin: Executing minisat20SAT07
4998.68/5001.41	c minisat20SAT07 returned code 1.
4998.68/5001.41	c satzilla running mxc-sr08 ... 
4998.68/5001.41	c Bin: Executing mxc-sr08
4998.68/5001.41	c mxc-sr08 returned code 1.
4998.68/5001.41	c satzilla running SATenstein ... 
4998.68/5001.41	c Bin: Executing SATenstein
4998.68/5001.41	c SATenstein returned code 1.
4998.68/5001.41	c satzilla running gnovelty+ ... 
4998.68/5001.41	c Bin: Executing gnovelty+
4998.68/5001.41	c gnovelty+ returned code 1.
4998.68/5001.41	c satzilla running adaptg2wsat+ ... 
4998.68/5001.41	c Bin: Executing adaptg2wsat+
4998.68/5001.41	c adaptg2wsat+ returned code 1.
4998.68/5001.41	c satzilla running adaptg2wsat0 ... 
4998.68/5001.41	c Bin: Executing adaptg2wsat0
4998.68/5001.41	c adaptg2wsat0 returned code 1.
4998.68/5001.41	c satzilla running picosat846 ... 
4998.68/5001.41	c Bin: Executing picosat846
4998.68/5001.41	c picosat846 returned code 1.
4998.68/5001.41	c satzilla running kcnfs04SAT07 ... 
4998.68/5001.41	c Bin: Executing kcnfs04SAT07
4998.68/5001.41	c kcnfs04SAT07 returned code 1.
4998.68/5001.41	c ERROR: All Failed! 
4998.68/5001.41	c SATZILLA_TIME=4999.470000

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-1825889-1242518370/watcher-1825889-1242518370 -o /tmp/evaluation-result-1825889-1242518370/solver-1825889-1242518370 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825889-1242518370.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.94 3/64 2251
/proc/meminfo: memFree=1224304/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=0
/proc/2251/stat : 2251 (SATzilla2009_C) R 2249 2251 2166 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279871424 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/2251/statm: 514 112 96 399 0 111 0
[pid=2252] ppid=2251 vsize=772 CPUtime=0
/proc/2252/stat : 2252 (march_dl2004) R 2251 2251 2166 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 279871424 790528 121 1992294400 134512640 134996440 4294956192 18446744073709551615 134649655 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2252/statm: 193 121 65 118 0 72 0

[startup+0.093793 s]
/proc/loadavg: 1.00 0.99 0.94 3/64 2251
/proc/meminfo: memFree=1224304/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=0
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279871424 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2251/statm: 514 112 96 399 0 111 0
[pid=2252] ppid=2251 vsize=1168 CPUtime=0.09
/proc/2252/stat : 2252 (march_dl2004) R 2251 2251 2166 0 -1 4194304 222 0 0 0 9 0 0 0 19 0 1 0 279871424 1196032 214 1992294400 134512640 134996440 4294956192 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2252/statm: 292 214 74 118 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.101794 s]
/proc/loadavg: 1.00 0.99 0.94 3/64 2251
/proc/meminfo: memFree=1224304/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=0
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279871424 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2251/statm: 514 112 96 399 0 111 0
[pid=2252] ppid=2251 vsize=1168 CPUtime=0.09
/proc/2252/stat : 2252 (march_dl2004) R 2251 2251 2166 0 -1 4194304 223 0 0 0 9 0 0 0 19 0 1 0 279871424 1196032 215 1992294400 134512640 134996440 4294956192 18446744073709551615 134514202 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2252/statm: 292 215 74 118 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.301833 s]
/proc/loadavg: 1.00 0.99 0.94 3/64 2251
/proc/meminfo: memFree=1224304/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=0
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279871424 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2251/statm: 514 112 96 399 0 111 0
[pid=2252] ppid=2251 vsize=1168 CPUtime=0.29
/proc/2252/stat : 2252 (march_dl2004) R 2251 2251 2166 0 -1 4194304 225 0 0 0 29 0 0 0 21 0 1 0 279871424 1196032 217 1992294400 134512640 134996440 4294956192 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2252/statm: 292 217 74 118 0 171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3224

[startup+0.701911 s]
/proc/loadavg: 1.00 0.99 0.94 3/64 2251
/proc/meminfo: memFree=1224304/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=0
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279871424 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2251/statm: 514 112 96 399 0 111 0
[pid=2252] ppid=2251 vsize=1168 CPUtime=0.69
/proc/2252/stat : 2252 (march_dl2004) R 2251 2251 2166 0 -1 4194304 228 0 0 0 69 0 0 0 25 0 1 0 279871424 1196032 220 1992294400 134512640 134996440 4294956192 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2252/statm: 292 220 74 118 0 171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3224

[startup+1.50107 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2253
/proc/meminfo: memFree=1223584/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=0
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279871424 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2251/statm: 514 112 96 399 0 111 0
[pid=2252] ppid=2251 vsize=1168 CPUtime=1.49
/proc/2252/stat : 2252 (march_dl2004) R 2251 2251 2166 0 -1 4194304 231 0 0 0 149 0 0 0 25 0 1 0 279871424 1196032 223 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2252/statm: 292 223 74 118 0 171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3224

[startup+3.10138 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2253
/proc/meminfo: memFree=1223392/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=0
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279871424 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2251/statm: 514 112 96 399 0 111 0
[pid=2252] ppid=2251 vsize=1168 CPUtime=3.09
/proc/2252/stat : 2252 (march_dl2004) R 2251 2251 2166 0 -1 4194304 233 0 0 0 309 0 0 0 25 0 1 0 279871424 1196032 225 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2252/statm: 292 225 74 118 0 171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3224

[startup+6.30201 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2254
/proc/meminfo: memFree=1222688/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=2056 CPUtime=4.99
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 156 235 0 0 0 0 499 0 16 0 1 0 279871424 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 514 125 107 399 0 111 0
[pid=2254] ppid=2251 vsize=1796 CPUtime=1.29
/proc/2254/stat : 2254 (mxc-sr08) R 2251 2251 2166 0 -1 4194304 377 0 0 0 129 0 0 0 25 0 1 0 279871924 1839104 373 1992294400 134512640 135078026 4294956192 18446744073709551615 134522484 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2254/statm: 449 373 71 138 0 308 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3852

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2256
/proc/meminfo: memFree=1219680/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=7312 CPUtime=12.67
/proc/2251/stat : 2251 (SATzilla2009_C) R 2249 2251 2166 0 -1 4194304 408 2335 0 0 58 10 1196 3 24 0 1 0 279871424 7487488 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/2251/statm: 1828 334 207 399 0 1425 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7312

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2257
/proc/meminfo: memFree=1213728/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=11208 CPUtime=9.04
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 2720 0 0 0 904 0 0 0 25 0 1 0 279873068 11476992 2715 1992294400 134512640 134965848 4294956208 18446744073709551615 134551796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 2802 2715 68 110 0 2689 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14400

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2257
/proc/meminfo: memFree=1199136/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=25744 CPUtime=34.62
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 6329 0 0 0 3460 2 0 0 25 0 1 0 279873068 26361856 6324 1992294400 134512640 134965848 4294956208 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 6436 6324 68 110 0 6323 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 28936

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2263
/proc/meminfo: memFree=1179744/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=44964 CPUtime=85.79
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 11140 0 0 0 8573 6 0 0 25 0 1 0 279873068 46043136 11135 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 11241 11135 68 110 0 11128 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 48156

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2263
/proc/meminfo: memFree=1166432/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=58328 CPUtime=145.75
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 14509 0 0 0 14567 8 0 0 25 0 1 0 279873068 59727872 14504 1992294400 134512640 134965848 4294956208 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 14582 14504 68 110 0 14469 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 61520

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2263
/proc/meminfo: memFree=1154016/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=70516 CPUtime=205.72
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 17564 0 0 0 20560 12 0 0 25 0 1 0 279873068 72208384 17559 1992294400 134512640 134965848 4294956208 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 17629 17559 68 110 0 17516 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 73708

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2263
/proc/meminfo: memFree=1141920/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=82708 CPUtime=265.69
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 20605 0 0 0 26555 14 0 0 25 0 1 0 279873068 84692992 20600 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 20677 20600 68 110 0 20564 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 85900

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 2263
/proc/meminfo: memFree=1129248/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=95364 CPUtime=325.65
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 23756 0 0 0 32547 18 0 0 25 0 1 0 279873068 97652736 23751 1992294400 134512640 134965848 4294956208 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 23841 23751 68 110 0 23728 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 98556

[startup+402.302 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=834656/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=388592 CPUtime=4703.33
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 97063 0 0 0 470249 84 0 0 25 0 1 0 279873068 397918208 97058 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 97148 97058 68 110 0 97035 0
Current children cumulated CPU time (s) 4719.73
Current children cumulated vsize (KiB) 391784

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=830880/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=392344 CPUtime=4763.29
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 98012 0 0 0 476244 85 0 0 25 0 1 0 279873068 401760256 98007 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 98086 98007 68 110 0 97973 0
Current children cumulated CPU time (s) 4779.69
Current children cumulated vsize (KiB) 395536

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=827680/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=395624 CPUtime=4823.26
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 98822 0 0 0 482240 86 0 0 25 0 1 0 279873068 405118976 98817 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 98906 98817 68 110 0 98793 0
Current children cumulated CPU time (s) 4839.66
Current children cumulated vsize (KiB) 398816

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=825312/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=397968 CPUtime=4883.23
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 99413 0 0 0 488236 87 0 0 25 0 1 0 279873068 407519232 99408 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 99492 99408 68 110 0 99379 0
Current children cumulated CPU time (s) 4899.63
Current children cumulated vsize (KiB) 401160

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=821536/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=401720 CPUtime=4943.21
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100346 0 0 0 494233 88 0 0 25 0 1 0 279873068 411361280 100341 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100430 100341 68 110 0 100317 0
Current children cumulated CPU time (s) 4959.61
Current children cumulated vsize (KiB) 404912

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=821408/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=401956 CPUtime=4947.2
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100380 0 0 0 494632 88 0 0 25 0 1 0 279873068 411602944 100375 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100489 100375 68 110 0 100376 0
Current children cumulated CPU time (s) 4963.6
Current children cumulated vsize (KiB) 405148

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820768/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=402424 CPUtime=4960
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100534 0 0 0 495912 88 0 0 25 0 1 0 279873068 412082176 100529 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100606 100529 68 110 0 100493 0
Current children cumulated CPU time (s) 4976.4
Current children cumulated vsize (KiB) 405616

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820320/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=402892 CPUtime=4972.79
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100651 0 0 0 497191 88 0 0 25 0 1 0 279873068 412561408 100646 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100723 100646 68 110 0 100610 0
Current children cumulated CPU time (s) 4989.19
Current children cumulated vsize (KiB) 406084

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820128/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=403128 CPUtime=4979.19
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100696 0 0 0 497831 88 0 0 25 0 1 0 279873068 412803072 100691 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100782 100691 68 110 0 100669 0
Current children cumulated CPU time (s) 4995.59
Current children cumulated vsize (KiB) 406320

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820064/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=403128 CPUtime=4980.79
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100703 0 0 0 497991 88 0 0 25 0 1 0 279873068 412803072 100698 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100782 100698 68 110 0 100669 0
Current children cumulated CPU time (s) 4997.19
Current children cumulated vsize (KiB) 406320

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820064/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=403128 CPUtime=4981.59
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100706 0 0 0 498071 88 0 0 25 0 1 0 279873068 412803072 100701 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100782 100701 68 110 0 100669 0
Current children cumulated CPU time (s) 4997.99
Current children cumulated vsize (KiB) 406320

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820064/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=403128 CPUtime=4981.99
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100708 0 0 0 498111 88 0 0 25 0 1 0 279873068 412803072 100703 1992294400 134512640 134965848 4294956208 18446744073709551615 134534348 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100782 100703 68 110 0 100669 0
Current children cumulated CPU time (s) 4998.39
Current children cumulated vsize (KiB) 406320

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820064/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=403128 CPUtime=4982.19
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4194304 100709 0 0 0 498131 88 0 0 25 0 1 0 279873068 412803072 100704 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 100782 100704 68 110 0 100669 0
Current children cumulated CPU time (s) 4998.59
Current children cumulated vsize (KiB) 406320

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 2271
/proc/meminfo: memFree=820064/2055924 swapFree=4180124/4192956
[pid=2251] ppid=2249 vsize=3192 CPUtime=16.4
/proc/2251/stat : 2251 (SATzilla2009_C) S 2249 2251 2166 0 -1 4194304 455 2335 0 0 403 38 1196 3 25 0 1 0 279871424 3268608 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2251/statm: 798 327 219 399 0 395 0
[pid=2257] ppid=2251 vsize=0 CPUtime=4982.28
/proc/2257/stat : 2257 (tts-4-0) R 2251 2251 2166 0 -1 4195332 100709 0 0 0 498135 93 0 0 25 0 1 0 279873068 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/2257/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.68
Current children cumulated vsize (KiB) 3192

Child status: 17
Real time (s): 5001.41
CPU time (s): 4998.72
CPU user time (s): 4997.36
CPU system time (s): 1.36579
CPU usage (%): 99.9462
Max. virtual memory (cumulated for all children) (KiB): 406320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.36
system time used= 1.36579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103516
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= 16
involuntary context switches= 14559

runsolver used 5.2662 second user time and 12.927 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-17 01:59:30
IDJOB=1825889
IDBENCH=71787
IDSOLVER=668
FILE ID=node6/1825889-1242518370
PBS_JOBID= 9307082
Free space on /tmp= 66236 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825889-1242518370/watcher-1825889-1242518370 -o /tmp/evaluation-result-1825889-1242518370/solver-1825889-1242518370 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825889-1242518370.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=790466689

node6.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.281
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.281
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:      2055924 kB
MemFree:       1224848 kB
Buffers:         72304 kB
Cached:         673276 kB
SwapCached:       6704 kB
Active:         150688 kB
Inactive:       603388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1224848 kB
SwapTotal:     4192956 kB
SwapFree:      4180124 kB
Dirty:           31580 kB
Writeback:           0 kB
Mapped:          14124 kB
Slab:            63072 kB
Committed_AS:  1116692 kB
PageTables:       1452 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= 66204 MiB
End job on node6 at 2009-05-17 03:22:52