Trace number 1825890

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 5000.7

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-250-100.cnf
MD5SUM327600404ca46d59d12ad4e7ba1e4999
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 variables250
Number of clauses600
Sum of the clauses size1500
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5100
Number of clauses of size over 50

Solver Data

16.27/16.39	c SATzilla is building models for class 2
16.27/16.39	c run presolver march_dl2004 for 5 seconds ... 
16.27/16.39	c Bin: Executing march_dl2004
16.27/16.39	c spawning binary file with 5 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c march_dl2004 returned code 137.
16.27/16.39	c run presolver mxc-sr08 for 5 seconds ... 
16.27/16.39	c Bin: Executing mxc-sr08
16.27/16.39	c spawning binary file with 5 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c mxc-sr08 returned code 137.
16.27/16.39	c Orignal number of varibales is 250, number of clauses is 600 
16.27/16.39	c predicted feature computation time is 6.904660 
16.27/16.39	c Bin: Executing satelite
16.27/16.39	c spawning binary file with 240 seconds ...
16.27/16.39	c child exited successfully
16.27/16.39	c satzilla computing base features
16.27/16.39	c Number of variabe is: 250, Number of clause is : 600 
16.27/16.39	c Initializing...
16.27/16.39	c satzilla compute diameter ...
16.27/16.39	c start diameter features ...
16.27/16.39	c satzilla doing clause learning
16.27/16.39	c start clause learning features ...
16.27/16.39	c Bin: Executing zchaff07
16.27/16.39	c spawning binary file with 2 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c satzilla doing survey propogation probe
16.27/16.39	c do survay propogation for 2 second ...
16.27/16.39	c satzilla doing local search probe
16.27/16.39	c satzilla doing lobjois search-space size estimate
16.27/16.39	c features are:250 600 250 600 0 0 0.416667 1 0 -0 0.01 0.447214 0.008 0.02 0.450561 0.833333 0.833333 0.01 0 0.01 0.01 -0 0.333333 0 0.333333 0.333333 -0 0.00666667 0 0.00666667 0.00666667 -0 0.833333 0.0199467 0.0147059 0.0183333 0.02 4.93574 0.0496805 4 5 0.238524 4497.67 0.0111025 4432 4553 4553 4432 4553 4432 4508 40.1593 0.0488301 37.3892 41.6596 41.6596 37.3892 41.6596 37.3892 41.429 0.583175 0.000108972 0.582921 0.583385 0.583252 0.583111 0.58321 0.58314 0.583173 0.229509 0.000120767 0.229468 0.229627 0.229547 0.229479 0.229525 0.229488 0.229503 8.25155 0.251152 64.6633 0.109335 64 56 74 1.00786 0.219879 0.927665 0.0276226 0.653614 0.837807 
16.27/16.39	c satzilla's ranking:
16.27/16.39	c 1) tts-4-0: 2.257160
16.27/16.39	c 2) march_dl2004: 0.861484
16.27/16.39	c 3) zchaff_rand: 0.483450
16.27/16.39	c 4) vallst: 0.465081
16.27/16.39	c 5) minisat20: 0.201776
16.27/16.39	c 6) minisat20SAT07: -0.950779
16.27/16.39	c 7) mxc-sr08: -1.523147
16.27/16.39	c 8) SATenstein: -10000.000000
16.27/16.39	c 9) gnovelty+: -10000.000000
16.27/16.39	c 10) adaptg2wsat+: -10000.000000
16.27/16.40	c 11) adaptg2wsat0: -10000.000000
16.27/16.40	c 12) picosat846: -10000.000000
16.27/16.40	c 13) kcnfs04SAT07: -10000.000000
16.27/16.40	c satzilla running tts-4-0 ... 
4998.60/5000.69	c Bin: Executing tts-4-0
4998.60/5000.69	c spawning binary file with 4983 seconds ...
4998.60/5000.69	c child exit by a signal
4998.60/5000.69	c tts-4-0 returned code 137.
4998.60/5000.69	c satzilla running march_dl2004 ... 
4998.60/5000.69	c Bin: Executing march_dl2004
4998.60/5000.69	c march_dl2004 returned code 1.
4998.60/5000.69	c satzilla running zchaff_rand ... 
4998.60/5000.69	c Bin: Executing zchaff_rand
4998.60/5000.69	c zchaff_rand returned code 1.
4998.60/5000.69	c satzilla running vallst ... 
4998.60/5000.69	c Bin: Executing vallst
4998.60/5000.69	c vallst returned code 1.
4998.60/5000.69	c satzilla running minisat20 ... 
4998.60/5000.69	c Bin: Executing minisat20
4998.60/5000.69	c minisat20 returned code 1.
4998.60/5000.69	c satzilla running minisat20SAT07 ... 
4998.60/5000.69	c Bin: Executing minisat20SAT07
4998.60/5000.69	c minisat20SAT07 returned code 1.
4998.60/5000.69	c satzilla running mxc-sr08 ... 
4998.60/5000.69	c Bin: Executing mxc-sr08
4998.60/5000.69	c mxc-sr08 returned code 1.
4998.60/5000.69	c satzilla running SATenstein ... 
4998.60/5000.69	c Bin: Executing SATenstein
4998.60/5000.69	c SATenstein returned code 1.
4998.60/5000.69	c satzilla running gnovelty+ ... 
4998.60/5000.69	c Bin: Executing gnovelty+
4998.60/5000.69	c gnovelty+ returned code 1.
4998.60/5000.69	c satzilla running adaptg2wsat+ ... 
4998.60/5000.69	c Bin: Executing adaptg2wsat+
4998.60/5000.69	c adaptg2wsat+ returned code 1.
4998.60/5000.69	c satzilla running adaptg2wsat0 ... 
4998.60/5000.69	c Bin: Executing adaptg2wsat0
4998.60/5000.69	c adaptg2wsat0 returned code 1.
4998.60/5000.69	c satzilla running picosat846 ... 
4998.60/5000.69	c Bin: Executing picosat846
4998.60/5000.69	c picosat846 returned code 1.
4998.60/5000.69	c satzilla running kcnfs04SAT07 ... 
4998.60/5000.69	c Bin: Executing kcnfs04SAT07
4998.60/5000.69	c kcnfs04SAT07 returned code 1.
4998.60/5000.69	c ERROR: All Failed! 
4998.60/5000.69	c SATZILLA_TIME=4999.460000

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-1825890-1242518539/watcher-1825890-1242518539 -o /tmp/evaluation-result-1825890-1242518539/solver-1825890-1242518539 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825890-1242518539.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 1.00 0.99 3/64 22186
/proc/meminfo: memFree=822976/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=0
/proc/22186/stat : 22186 (SATzilla2009_C) R 22184 22186 21760 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279887293 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/22186/statm: 514 112 96 399 0 111 0
[pid=22187] ppid=22186 vsize=772 CPUtime=0
/proc/22187/stat : 22187 (march_dl2004) R 22186 22186 21760 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 279887294 790528 131 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22187/statm: 193 139 71 118 0 72 0

[startup+0.0716601 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 22186
/proc/meminfo: memFree=822976/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=0
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279887293 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22186/statm: 514 112 96 399 0 111 0
[pid=22187] ppid=22186 vsize=1036 CPUtime=0.06
/proc/22187/stat : 22187 (march_dl2004) R 22186 22186 21760 0 -1 4194304 208 0 0 0 6 0 0 0 19 0 1 0 279887294 1060864 200 1992294400 134512640 134996440 4294956192 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22187/statm: 259 200 74 118 0 138 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3092

[startup+0.101661 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 22186
/proc/meminfo: memFree=822976/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=0
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279887293 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22186/statm: 514 112 96 399 0 111 0
[pid=22187] ppid=22186 vsize=1036 CPUtime=0.09
/proc/22187/stat : 22187 (march_dl2004) R 22186 22186 21760 0 -1 4194304 210 0 0 0 9 0 0 0 19 0 1 0 279887294 1060864 202 1992294400 134512640 134996440 4294956192 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22187/statm: 259 202 74 118 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3092

[startup+0.301678 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 22186
/proc/meminfo: memFree=822976/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=0
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279887293 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22186/statm: 514 112 96 399 0 111 0
[pid=22187] ppid=22186 vsize=1036 CPUtime=0.29
/proc/22187/stat : 22187 (march_dl2004) R 22186 22186 21760 0 -1 4194304 214 0 0 0 29 0 0 0 21 0 1 0 279887294 1060864 206 1992294400 134512640 134996440 4294956192 18446744073709551615 134551333 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22187/statm: 259 206 74 118 0 138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3092

[startup+0.701713 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 22186
/proc/meminfo: memFree=822976/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=0
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279887293 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22186/statm: 514 112 96 399 0 111 0
[pid=22187] ppid=22186 vsize=1036 CPUtime=0.69
/proc/22187/stat : 22187 (march_dl2004) R 22186 22186 21760 0 -1 4194304 216 0 0 0 69 0 0 0 25 0 1 0 279887294 1060864 208 1992294400 134512640 134996440 4294956192 18446744073709551615 134527778 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22187/statm: 259 208 74 118 0 138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3092

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22188
/proc/meminfo: memFree=822320/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=0
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279887293 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22186/statm: 514 112 96 399 0 111 0
[pid=22187] ppid=22186 vsize=1036 CPUtime=1.49
/proc/22187/stat : 22187 (march_dl2004) R 22186 22186 21760 0 -1 4194304 219 0 0 0 149 0 0 0 25 0 1 0 279887294 1060864 211 1992294400 134512640 134996440 4294956192 18446744073709551615 134528051 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22187/statm: 259 211 74 118 0 138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3092

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22188
/proc/meminfo: memFree=820976/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=0
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279887293 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22186/statm: 514 112 96 399 0 111 0
[pid=22187] ppid=22186 vsize=1036 CPUtime=3.09
/proc/22187/stat : 22187 (march_dl2004) R 22186 22186 21760 0 -1 4194304 222 0 0 0 309 0 0 0 25 0 1 0 279887294 1060864 214 1992294400 134512640 134996440 4294956192 18446744073709551615 134551609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22187/statm: 259 214 74 118 0 138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3092

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22189
/proc/meminfo: memFree=822192/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=2056 CPUtime=4.99
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 156 222 0 0 0 0 499 0 16 0 1 0 279887293 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 514 125 107 399 0 111 0
[pid=22189] ppid=22186 vsize=1788 CPUtime=1.29
/proc/22189/stat : 22189 (mxc-sr08) R 22186 22186 21760 0 -1 4194304 364 0 0 0 129 0 0 0 25 0 1 0 279887794 1830912 360 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22189/statm: 447 360 71 138 0 306 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3844

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22191
/proc/meminfo: memFree=818736/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=7312 CPUtime=12.67
/proc/22186/stat : 22186 (SATzilla2009_C) R 22184 22186 21760 0 -1 4194304 402 2226 0 0 58 10 1197 2 24 0 1 0 279887293 7487488 329 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/22186/statm: 1828 329 207 399 0 1425 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7312

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22192
/proc/meminfo: memFree=811056/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=12920 CPUtime=9.09
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 3143 0 0 0 908 1 0 0 25 0 1 0 279888933 13230080 3138 1992294400 134512640 134965848 4294956208 18446744073709551615 134534351 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 3230 3138 68 110 0 3117 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16104

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22192
/proc/meminfo: memFree=791920/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=31684 CPUtime=34.68
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 7867 0 0 0 3465 3 0 0 25 0 1 0 279888933 32444416 7862 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 7921 7862 68 110 0 7808 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 34868

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22192
/proc/meminfo: memFree=774000/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=49500 CPUtime=85.86
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 12275 0 0 0 8580 6 0 0 25 0 1 0 279888933 50688000 12270 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 12375 12270 68 110 0 12262 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 52684

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22192
/proc/meminfo: memFree=755184/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=68252 CPUtime=145.83
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 17006 0 0 0 14574 9 0 0 25 0 1 0 279888933 69890048 17001 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 17063 17001 68 110 0 16950 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 71436

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22192
/proc/meminfo: memFree=739056/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=84424 CPUtime=205.81
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 20998 0 0 0 20568 13 0 0 25 0 1 0 279888933 86450176 20993 1992294400 134512640 134965848 4294956208 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 21106 20993 68 110 0 20993 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 87608

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22192
/proc/meminfo: memFree=727088/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=96612 CPUtime=265.78
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 24054 0 0 0 26563 15 0 0 25 0 1 0 279888933 98930688 24049 1992294400 134512640 134965848 4294956208 18446744073709551615 134534080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 24153 24049 68 110 0 24040 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 99796

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22192
/proc/meminfo: memFree=709168/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=114196 CPUtime=325.75
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 28480 0 0 0 32557 18 0 0 25 0 1 0 279888933 116936704 28475 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 28549 28475 68 110 0 28436 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 117380

[startup+402.301 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=269744/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=552756 CPUtime=4704.01
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 138093 0 0 0 470289 112 0 0 25 0 1 0 279888933 566022144 138088 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 138189 138088 68 110 0 138076 0
Current children cumulated CPU time (s) 4720.38
Current children cumulated vsize (KiB) 555940

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=263216/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=559320 CPUtime=4763.98
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 139751 0 0 0 476285 113 0 0 25 0 1 0 279888933 572743680 139746 1992294400 134512640 134965848 4294956208 18446744073709551615 134534120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 139830 139746 68 110 0 139717 0
Current children cumulated CPU time (s) 4780.35
Current children cumulated vsize (KiB) 562504

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=256688/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=565880 CPUtime=4823.97
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 141366 0 0 0 482282 115 0 0 25 0 1 0 279888933 579461120 141361 1992294400 134512640 134965848 4294956208 18446744073709551615 134534173 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 141470 141361 68 110 0 141357 0
Current children cumulated CPU time (s) 4840.34
Current children cumulated vsize (KiB) 569064

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=253104/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=569396 CPUtime=4883.95
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 142278 0 0 0 488280 115 0 0 25 0 1 0 279888933 583061504 142273 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 142349 142273 68 110 0 142236 0
Current children cumulated CPU time (s) 4900.32
Current children cumulated vsize (KiB) 572580

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=250800/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=571740 CPUtime=4943.93
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 142835 0 0 0 494278 115 0 0 25 0 1 0 279888933 585461760 142830 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 142935 142830 68 110 0 142822 0
Current children cumulated CPU time (s) 4960.3
Current children cumulated vsize (KiB) 574924

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=250544/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=571976 CPUtime=4947.93
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 142902 0 0 0 494678 115 0 0 25 0 1 0 279888933 585703424 142897 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 142994 142897 68 110 0 142881 0
Current children cumulated CPU time (s) 4964.3
Current children cumulated vsize (KiB) 575160

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=250096/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=572444 CPUtime=4960.73
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143020 0 0 0 495957 116 0 0 25 0 1 0 279888933 586182656 143015 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143111 143015 68 110 0 142998 0
Current children cumulated CPU time (s) 4977.1
Current children cumulated vsize (KiB) 575628

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=249648/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=572912 CPUtime=4973.53
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143130 0 0 0 497237 116 0 0 25 0 1 0 279888933 586661888 143125 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143228 143125 68 110 0 143115 0
Current children cumulated CPU time (s) 4989.9
Current children cumulated vsize (KiB) 576096

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=249456/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=572912 CPUtime=4976.73
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143168 0 0 0 497557 116 0 0 25 0 1 0 279888933 586661888 143163 1992294400 134512640 134965848 4294956208 18446744073709551615 134534114 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143228 143163 68 110 0 143115 0
Current children cumulated CPU time (s) 4993.1
Current children cumulated vsize (KiB) 576096

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=249264/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=573148 CPUtime=4979.93
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143211 0 0 0 497877 116 0 0 25 0 1 0 279888933 586903552 143206 1992294400 134512640 134965848 4294956208 18446744073709551615 134534572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143287 143206 68 110 0 143174 0
Current children cumulated CPU time (s) 4996.3
Current children cumulated vsize (KiB) 576332

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=249264/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=573148 CPUtime=4981.52
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143234 0 0 0 498036 116 0 0 25 0 1 0 279888933 586903552 143229 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143287 143229 68 110 0 143174 0
Current children cumulated CPU time (s) 4997.89
Current children cumulated vsize (KiB) 576332

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=249264/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=573384 CPUtime=4981.92
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143237 0 0 0 498076 116 0 0 25 0 1 0 279888933 587145216 143232 1992294400 134512640 134965848 4294956208 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143346 143232 68 110 0 143233 0
Current children cumulated CPU time (s) 4998.29
Current children cumulated vsize (KiB) 576568

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=249200/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=573384 CPUtime=4982.13
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143238 0 0 0 498097 116 0 0 25 0 1 0 279888933 587145216 143233 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143346 143233 68 110 0 143233 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 576568

[startup+5000.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22200
/proc/meminfo: memFree=249200/2055920 swapFree=4180016/4192956
[pid=22186] ppid=22184 vsize=3184 CPUtime=16.37
/proc/22186/stat : 22186 (SATzilla2009_C) S 22184 22186 21760 0 -1 4194304 452 2226 0 0 401 37 1197 2 25 0 1 0 279887293 3260416 327 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22186/statm: 796 327 219 399 0 393 0
[pid=22192] ppid=22186 vsize=573384 CPUtime=4982.23
/proc/22192/stat : 22192 (tts-4-0) R 22186 22186 21760 0 -1 4194304 143239 0 0 0 498107 116 0 0 25 0 1 0 279888933 587145216 143234 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22192/statm: 143346 143234 68 110 0 143233 0
Current children cumulated CPU time (s) 4998.6
Current children cumulated vsize (KiB) 576568

Child status: 17
Real time (s): 5000.7
CPU time (s): 4998.72
CPU user time (s): 4997.07
CPU system time (s): 1.64975
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 576568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.07
system time used= 1.64975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145933
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= 10518

runsolver used 4.72628 second user time and 13.463 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-17 02:02:19
IDJOB=1825890
IDBENCH=71788
IDSOLVER=668
FILE ID=node15/1825890-1242518539
PBS_JOBID= 9307094
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= 327600404ca46d59d12ad4e7ba1e4999
RANDOM SEED=176225655

node15.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.220
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	: 5931.00
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.220
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:        823520 kB
Buffers:         99088 kB
Cached:        1037656 kB
SwapCached:       6744 kB
Active:         133452 kB
Inactive:      1012204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        823520 kB
SwapTotal:     4192956 kB
SwapFree:      4180016 kB
Dirty:           31476 kB
Writeback:           0 kB
Mapped:          14608 kB
Slab:            72744 kB
Committed_AS:   983416 kB
PageTables:       1464 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= 66108 MiB
End job on node15 at 2009-05-17 03:25:40