Trace number 1734867

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_I 2009-03-22? (exit code) 1199.47 1200.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g2.cnf
MD5SUMa751c1722336404421531c8b945f61ee
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

26.55/26.66	c SATzilla is building models for class 3
26.55/26.66	c run presolver mxc-sr08 for 10 seconds ... 
26.55/26.66	c Bin: Executing mxc-sr08
26.55/26.66	c spawning binary file with 10 seconds ...
26.55/26.66	c child exit by a signal
26.55/26.66	c mxc-sr08 returned code 137.
26.55/26.66	c run presolver picosat846 for 5 seconds ... 
26.55/26.66	c Bin: Executing picosat846
26.55/26.66	c spawning binary file with 5 seconds ...
26.55/26.66	c child exit by a signal
26.55/26.66	c picosat846 returned code 137.
26.55/26.66	c Orignal number of varibales is 2640, number of clauses is 305320 
26.55/26.66	c predicted feature computation time is 2.315733 
26.55/26.66	c Bin: Executing satelite
26.55/26.66	c spawning binary file with 240 seconds ...
26.55/26.66	c child exited successfully
26.55/26.66	c satzilla computing base features
26.55/26.66	c Number of variabe is: 2560, Number of clause is : 302045 
26.55/26.66	c Initializing...
26.55/26.66	c satzilla doing clause learning
26.55/26.66	c start clause learning features ...
26.55/26.66	c Bin: Executing zchaff07
26.55/26.66	c spawning binary file with 2 seconds ...
26.55/26.66	c child exit by a signal
26.55/26.66	c satzilla doing survey propogation probe
26.55/26.66	c do survay propogation for 2 second ...
26.55/26.66	c satzilla doing local search probe
26.55/26.66	c features are:2640 305320 2560 302045 0.03125 0.0108428 0.00847556 0.997355 0.0124479 0.180704 0.00131926 1.90675 0.00078125 0.0246094 0.190824 0.955907 0.955907 0.00131926 0.186129 0.000814448 0.00215862 5.56066 0.160393 0.0346504 0.0671141 0.288043 2.65555 0.000746803 0.174996 0.000453575 0.00122829 5.00111 0.955907 0.00161837 0.191421 0.000804516 0.00285719 109.167 0.485162 39 174 174 39 171 52 127 72.6935 0.12585 64.4885 89.8462 89.8462 64.4885 77.6154 64.8947 73.9685 0.852164 0.178904 0.170507 0.99848 0.953302 0.678185 0.936164 0.851379 0.90283 4.86435e-05 5.16706 -1.11022e-16 0.00470712 6.03839e-05 3.23408e-13 1.68965e-06 2.39742e-11 5.64591e-09 61.0833 0.0942926 1100.17 0.316001 1196 1160 1219 58.2832 0.0265109 0.999994 0.000299048 
26.55/26.66	c satzilla's ranking:
26.55/26.66	c 1) picosat846: 3.078368
26.55/26.66	c 2) mxc-sr08: 1.346629
26.55/26.66	c 3) zchaff_rand: 1.208718
26.55/26.66	c 4) minisat20SAT07: 0.476721
26.55/26.66	c 5) march_dl2004: -16.639869
26.55/26.66	c 6) SATenstein: -10000.000000
26.55/26.66	c 7) gnovelty+: -10000.000000
26.55/26.66	c 8) adaptg2wsat+: -10000.000000
26.55/26.66	c 9) adaptg2wsat0: -10000.000000
26.55/26.66	c 10) tts-4-0: -10000.000000
26.55/26.66	c 11) vallst: -10000.000000
26.55/26.66	c 12) minisat20: -10000.000000
26.55/26.66	c 13) kcnfs04SAT07: -10000.000000
26.55/26.66	c satzilla running picosat846 ... 
1199.33/1200.00	c Bin: Executing picosat846
1199.33/1200.00	c spawning binary file with 1173 seconds ...
1199.33/1200.00	c child exit by a signal
1199.33/1200.00	c picosat846 returned code 137.
1199.33/1200.00	c satzilla running mxc-sr08 ... 
1199.33/1200.00	c Bin: Executing mxc-sr08
1199.33/1200.00	c mxc-sr08 returned code 1.
1199.33/1200.00	c satzilla running zchaff_rand ... 
1199.33/1200.00	c Bin: Executing zchaff_rand
1199.33/1200.00	c zchaff_rand returned code 1.
1199.33/1200.00	c satzilla running minisat20SAT07 ... 
1199.33/1200.00	c Bin: Executing minisat20SAT07
1199.33/1200.00	c minisat20SAT07 returned code 1.
1199.33/1200.00	c satzilla running march_dl2004 ... 
1199.33/1200.00	c Bin: Executing march_dl2004
1199.33/1200.00	c march_dl2004 returned code 1.
1199.33/1200.00	c satzilla running SATenstein ... 
1199.33/1200.00	c Bin: Executing SATenstein
1199.33/1200.00	c SATenstein returned code 1.
1199.33/1200.00	c satzilla running gnovelty+ ... 
1199.33/1200.00	c Bin: Executing gnovelty+
1199.33/1200.00	c gnovelty+ returned code 1.
1199.33/1200.00	c satzilla running adaptg2wsat+ ... 
1199.33/1200.00	c Bin: Executing adaptg2wsat+
1199.33/1200.00	c adaptg2wsat+ returned code 1.
1199.33/1200.00	c satzilla running adaptg2wsat0 ... 
1199.33/1200.00	c Bin: Executing adaptg2wsat0
1199.33/1200.00	c adaptg2wsat0 returned code 1.
1199.33/1200.00	c satzilla running tts-4-0 ... 
1199.33/1200.00	c Bin: Executing tts-4-0
1199.33/1200.00	c tts-4-0 returned code 1.
1199.33/1200.00	c satzilla running vallst ... 
1199.33/1200.00	c Bin: Executing vallst
1199.33/1200.00	c vallst returned code 1.
1199.33/1200.00	c satzilla running minisat20 ... 
1199.33/1200.00	c Bin: Executing minisat20
1199.33/1200.00	c minisat20 returned code 1.
1199.33/1200.00	c satzilla running kcnfs04SAT07 ... 
1199.33/1200.00	c Bin: Executing kcnfs04SAT07
1199.33/1200.00	c kcnfs04SAT07 returned code 1.
1199.33/1200.00	c ERROR: All Failed! 
1199.33/1200.00	c SATZILLA_TIME=1199.630000

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-1734867-1240797955/watcher-1734867-1240797955 -o /tmp/evaluation-result-1734867-1240797955/solver-1734867-1240797955 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1734867-1240797955.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.01 0.99 3/65 23241
/proc/meminfo: memFree=1698592/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=4664 CPUtime=0
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 660 0 0 0 0 0 0 0 19 0 1 0 107825086 4775936 656 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23242/statm: 1166 662 44 138 0 1025 0

[startup+0.019335 s]
/proc/loadavg: 0.92 1.01 0.99 3/65 23241
/proc/meminfo: memFree=1698592/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=6284 CPUtime=0.01
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 1453 0 0 0 1 0 0 0 19 0 1 0 107825086 6434816 1449 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23242/statm: 1571 1449 54 138 0 1430 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8340

[startup+0.101348 s]
/proc/loadavg: 0.92 1.01 0.99 3/65 23241
/proc/meminfo: memFree=1698592/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=14112 CPUtime=0.09
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 3334 0 0 0 8 1 0 0 19 0 1 0 107825086 14450688 3330 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23242/statm: 3528 3331 54 138 0 3387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16168

[startup+0.301384 s]
/proc/loadavg: 0.92 1.01 0.99 3/65 23241
/proc/meminfo: memFree=1698592/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=16928 CPUtime=0.29
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 5108 0 0 0 27 2 0 0 21 0 1 0 107825086 17334272 4121 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23242/statm: 4232 4121 55 138 0 4091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18984

[startup+0.701455 s]
/proc/loadavg: 0.92 1.01 0.99 3/65 23241
/proc/meminfo: memFree=1698592/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=16928 CPUtime=0.69
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 5108 0 0 0 67 2 0 0 25 0 1 0 107825086 17334272 4121 1992294400 134512640 135078026 4294956176 18446744073709551615 134560913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23242/statm: 4232 4121 55 138 0 4091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18984

[startup+1.5016 s]
/proc/loadavg: 0.92 1.01 0.99 2/67 23243
/proc/meminfo: memFree=1681936/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=16928 CPUtime=1.49
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 5108 0 0 0 147 2 0 0 25 0 1 0 107825086 17334272 4121 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23242/statm: 4232 4121 55 138 0 4091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18984

[startup+3.10189 s]
/proc/loadavg: 0.92 1.01 0.99 2/67 23243
/proc/meminfo: memFree=1678544/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=23544 CPUtime=3.09
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 6549 0 0 0 306 3 0 0 25 0 1 0 107825086 24109056 5562 1992294400 134512640 135078026 4294956176 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23242/statm: 5886 5562 55 138 0 5745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25600

[startup+6.30245 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 23243
/proc/meminfo: memFree=1674896/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=0
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107825086 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 112 96 399 0 111 0
[pid=23242] ppid=23241 vsize=23544 CPUtime=6.28
/proc/23242/stat : 23242 (mxc-sr08) R 23241 23241 22603 0 -1 4194304 6604 0 0 0 625 3 0 0 25 0 1 0 107825086 24109056 5617 1992294400 134512640 135078026 4294956176 18446744073709551615 134561008 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23242/statm: 5886 5617 55 138 0 5745 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25600

[startup+12.7016 s]
/proc/loadavg: 1.09 1.04 1.01 2/67 23244
/proc/meminfo: memFree=1686544/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=2056 CPUtime=9.99
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 152 6656 0 0 0 0 996 3 19 0 1 0 107825086 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 514 121 104 399 0 111 0
[pid=23244] ppid=23241 vsize=13424 CPUtime=2.67
/proc/23244/stat : 23244 (picosat846) R 23241 23241 22603 0 -1 4194304 2886 0 0 0 266 1 0 0 25 0 1 0 107826087 13746176 2875 1992294400 134512640 134570484 4294956176 18446744073709551615 134534105 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23244/statm: 3356 2875 85 14 0 3022 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15480

[startup+25.5019 s]
/proc/loadavg: 1.14 1.05 1.01 2/66 23246
/proc/meminfo: memFree=1656544/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=40040 CPUtime=25.45
/proc/23241/stat : 23241 (SATzilla2009_I) R 23239 23241 22603 0 -1 4194304 12392 23702 0 0 570 7 1950 18 25 0 1 0 107825086 41000960 9335 1992294400 134512640 136149169 4294956208 18446744073709551615 134579672 0 0 4096 3 0 0 0 17 0 0 0
/proc/23241/statm: 10010 9335 207 399 0 9607 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40040

[startup+51.1014 s]
/proc/loadavg: 1.09 1.05 1.01 2/67 23247
/proc/meminfo: memFree=1647512/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=13692 CPUtime=24.41
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 2947 0 0 0 2439 2 0 0 25 0 1 0 107827753 14020608 2936 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3423 2936 85 14 0 3089 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 49632

[startup+102.306 s]
/proc/loadavg: 1.09 1.05 1.01 2/67 23247
/proc/meminfo: memFree=1647328/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=13808 CPUtime=75.6
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 3026 0 0 0 7558 2 0 0 25 0 1 0 107827753 14139392 2991 1992294400 134512640 134570484 4294956176 18446744073709551615 134546112 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3452 2991 85 14 0 3118 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 49748

[startup+162.301 s]
/proc/loadavg: 1.36 1.12 1.03 2/67 23247
/proc/meminfo: memFree=1646944/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=14056 CPUtime=135.58
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 3212 0 0 0 13556 2 0 0 25 0 1 0 107827753 14393344 3053 1992294400 134512640 134570484 4294956176 18446744073709551615 134552842 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3514 3053 85 14 0 3180 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 49996

[startup+222.302 s]
/proc/loadavg: 1.37 1.18 1.05 2/67 23247
/proc/meminfo: memFree=1646944/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=14056 CPUtime=195.56
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 3387 0 0 0 19554 2 0 0 25 0 1 0 107827753 14393344 3053 1992294400 134512640 134570484 4294956176 18446744073709551615 134552710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3514 3053 85 14 0 3180 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 49996

[startup+282.302 s]
/proc/loadavg: 1.13 1.15 1.05 2/67 23247
/proc/meminfo: memFree=1646944/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=14252 CPUtime=255.54
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 3762 0 0 0 25552 2 0 0 25 0 1 0 107827753 14594048 3102 1992294400 134512640 134570484 4294956176 18446744073709551615 134552731 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3563 3102 85 14 0 3229 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 50192

[startup+342.301 s]
/proc/loadavg: 1.05 1.12 1.04 2/67 23247
/proc/meminfo: memFree=1646688/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=14576 CPUtime=315.51
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 4099 0 0 0 31549 2 0 0 25 0 1 0 107827753 14925824 3167 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3644 3167 85 14 0 3310 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 50516


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

/proc/23247/statm: 3719 3258 85 14 0 3385 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 50816

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15516 CPUtime=795.28
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 5895 0 0 0 79525 3 0 0 25 0 1 0 107827753 15888384 3418 1992294400 134512640 134570484 4294956176 18446744073709551615 134522993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3879 3418 85 14 0 3545 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 51456

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23247
/proc/meminfo: memFree=1645856/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15072 CPUtime=855.26
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 5966 0 0 0 85523 3 0 0 25 0 1 0 107827753 15433728 3307 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3768 3307 85 14 0 3434 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 51012

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645856/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15224 CPUtime=915.22
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6133 0 0 0 91519 3 0 0 25 0 1 0 107827753 15589376 3327 1992294400 134512640 134570484 4294956176 18446744073709551615 134524079 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3806 3327 85 14 0 3472 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 51164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645792/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15088 CPUtime=975.21
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6177 0 0 0 97517 4 0 0 25 0 1 0 107827753 15450112 3302 1992294400 134512640 134570484 4294956176 18446744073709551615 134524058 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3772 3302 85 14 0 3438 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 51028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645216/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15576 CPUtime=1035.18
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6460 0 0 0 103514 4 0 0 25 0 1 0 107827753 15949824 3433 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3894 3433 85 14 0 3560 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 51516

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645024/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15660 CPUtime=1095.15
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6621 0 0 0 109511 4 0 0 25 0 1 0 107827753 16035840 3454 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3915 3454 85 14 0 3581 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 51600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15312 CPUtime=1155.12
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6633 0 0 0 115508 4 0 0 25 0 1 0 107827753 15679488 3367 1992294400 134512640 134570484 4294956176 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3828 3367 85 14 0 3494 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 51252

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15312 CPUtime=1163.12
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6633 0 0 0 116308 4 0 0 25 0 1 0 107827753 15679488 3367 1992294400 134512640 134570484 4294956176 18446744073709551615 134552455 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3828 3367 85 14 0 3494 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 51252

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15308 CPUtime=1169.52
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6633 0 0 0 116948 4 0 0 25 0 1 0 107827753 15675392 3366 1992294400 134512640 134570484 4294956176 18446744073709551615 134546011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3827 3366 85 14 0 3493 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 51248

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15304 CPUtime=1171.12
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6633 0 0 0 117108 4 0 0 25 0 1 0 107827753 15671296 3365 1992294400 134512640 134570484 4294956176 18446744073709551615 134551739 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3826 3365 85 14 0 3492 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 51244

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15304 CPUtime=1171.92
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6633 0 0 0 117188 4 0 0 25 0 1 0 107827753 15671296 3365 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3826 3365 85 14 0 3492 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 51244

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15304 CPUtime=1172.32
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6633 0 0 0 117228 4 0 0 25 0 1 0 107827753 15671296 3365 1992294400 134512640 134570484 4294956176 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3826 3365 85 14 0 3492 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 51244

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23247
/proc/meminfo: memFree=1645408/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=35940 CPUtime=26.61
/proc/23241/stat : 23241 (SATzilla2009_I) S 23239 23241 22603 0 -1 4194304 12409 23702 0 0 685 8 1950 18 25 0 1 0 107825086 36802560 8753 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23241/statm: 8985 8753 217 399 0 8582 0
[pid=23247] ppid=23241 vsize=15304 CPUtime=1172.72
/proc/23247/stat : 23247 (picosat846) R 23241 23241 22603 0 -1 4194304 6633 0 0 0 117268 4 0 0 25 0 1 0 107827753 15671296 3365 1992294400 134512640 134570484 4294956176 18446744073709551615 134551667 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23247/statm: 3826 3365 85 14 0 3492 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 51244

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23247
/proc/meminfo: memFree=1661736/2055920 swapFree=4192812/4192956
[pid=23241] ppid=23239 vsize=0 CPUtime=1199.45
/proc/23241/stat : 23241 (SATzilla2009_I) R 23239 23241 22603 0 -1 4194308 12428 30335 0 0 685 9 119228 23 16 0 1 0 107825086 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/23241/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.01
CPU time (s): 1199.47
CPU user time (s): 1199.14
CPU system time (s): 0.32695
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 52060

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

runsolver used 1.27981 second user time and 3.09253 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-27 04:05:55
IDJOB=1734867
IDBENCH=71311
IDSOLVER=528
FILE ID=node89/1734867-1240797955
PBS_JOBID= 9187342
Free space on /tmp= 66380 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2640c305320g2.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734867-1240797955/watcher-1734867-1240797955 -o /tmp/evaluation-result-1734867-1240797955/solver-1734867-1240797955 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1734867-1240797955.cnf

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

MD5SUM BENCH= a751c1722336404421531c8b945f61ee
RANDOM SEED=1993416596

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1699136 kB
Buffers:         43092 kB
Cached:         233804 kB
SwapCached:          0 kB
Active:         103856 kB
Inactive:       186844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           35380 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            52088 kB
Committed_AS:   349752 kB
PageTables:       1372 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= 66348 MiB
End job on node89 at 2009-04-27 04:25:56