Trace number 1730243

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.05 1199.67

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
MD5SUMdff294238660aead84de7aec33e643fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.5644
Satisfiable
(Un)Satisfiability was proved
Number of variables3540
Number of clauses207150
Sum of the clauses size623040
Maximum clause length59
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21770
Number of clauses of size 3205320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

22.06/22.27	c SATzilla is building models for class 3
22.06/22.27	c run presolver mxc-sr08 for 10 seconds ... 
22.06/22.27	c Bin: Executing mxc-sr08
22.06/22.27	c spawning binary file with 10 seconds ...
22.06/22.27	c child exit by a signal
22.06/22.27	c mxc-sr08 returned code 137.
22.06/22.27	c run presolver picosat846 for 5 seconds ... 
22.06/22.27	c Bin: Executing picosat846
22.06/22.27	c spawning binary file with 5 seconds ...
22.06/22.27	c child exit by a signal
22.06/22.27	c picosat846 returned code 137.
22.06/22.27	c Orignal number of varibales is 3600, number of clauses is 207150 
22.06/22.27	c predicted feature computation time is 1.852003 
22.06/22.27	c Bin: Executing satelite
22.06/22.27	c spawning binary file with 240 seconds ...
22.06/22.27	c child exited successfully
22.06/22.27	c satzilla computing base features
22.06/22.27	c Number of variabe is: 3540, Number of clause is : 207150 
22.06/22.27	c Initializing...
22.06/22.27	c satzilla doing clause learning
22.06/22.27	c start clause learning features ...
22.06/22.27	c Bin: Executing zchaff07
22.06/22.27	c spawning binary file with 2 seconds ...
22.06/22.27	c child exit by a signal
22.06/22.27	c satzilla doing survey propogation probe
22.06/22.27	c do survay propogation for 2 second ...
22.06/22.27	c satzilla doing local search probe
22.06/22.27	c features are:3600 207150 3540 207150 0.0169492 0 0.0170891 0.501127 0.582369 0.595632 0.000849626 0.318353 0.000564972 0.0166667 0.0518478 0.00854453 0.99971 0.000849626 0 0.000849626 0.000849626 -0 0.329545 0 0.329545 0.329545 -0 0.000426935 0.174426 0.000289645 0.000574463 3.5323 0.505933 0.00112479 0 0.00112479 0.00112479 592.75 0.942181 21 1253 1253 21 1142 49 1074 132.493 0.795636 59.5035 383 383 59.5035 191.755 63.1201 74.86 0.496491 2.36642e-08 0.496491 0.496491 0.496491 0.496491 0.496491 0.496491 0.496491 1.25653e-16 0 0 2.77556e-16 2.22045e-16 5.55112e-17 1.66533e-16 1.11022e-16 1.11022e-16 1528.06 4.11467 1169.94 0.258495 1247 1193 1264 17.9302 0.287155 0.941129 0.257694 
22.06/22.27	c satzilla's ranking:
22.06/22.27	c 1) minisat20SAT07: 0.726451
22.06/22.27	c 2) picosat846: 0.146104
22.06/22.27	c 3) mxc-sr08: -0.299122
22.06/22.27	c 4) zchaff_rand: -1.444308
22.06/22.27	c 5) march_dl2004: -1.565797
22.06/22.27	c 6) SATenstein: -10000.000000
22.06/22.27	c 7) gnovelty+: -10000.000000
22.06/22.27	c 8) adaptg2wsat+: -10000.000000
22.06/22.27	c 9) adaptg2wsat0: -10000.000000
22.06/22.27	c 10) tts-4-0: -10000.000000
22.06/22.27	c 11) vallst: -10000.000000
22.06/22.27	c 12) minisat20: -10000.000000
22.06/22.27	c 13) kcnfs04SAT07: -10000.000000
22.06/22.27	c satzilla running minisat20SAT07 ... 
1198.94/1199.66	c Bin: Executing minisat20SAT07
1198.94/1199.66	c spawning binary file with 1177 seconds ...
1198.94/1199.66	c child exit by a signal
1198.94/1199.66	c minisat20SAT07 returned code 137.
1198.94/1199.66	c satzilla running picosat846 ... 
1198.94/1199.66	c Bin: Executing picosat846
1198.94/1199.66	c picosat846 returned code 1.
1198.94/1199.66	c satzilla running mxc-sr08 ... 
1198.94/1199.66	c Bin: Executing mxc-sr08
1198.94/1199.66	c mxc-sr08 returned code 1.
1198.94/1199.66	c satzilla running zchaff_rand ... 
1198.94/1199.66	c Bin: Executing zchaff_rand
1198.94/1199.66	c zchaff_rand returned code 1.
1198.94/1199.66	c satzilla running march_dl2004 ... 
1198.94/1199.66	c Bin: Executing march_dl2004
1198.94/1199.66	c march_dl2004 returned code 1.
1198.94/1199.66	c satzilla running SATenstein ... 
1198.94/1199.66	c Bin: Executing SATenstein
1198.94/1199.66	c SATenstein returned code 1.
1198.94/1199.66	c satzilla running gnovelty+ ... 
1198.94/1199.66	c Bin: Executing gnovelty+
1198.94/1199.66	c gnovelty+ returned code 1.
1198.94/1199.66	c satzilla running adaptg2wsat+ ... 
1198.94/1199.66	c Bin: Executing adaptg2wsat+
1198.94/1199.66	c adaptg2wsat+ returned code 1.
1198.94/1199.66	c satzilla running adaptg2wsat0 ... 
1198.94/1199.66	c Bin: Executing adaptg2wsat0
1198.94/1199.66	c adaptg2wsat0 returned code 1.
1198.94/1199.66	c satzilla running tts-4-0 ... 
1198.94/1199.66	c Bin: Executing tts-4-0
1198.94/1199.66	c tts-4-0 returned code 1.
1198.94/1199.66	c satzilla running vallst ... 
1198.94/1199.66	c Bin: Executing vallst
1198.94/1199.66	c vallst returned code 1.
1198.94/1199.66	c satzilla running minisat20 ... 
1198.94/1199.66	c Bin: Executing minisat20
1198.94/1199.66	c minisat20 returned code 1.
1198.94/1199.66	c satzilla running kcnfs04SAT07 ... 
1198.94/1199.66	c Bin: Executing kcnfs04SAT07
1198.94/1199.66	c kcnfs04SAT07 returned code 1.
1198.94/1199.66	c ERROR: All Failed! 
1198.94/1199.66	c SATZILLA_TIME=1199.200000

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-1730243-1240757348/watcher-1730243-1240757348 -o /tmp/evaluation-result-1730243-1240757348/solver-1730243-1240757348 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1730243-1240757348.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 0.98 0.99 3/64 28341
/proc/meminfo: memFree=1802744/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2052 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) D 28339 28341 28128 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 103768383 2101248 99 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/28341/statm: 513 99 88 399 0 110 0

[startup+0.0215469 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28341
/proc/meminfo: memFree=1802744/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103768383 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28341/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.102561 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28341
/proc/meminfo: memFree=1802744/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103768383 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28341/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301562 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28341
/proc/meminfo: memFree=1802744/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103768383 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28341/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701588 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28341
/proc/meminfo: memFree=1802744/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103768383 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28341/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28343
/proc/meminfo: memFree=1789992/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103768383 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28341/statm: 514 112 96 399 0 111 0
[pid=28343] ppid=28341 vsize=13192 CPUtime=1.48
/proc/28343/stat : 28343 (mxc-sr08) R 28341 28341 28128 0 -1 4194304 4054 0 0 0 147 1 0 0 25 0 1 0 103768384 13508608 3158 1992294400 134512640 135078026 4294956192 18446744073709551615 134560893 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28343/statm: 3298 3158 55 138 0 3157 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15248

[startup+3.10174 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 28343
/proc/meminfo: memFree=1788712/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103768383 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28341/statm: 514 112 96 399 0 111 0
[pid=28343] ppid=28341 vsize=14204 CPUtime=3.07
/proc/28343/stat : 28343 (mxc-sr08) R 28341 28341 28128 0 -1 4194304 4256 0 0 0 305 2 0 0 25 0 1 0 103768384 14544896 3360 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28343/statm: 3551 3360 55 138 0 3410 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16260

[startup+6.30195 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 28343
/proc/meminfo: memFree=1782824/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=0
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103768383 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28341/statm: 514 112 96 399 0 111 0
[pid=28343] ppid=28341 vsize=22384 CPUtime=6.26
/proc/28343/stat : 28343 (mxc-sr08) R 28341 28341 28128 0 -1 4194304 6721 0 0 0 622 4 0 0 25 0 1 0 103768384 22921216 5420 1992294400 134512640 135078026 4294956192 18446744073709551615 134533656 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28343/statm: 5596 5420 71 138 0 5455 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 24440

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28344
/proc/meminfo: memFree=1790376/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=2056 CPUtime=9.99
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 152 8349 0 0 0 0 994 5 16 0 1 0 103768383 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 514 121 104 399 0 111 0
[pid=28344] ppid=28341 vsize=14568 CPUtime=2.58
/proc/28344/stat : 28344 (picosat846) R 28341 28341 28128 0 -1 4194304 3326 0 9 0 256 2 0 0 25 0 1 0 103769386 14917632 3324 1992294400 134512640 134570484 4294956192 18446744073709551615 134522943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28344/statm: 3642 3324 85 14 0 3308 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 16624

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1772712/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=14920 CPUtime=3.21
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 3582 0 0 0 319 2 0 0 25 0 1 0 103770610 15278080 3577 1992294400 134512640 135078472 4294956192 18446744073709551615 134530601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 3730 3577 72 138 0 3589 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 28292

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1690344/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=98640 CPUtime=28.81
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 24970 0 0 0 2867 14 0 0 25 0 1 0 103770610 101007360 24560 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 24660 24560 74 138 0 24519 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 112012

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1586408/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=201056 CPUtime=79.98
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 50517 0 0 0 7966 32 0 0 25 0 1 0 103770610 205881344 50107 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 50264 50107 74 138 0 50123 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 214428

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1517160/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=270920 CPUtime=139.96
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 67933 0 0 0 13949 47 0 0 25 0 1 0 103770610 277422080 67523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 67730 67523 74 138 0 67589 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 284292

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1467368/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=320172 CPUtime=199.92
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 80218 0 0 0 19933 59 0 0 25 0 1 0 103770610 327856128 79808 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 80043 79808 74 138 0 79902 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 333544

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1414824/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=373592 CPUtime=259.89
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 93447 0 0 0 25918 71 0 0 25 0 1 0 103770610 382558208 93037 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 93398 93037 74 138 0 93257 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 386964

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1365416/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=422352 CPUtime=319.86
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 105670 0 0 0 31903 83 0 0 25 0 1 0 103770610 432488448 105260 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 105588 105260 74 138 0 105447 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 435724

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28347
/proc/meminfo: memFree=1351336/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=436136 CPUtime=379.82
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 109110 0 0 0 37896 86 0 0 25 0 1 0 103770610 446603264 108700 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 109034 108700 74 138 0 108893 0
Current children cumulated CPU time (s) 401.95
Current children cumulated vsize (KiB) 449508


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28353
/proc/meminfo: memFree=1336616/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=450560 CPUtime=799.67
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 112786 0 0 0 79877 90 0 0 25 0 1 0 103770610 461373440 112376 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 112640 112376 74 138 0 112499 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 463932

[startup+882.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327656/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=859.65
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 85873 92 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 472600

[startup+942.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 28353
/proc/meminfo: memFree=1327592/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=919.62
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 91870 92 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 472600

[startup+1002.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 28353
/proc/meminfo: memFree=1327528/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=979.61
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 97869 92 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 472600

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 28353
/proc/meminfo: memFree=1327528/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1039.57
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 103865 92 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 472600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28353
/proc/meminfo: memFree=1327464/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1099.55
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 109862 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134556155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 472600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1159.53
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 115860 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 472600

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1167.52
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 116659 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 472600

[startup+1193.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1170.73
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 116980 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550717 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1192.86
Current children cumulated vsize (KiB) 472600

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1173.93
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 117300 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 472600

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1175.52
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 117459 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 472600

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1176.32
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 117539 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 472600

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=459228 CPUtime=1176.72
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4194304 114937 0 0 0 117579 93 0 0 25 0 1 0 103770610 470249472 114527 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 114807 114527 74 138 0 114666 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 472600

[startup+1199.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28353
/proc/meminfo: memFree=1327400/2055920 swapFree=4181212/4192956
[pid=28341] ppid=28339 vsize=13372 CPUtime=22.13
/proc/28341/stat : 28341 (SATzilla2009_I) S 28339 28341 28128 0 -1 4194304 10751 20883 0 9 465 6 1725 17 25 0 1 0 103768383 13692928 3117 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28341/statm: 3343 3117 217 399 0 2940 0
[pid=28347] ppid=28341 vsize=0 CPUtime=1176.81
/proc/28347/stat : 28347 (minisat20SAT07) R 28341 28341 28128 0 -1 4195332 114937 0 0 0 117588 93 0 0 25 0 1 0 103770610 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/28347/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 13372

Child status: 17
Real time (s): 1199.67
CPU time (s): 1199.05
CPU user time (s): 1197.8
CPU system time (s): 1.24581
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 472600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.8
system time used= 1.24581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146588
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 2983

runsolver used 0.954854 second user time and 3.41348 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-26 16:49:08
IDJOB=1730243
IDBENCH=24724
IDSOLVER=528
FILE ID=node22/1730243-1240757348
PBS_JOBID= 9187120
Free space on /tmp= 66144 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730243-1240757348/watcher-1730243-1240757348 -o /tmp/evaluation-result-1730243-1240757348/solver-1730243-1240757348 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1730243-1240757348.cnf

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

MD5SUM BENCH= dff294238660aead84de7aec33e643fc
RANDOM SEED=1838178957

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:       1803288 kB
Buffers:         18112 kB
Cached:         158336 kB
SwapCached:       5588 kB
Active:          80912 kB
Inactive:       103424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803288 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:           35016 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            54416 kB
Committed_AS:   483148 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= 66116 MiB
End job on node22 at 2009-04-26 17:09:08