Trace number 1825790

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.75 5000.76

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.38003
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

16.36/16.47	c SATzilla is building models for class 2
16.36/16.47	c run presolver march_dl2004 for 5 seconds ... 
16.36/16.47	c Bin: Executing march_dl2004
16.36/16.47	c spawning binary file with 5 seconds ...
16.36/16.47	c child exit by a signal
16.36/16.47	c march_dl2004 returned code 137.
16.36/16.47	c run presolver mxc-sr08 for 5 seconds ... 
16.36/16.47	c Bin: Executing mxc-sr08
16.36/16.47	c spawning binary file with 5 seconds ...
16.36/16.47	c child exit by a signal
16.36/16.47	c mxc-sr08 returned code 137.
16.36/16.47	c Orignal number of varibales is 180, number of clauses is 432 
16.36/16.47	c predicted feature computation time is 6.889157 
16.36/16.47	c Bin: Executing satelite
16.36/16.47	c spawning binary file with 240 seconds ...
16.36/16.47	c child exited successfully
16.36/16.47	c satzilla computing base features
16.36/16.47	c Number of variabe is: 180, Number of clause is : 432 
16.36/16.47	c Initializing...
16.36/16.47	c satzilla compute diameter ...
16.36/16.47	c start diameter features ...
16.36/16.47	c satzilla doing clause learning
16.36/16.47	c start clause learning features ...
16.36/16.47	c Bin: Executing zchaff07
16.36/16.47	c spawning binary file with 2 seconds ...
16.36/16.47	c child exit by a signal
16.36/16.47	c satzilla doing survey propogation probe
16.36/16.47	c do survay propogation for 2 second ...
16.36/16.47	c satzilla doing local search probe
16.36/16.47	c satzilla doing lobjois search-space size estimate
16.36/16.47	c features are:180 432 180 432 0 0 0.416667 1 0 -0 0.0138889 0.447214 0.0111111 0.0277778 0.450561 0.833333 0.833333 0.0138889 0 0.0138889 0.0138889 -0 0.333333 0 0.333333 0.333333 -0 0.00925926 0 0.00925926 0.00925926 -0 0.833333 0.0275977 0.0224641 0.025463 0.0277778 4.24022 0.100754 4 5 0.551337 4546 0.00986862 4508 4609 4609 4508 4609 4508 4521 33.6521 0.0345661 32.4738 35.2354 35.2354 32.4738 35.2354 32.4738 33.2471 0.583176 0.000102873 0.582955 0.583345 0.583246 0.583106 0.583212 0.583152 0.583175 0.229509 0.000123667 0.229464 0.229589 0.229558 0.229477 0.229522 0.229489 0.229504 6.46331 0.278012 46.8868 0.129698 47 39 55 1.12008 0.22633 0.933034 0.0331724 0.677471 0.82663 
16.36/16.47	c satzilla's ranking:
16.36/16.47	c 1) tts-4-0: 2.937221
16.36/16.47	c 2) march_dl2004: 1.375004
16.36/16.47	c 3) zchaff_rand: 0.665763
16.36/16.47	c 4) vallst: 0.354929
16.36/16.47	c 5) minisat20: 0.108402
16.36/16.47	c 6) minisat20SAT07: -0.387376
16.36/16.47	c 7) mxc-sr08: -1.140573
16.36/16.47	c 8) SATenstein: -10000.000000
16.36/16.47	c 9) gnovelty+: -10000.000000
16.36/16.47	c 10) adaptg2wsat+: -10000.000000
16.36/16.47	c 11) adaptg2wsat0: -10000.000000
16.36/16.47	c 12) picosat846: -10000.000000
16.36/16.47	c 13) kcnfs04SAT07: -10000.000000
16.36/16.47	c satzilla running tts-4-0 ... 
4998.67/5000.75	c Bin: Executing tts-4-0
4998.67/5000.75	c spawning binary file with 4983 seconds ...
4998.67/5000.75	c child exit by a signal
4998.67/5000.75	c tts-4-0 returned code 137.
4998.67/5000.75	c satzilla running march_dl2004 ... 
4998.67/5000.75	c Bin: Executing march_dl2004
4998.67/5000.75	c march_dl2004 returned code 1.
4998.67/5000.75	c satzilla running zchaff_rand ... 
4998.67/5000.75	c Bin: Executing zchaff_rand
4998.67/5000.75	c zchaff_rand returned code 1.
4998.67/5000.75	c satzilla running vallst ... 
4998.67/5000.75	c Bin: Executing vallst
4998.67/5000.75	c vallst returned code 1.
4998.67/5000.75	c satzilla running minisat20 ... 
4998.67/5000.75	c Bin: Executing minisat20
4998.67/5000.75	c minisat20 returned code 1.
4998.67/5000.75	c satzilla running minisat20SAT07 ... 
4998.67/5000.75	c Bin: Executing minisat20SAT07
4998.67/5000.75	c minisat20SAT07 returned code 1.
4998.67/5000.75	c satzilla running mxc-sr08 ... 
4998.67/5000.75	c Bin: Executing mxc-sr08
4998.67/5000.75	c mxc-sr08 returned code 1.
4998.67/5000.75	c satzilla running SATenstein ... 
4998.67/5000.75	c Bin: Executing SATenstein
4998.67/5000.75	c SATenstein returned code 1.
4998.67/5000.75	c satzilla running gnovelty+ ... 
4998.67/5000.75	c Bin: Executing gnovelty+
4998.67/5000.75	c gnovelty+ returned code 1.
4998.67/5000.75	c satzilla running adaptg2wsat+ ... 
4998.67/5000.75	c Bin: Executing adaptg2wsat+
4998.67/5000.75	c adaptg2wsat+ returned code 1.
4998.67/5000.75	c satzilla running adaptg2wsat0 ... 
4998.67/5000.75	c Bin: Executing adaptg2wsat0
4998.67/5000.75	c adaptg2wsat0 returned code 1.
4998.67/5000.75	c satzilla running picosat846 ... 
4998.67/5000.75	c Bin: Executing picosat846
4998.67/5000.75	c picosat846 returned code 1.
4998.67/5000.75	c satzilla running kcnfs04SAT07 ... 
4998.67/5000.75	c Bin: Executing kcnfs04SAT07
4998.67/5000.75	c kcnfs04SAT07 returned code 1.
4998.67/5000.75	c ERROR: All Failed! 
4998.67/5000.75	c SATZILLA_TIME=4999.480000

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-1825790-1242511465/watcher-1825790-1242511465 -o /tmp/evaluation-result-1825790-1242511465/solver-1825790-1242511465 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825790-1242511465.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: 0.92 0.98 0.99 3/64 4054
/proc/meminfo: memFree=1687624/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=0
/proc/4054/stat : 4054 (SATzilla2009_C) R 4052 4054 4017 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279180093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/4054/statm: 514 112 96 399 0 111 0
[pid=4055] ppid=4054 vsize=904 CPUtime=0
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 4017 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 279180093 925696 150 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4055/statm: 226 150 72 118 0 105 0

[startup+0.0183299 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4054
/proc/meminfo: memFree=1687624/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=0
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279180093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4054/statm: 514 112 96 399 0 111 0
[pid=4055] ppid=4054 vsize=904 CPUtime=0.01
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 4017 0 -1 4194304 170 0 0 0 1 0 0 0 19 0 1 0 279180093 925696 162 1992294400 134512640 134996440 4294956192 18446744073709551615 134587231 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4055/statm: 226 162 74 118 0 105 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2960

[startup+0.101335 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4054
/proc/meminfo: memFree=1687624/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=0
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279180093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4054/statm: 514 112 96 399 0 111 0
[pid=4055] ppid=4054 vsize=904 CPUtime=0.09
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 4017 0 -1 4194304 176 0 0 0 9 0 0 0 19 0 1 0 279180093 925696 168 1992294400 134512640 134996440 4294956192 18446744073709551615 134528306 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4055/statm: 226 168 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2960

[startup+0.301347 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4054
/proc/meminfo: memFree=1687624/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=0
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279180093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4054/statm: 514 112 96 399 0 111 0
[pid=4055] ppid=4054 vsize=904 CPUtime=0.29
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 4017 0 -1 4194304 178 0 0 0 29 0 0 0 21 0 1 0 279180093 925696 170 1992294400 134512640 134996440 4294956192 18446744073709551615 134571573 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4055/statm: 226 170 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2960

[startup+0.701372 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4054
/proc/meminfo: memFree=1687624/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=0
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279180093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4054/statm: 514 112 96 399 0 111 0
[pid=4055] ppid=4054 vsize=904 CPUtime=0.69
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 4017 0 -1 4194304 180 0 0 0 69 0 0 0 25 0 1 0 279180093 925696 172 1992294400 134512640 134996440 4294956192 18446744073709551615 134564326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4055/statm: 226 172 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2960

[startup+1.50142 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4056
/proc/meminfo: memFree=1687096/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=0
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279180093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4054/statm: 514 112 96 399 0 111 0
[pid=4055] ppid=4054 vsize=904 CPUtime=1.49
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 4017 0 -1 4194304 185 0 0 0 149 0 0 0 25 0 1 0 279180093 925696 177 1992294400 134512640 134996440 4294956192 18446744073709551615 134528113 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4055/statm: 226 177 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2960

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4056
/proc/meminfo: memFree=1686968/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=0
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279180093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4054/statm: 514 112 96 399 0 111 0
[pid=4055] ppid=4054 vsize=904 CPUtime=3.08
/proc/4055/stat : 4055 (march_dl2004) R 4054 4054 4017 0 -1 4194304 185 0 0 0 308 0 0 0 25 0 1 0 279180093 925696 177 1992294400 134512640 134996440 4294956192 18446744073709551615 134551602 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4055/statm: 226 177 74 118 0 105 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2960

[startup+6.30273 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4057
/proc/meminfo: memFree=1686904/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=2056 CPUtime=4.99
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 156 185 0 0 0 0 498 1 16 0 1 0 279180093 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 514 125 107 399 0 111 0
[pid=4057] ppid=4054 vsize=1524 CPUtime=1.28
/proc/4057/stat : 4057 (mxc-sr08) R 4054 4054 4017 0 -1 4194304 305 0 0 0 128 0 0 0 25 0 1 0 279180594 1560576 301 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4057/statm: 381 301 71 138 0 240 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3580

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4059
/proc/meminfo: memFree=1683904/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=7316 CPUtime=12.66
/proc/4054/stat : 4054 (SATzilla2009_C) R 4052 4054 4017 0 -1 4194304 387 1997 0 0 56 11 1196 3 24 0 1 0 279180093 7491584 316 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/4054/statm: 1829 316 207 399 0 1426 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7316

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4060
/proc/meminfo: memFree=1678224/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=10088 CPUtime=9.01
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 2460 0 0 0 900 1 0 0 25 0 1 0 279181740 10330112 2455 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 2522 2455 68 110 0 2409 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13252

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4060
/proc/meminfo: memFree=1664912/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=23456 CPUtime=34.58
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 5800 0 0 0 3455 3 0 0 25 0 1 0 279181740 24018944 5795 1992294400 134512640 134965848 4294956208 18446744073709551615 134534114 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 5864 5795 68 110 0 5751 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 26620

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4060
/proc/meminfo: memFree=1651600/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=36588 CPUtime=85.77
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 9054 0 0 0 8572 5 0 0 25 0 1 0 279181740 37466112 9049 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 9147 9049 68 110 0 9034 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 39752

[startup+162.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 4060
/proc/meminfo: memFree=1639568/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=48544 CPUtime=145.74
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 12077 0 0 0 14566 8 0 0 25 0 1 0 279181740 49709056 12072 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 12136 12072 68 110 0 12023 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 51708

[startup+222.302 s]
/proc/loadavg: 1.19 1.06 1.01 2/66 4060
/proc/meminfo: memFree=1626832/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=61200 CPUtime=205.71
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 15242 0 0 0 20560 11 0 0 25 0 1 0 279181740 62668800 15237 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 15300 15237 68 110 0 15187 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 64364

[startup+282.302 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 4060
/proc/meminfo: memFree=1616592/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=71516 CPUtime=265.69
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 17781 0 0 0 26556 13 0 0 25 0 1 0 279181740 73232384 17776 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 17879 17776 68 110 0 17766 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 74680

[startup+342.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 4060
/proc/meminfo: memFree=1608720/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=79252 CPUtime=325.65
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 19735 0 0 0 32550 15 0 0 25 0 1 0 279181740 81154048 19730 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 19813 19730 68 110 0 19700 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 82416

[startup+402.301 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1327440/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=358416 CPUtime=4643.97
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 89531 0 0 0 464313 84 0 0 25 0 1 0 279181740 367017984 89526 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 89604 89526 68 110 0 89491 0
Current children cumulated CPU time (s) 4660.4
Current children cumulated vsize (KiB) 361580

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1323728/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=362164 CPUtime=4703.95
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 90433 0 0 0 470310 85 0 0 25 0 1 0 279181740 370855936 90428 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 90541 90428 68 110 0 90428 0
Current children cumulated CPU time (s) 4720.38
Current children cumulated vsize (KiB) 365328

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1320976/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=364980 CPUtime=4763.93
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 91135 0 0 0 476307 86 0 0 25 0 1 0 279181740 373739520 91130 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 91245 91130 68 110 0 91132 0
Current children cumulated CPU time (s) 4780.36
Current children cumulated vsize (KiB) 368144

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1318160/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=367556 CPUtime=4823.9
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 91818 0 0 0 482304 86 0 0 25 0 1 0 279181740 376377344 91813 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 91889 91813 68 110 0 91776 0
Current children cumulated CPU time (s) 4840.33
Current children cumulated vsize (KiB) 370720

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1314704/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=371072 CPUtime=4883.88
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 92695 0 0 0 488301 87 0 0 25 0 1 0 279181740 379977728 92690 1992294400 134512640 134965848 4294956208 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 92768 92690 68 110 0 92655 0
Current children cumulated CPU time (s) 4900.31
Current children cumulated vsize (KiB) 374236

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1310736/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=375056 CPUtime=4943.86
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 93667 0 0 0 494298 88 0 0 25 0 1 0 279181740 384057344 93662 1992294400 134512640 134965848 4294956208 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 93764 93662 68 110 0 93651 0
Current children cumulated CPU time (s) 4960.29
Current children cumulated vsize (KiB) 378220

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 4068
/proc/meminfo: memFree=1310416/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=375292 CPUtime=4947.86
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 93744 0 0 0 494697 89 0 0 25 0 1 0 279181740 384299008 93739 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 93823 93739 68 110 0 93710 0
Current children cumulated CPU time (s) 4964.29
Current children cumulated vsize (KiB) 378456

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1309520/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=376228 CPUtime=4960.64
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 93978 0 0 0 495975 89 0 0 25 0 1 0 279181740 385257472 93973 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 94057 93973 68 110 0 93944 0
Current children cumulated CPU time (s) 4977.07
Current children cumulated vsize (KiB) 379392

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1308368/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=377400 CPUtime=4973.44
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 94244 0 0 0 497255 89 0 0 25 0 1 0 279181740 386457600 94239 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 94350 94239 68 110 0 94237 0
Current children cumulated CPU time (s) 4989.87
Current children cumulated vsize (KiB) 380564

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1308176/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=377400 CPUtime=4976.64
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 94293 0 0 0 497575 89 0 0 25 0 1 0 279181740 386457600 94288 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 94350 94288 68 110 0 94237 0
Current children cumulated CPU time (s) 4993.07
Current children cumulated vsize (KiB) 380564

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1307856/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=377868 CPUtime=4979.84
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 94371 0 0 0 497895 89 0 0 25 0 1 0 279181740 386936832 94366 1992294400 134512640 134965848 4294956208 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 94467 94366 68 110 0 94354 0
Current children cumulated CPU time (s) 4996.27
Current children cumulated vsize (KiB) 381032

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1307728/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=377868 CPUtime=4981.44
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 94399 0 0 0 498055 89 0 0 25 0 1 0 279181740 386936832 94394 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 94467 94394 68 110 0 94354 0
Current children cumulated CPU time (s) 4997.87
Current children cumulated vsize (KiB) 381032

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1307728/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=377868 CPUtime=4981.84
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4194304 94402 0 0 0 498095 89 0 0 25 0 1 0 279181740 386936832 94397 1992294400 134512640 134965848 4294956208 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 94467 94397 68 110 0 94354 0
Current children cumulated CPU time (s) 4998.27
Current children cumulated vsize (KiB) 381032

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4068
/proc/meminfo: memFree=1307728/2055920 swapFree=4180096/4192956
[pid=4054] ppid=4052 vsize=3164 CPUtime=16.43
/proc/4054/stat : 4054 (SATzilla2009_C) S 4052 4054 4017 0 -1 4194304 449 1997 0 0 400 44 1196 3 25 0 1 0 279180093 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4054/statm: 791 325 219 399 0 388 0
[pid=4060] ppid=4054 vsize=0 CPUtime=4982.24
/proc/4060/stat : 4060 (tts-4-0) R 4054 4054 4017 0 -1 4195332 94407 0 0 0 498135 89 0 0 25 0 1 0 279181740 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4060/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.67
Current children cumulated vsize (KiB) 3164

Child status: 17
Real time (s): 5000.76
CPU time (s): 4998.75
CPU user time (s): 4997.32
CPU system time (s): 1.42578
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 381032

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

runsolver used 4.00539 second user time and 14.1868 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-17 00:04:25
IDJOB=1825790
IDBENCH=71115
IDSOLVER=668
FILE ID=node22/1825790-1242511465
PBS_JOBID= 9307077
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=898146195

node22.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.232
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.232
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:       1688104 kB
Buffers:         47228 kB
Cached:         269404 kB
SwapCached:       7796 kB
Active:         127764 kB
Inactive:       198920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688104 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:           31484 kB
Writeback:           0 kB
Mapped:          13956 kB
Slab:            27196 kB
Committed_AS:  1109924 kB
PageTables:       1368 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= 66312 MiB
End job on node22 at 2009-05-17 01:27:46