Trace number 1738380

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) 1198.91 1199.43

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-28-302-26-75.cnf
MD5SUMc8a761b6d0b0b208363324b0ab04d363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses48442
Sum of the clauses size97560
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 248416
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

20.98/21.08	c SATzilla is building models for class 3
20.98/21.08	c run presolver mxc-sr08 for 10 seconds ... 
20.98/21.08	c Bin: Executing mxc-sr08
20.98/21.08	c spawning binary file with 10 seconds ...
20.98/21.08	c child exit by a signal
20.98/21.08	c mxc-sr08 returned code 137.
20.98/21.08	c run presolver picosat846 for 5 seconds ... 
20.98/21.08	c Bin: Executing picosat846
20.98/21.08	c spawning binary file with 5 seconds ...
20.98/21.08	c child exit by a signal
20.98/21.08	c picosat846 returned code 137.
20.98/21.08	c Orignal number of varibales is 728, number of clauses is 48442 
20.98/21.08	c predicted feature computation time is 1.472445 
20.98/21.08	c Bin: Executing satelite
20.98/21.08	c spawning binary file with 240 seconds ...
20.98/21.08	c child exited successfully
20.98/21.08	c satzilla computing base features
20.98/21.08	c Number of variabe is: 702, Number of clause is : 47714 
20.98/21.08	c Initializing...
20.98/21.08	c satzilla doing clause learning
20.98/21.08	c start clause learning features ...
20.98/21.08	c Bin: Executing zchaff07
20.98/21.08	c spawning binary file with 2 seconds ...
20.98/21.08	c child exit by a signal
20.98/21.08	c satzilla doing survey propogation probe
20.98/21.08	c do survay propogation for 2 second ...
20.98/21.08	c satzilla doing local search probe
20.98/21.08	c features are:728 48442 702 47714 0.037037 0.0152576 0.0147127 0.998825 0.00916811 0.0856986 0.00393835 1.90728 0.002849 0.0769231 0.133177 0.976925 0.976925 0.00393835 0.140919 0.00243115 0.0053653 3.97291 0.41777 0.0699296 0.26506 0.642512 2.76851 0.00278326 0.181028 0.00157187 0.00408685 3.5071 0.976925 0.0146917 0 0.0146917 0.0146917 1203 1.08926 503 3823 3823 503 596 529 564 63.2516 0.253646 49.5974 91.2668 91.2668 49.5974 71.2234 50.9105 53.2601 0.902445 0.0180172 0.863409 0.962188 0.920577 0.881659 0.912873 0.893888 0.904041 1.87012e-05 2.38464 6.0236e-09 0.00043993 4.54951e-05 1.95101e-07 1.63029e-05 7.69451e-07 4.16624e-06 9.1747 1.52291 326.506 0.0865449 327 313 346 32.5569 0.0945808 0.999882 0.00130427 
20.98/21.08	c satzilla's ranking:
20.98/21.08	c 1) minisat20SAT07: 3.526018
20.98/21.08	c 2) picosat846: 1.133781
20.98/21.08	c 3) mxc-sr08: 0.982591
20.98/21.08	c 4) zchaff_rand: -0.132121
20.98/21.08	c 5) march_dl2004: -35.368315
20.98/21.08	c 6) SATenstein: -10000.000000
20.98/21.08	c 7) gnovelty+: -10000.000000
20.98/21.08	c 8) adaptg2wsat+: -10000.000000
20.98/21.08	c 9) adaptg2wsat0: -10000.000000
20.98/21.08	c 10) tts-4-0: -10000.000000
20.98/21.08	c 11) vallst: -10000.000000
20.98/21.08	c 12) minisat20: -10000.000000
20.98/21.08	c 13) kcnfs04SAT07: -10000.000000
20.98/21.08	c satzilla running minisat20SAT07 ... 
1198.85/1199.43	c Bin: Executing minisat20SAT07
1198.85/1199.43	c spawning binary file with 1178 seconds ...
1198.85/1199.43	c child exit by a signal
1198.85/1199.43	c minisat20SAT07 returned code 137.
1198.85/1199.43	c satzilla running picosat846 ... 
1198.85/1199.43	c Bin: Executing picosat846
1198.85/1199.43	c picosat846 returned code 1.
1198.85/1199.43	c satzilla running mxc-sr08 ... 
1198.85/1199.43	c Bin: Executing mxc-sr08
1198.85/1199.43	c mxc-sr08 returned code 1.
1198.85/1199.43	c satzilla running zchaff_rand ... 
1198.85/1199.43	c Bin: Executing zchaff_rand
1198.85/1199.43	c zchaff_rand returned code 1.
1198.85/1199.43	c satzilla running march_dl2004 ... 
1198.85/1199.43	c Bin: Executing march_dl2004
1198.85/1199.43	c march_dl2004 returned code 1.
1198.85/1199.43	c satzilla running SATenstein ... 
1198.85/1199.43	c Bin: Executing SATenstein
1198.85/1199.43	c SATenstein returned code 1.
1198.85/1199.43	c satzilla running gnovelty+ ... 
1198.85/1199.43	c Bin: Executing gnovelty+
1198.85/1199.43	c gnovelty+ returned code 1.
1198.85/1199.43	c satzilla running adaptg2wsat+ ... 
1198.85/1199.43	c Bin: Executing adaptg2wsat+
1198.85/1199.43	c adaptg2wsat+ returned code 1.
1198.85/1199.43	c satzilla running adaptg2wsat0 ... 
1198.85/1199.43	c Bin: Executing adaptg2wsat0
1198.85/1199.43	c adaptg2wsat0 returned code 1.
1198.85/1199.43	c satzilla running tts-4-0 ... 
1198.85/1199.43	c Bin: Executing tts-4-0
1198.85/1199.43	c tts-4-0 returned code 1.
1198.85/1199.43	c satzilla running vallst ... 
1198.85/1199.43	c Bin: Executing vallst
1198.85/1199.43	c vallst returned code 1.
1198.85/1199.43	c satzilla running minisat20 ... 
1198.85/1199.43	c Bin: Executing minisat20
1198.85/1199.43	c minisat20 returned code 1.
1198.85/1199.43	c satzilla running kcnfs04SAT07 ... 
1198.85/1199.43	c Bin: Executing kcnfs04SAT07
1198.85/1199.43	c kcnfs04SAT07 returned code 1.
1198.85/1199.43	c ERROR: All Failed! 
1198.85/1199.43	c SATZILLA_TIME=1199.080000

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-1738380-1240837513/watcher-1738380-1240837513 -o /tmp/evaluation-result-1738380-1240837513/solver-1738380-1240837513 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1738380-1240837513.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: 1.00 1.01 1.09 3/64 341
/proc/meminfo: memFree=1686744/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=1564 CPUtime=0
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 307 0 0 0 0 0 0 0 19 0 1 0 111779357 1601536 303 1992294400 134512640 135078026 4294956176 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 391 303 54 138 0 250 0

[startup+0.0217541 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 341
/proc/meminfo: memFree=1686744/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=3348 CPUtime=0.01
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 716 0 0 0 1 0 0 0 19 0 1 0 111779357 3428352 712 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 837 713 54 138 0 696 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5404

[startup+0.10176 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 341
/proc/meminfo: memFree=1686744/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=3476 CPUtime=0.09
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 874 0 0 0 9 0 0 0 19 0 1 0 111779357 3559424 730 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 869 730 55 138 0 728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5532

[startup+0.301777 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 341
/proc/meminfo: memFree=1686744/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=4304 CPUtime=0.29
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 1061 0 0 0 29 0 0 0 21 0 1 0 111779357 4407296 917 1992294400 134512640 135078026 4294956176 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 1076 917 55 138 0 935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6360

[startup+0.701813 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 341
/proc/meminfo: memFree=1686744/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=4304 CPUtime=0.69
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 1066 0 0 0 69 0 0 0 25 0 1 0 111779357 4407296 922 1992294400 134512640 135078026 4294956176 18446744073709551615 134552607 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 1076 922 55 138 0 935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6360

[startup+1.50188 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 343
/proc/meminfo: memFree=1682824/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=5080 CPUtime=1.49
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 1417 0 0 0 149 0 0 0 25 0 1 0 111779357 5201920 1172 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 1270 1172 71 138 0 1129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7136

[startup+3.10203 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 343
/proc/meminfo: memFree=1681480/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=6272 CPUtime=3.09
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 1695 0 0 0 308 1 0 0 25 0 1 0 111779357 6422528 1450 1992294400 134512640 135078026 4294956176 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 1568 1450 71 138 0 1427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8328

[startup+6.30131 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 343
/proc/meminfo: memFree=1680136/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=0
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111779357 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 112 96 399 0 111 0
[pid=342] ppid=341 vsize=7828 CPUtime=6.29
/proc/342/stat : 342 (mxc-sr08) R 341 341 32528 0 -1 4194304 2054 0 0 0 628 1 0 0 25 0 1 0 111779357 8015872 1809 1992294400 134512640 135078026 4294956176 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 0 0 0
/proc/342/statm: 1957 1809 71 138 0 1816 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9884

[startup+12.7029 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 344
/proc/meminfo: memFree=1684680/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=2056 CPUtime=9.99
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 152 2294 0 0 0 0 998 1 19 0 1 0 111779357 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 514 121 104 399 0 111 0
[pid=344] ppid=341 vsize=3476 CPUtime=2.69
/proc/344/stat : 344 (picosat846) R 341 341 32528 0 -1 4194304 601 0 0 0 269 0 0 0 25 0 1 0 111780358 3559424 590 1992294400 134512640 134570484 4294956176 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/344/statm: 869 590 85 14 0 535 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5532

[startup+25.501 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 347
/proc/meminfo: memFree=1671688/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=10048 CPUtime=4.4
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 2412 0 0 0 440 0 0 0 25 0 1 0 111781466 10289152 2306 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 2512 2306 73 138 0 2371 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18100

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 347
/proc/meminfo: memFree=1659976/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=21732 CPUtime=29.99
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 5302 0 0 0 2995 4 0 0 25 0 1 0 111781466 22253568 5196 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 5433 5196 73 138 0 5292 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29784

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 347
/proc/meminfo: memFree=1648648/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=33124 CPUtime=81.17
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 8096 0 0 0 8109 8 0 0 25 0 1 0 111781466 33918976 7990 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 8281 7990 73 138 0 8140 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 41176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 347
/proc/meminfo: memFree=1637448/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=44368 CPUtime=141.14
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 10890 0 0 0 14103 11 0 0 25 0 1 0 111781466 45432832 10784 1992294400 134512640 135078472 4294956176 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 11092 10784 73 138 0 10951 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 52420

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 347
/proc/meminfo: memFree=1636040/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=45944 CPUtime=201.11
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 11242 0 0 0 20100 11 0 0 25 0 1 0 111781466 47046656 11136 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 11486 11136 73 138 0 11345 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 53996

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 347
/proc/meminfo: memFree=1634504/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=47576 CPUtime=261.09
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 11647 0 0 0 26097 12 0 0 25 0 1 0 111781466 48717824 11541 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 11894 11541 73 138 0 11753 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 55628

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 347
/proc/meminfo: memFree=1627208/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=55068 CPUtime=321.06
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 13455 0 0 0 32092 14 0 0 25 0 1 0 111781466 56389632 13349 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 13767 13349 73 138 0 13626 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 347
/proc/meminfo: memFree=1610248/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=71992 CPUtime=800.87
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 17675 0 0 0 80067 20 0 0 25 0 1 0 111781466 73719808 17569 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 17998 17569 73 138 0 17857 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 80044

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1610120/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=72196 CPUtime=860.84
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 17703 0 0 0 86064 20 0 0 25 0 1 0 111781466 73928704 17597 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18049 17597 73 138 0 17908 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 80248

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1609608/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=72736 CPUtime=920.81
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 17840 0 0 0 92061 20 0 0 25 0 1 0 111781466 74481664 17734 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18184 17734 73 138 0 18043 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 80788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1609416/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=72900 CPUtime=980.79
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 17876 0 0 0 98059 20 0 0 25 0 1 0 111781466 74649600 17770 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18225 17770 73 138 0 18084 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 80952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1609352/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=72900 CPUtime=1040.75
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 17888 0 0 0 104055 20 0 0 25 0 1 0 111781466 74649600 17782 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18225 17782 73 138 0 18084 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 80952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1608712/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=73720 CPUtime=1100.73
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18052 0 0 0 110053 20 0 0 25 0 1 0 111781466 75489280 17946 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18430 17946 73 138 0 18289 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 81772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1160.72
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18395 0 0 0 116051 21 0 0 25 0 1 0 111781466 76955648 18289 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18788 18289 73 138 0 18647 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 83204

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1168.71
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18395 0 0 0 116850 21 0 0 25 0 1 0 111781466 76955648 18289 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18788 18289 73 138 0 18647 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 83204

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1171.91
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18395 0 0 0 117170 21 0 0 25 0 1 0 111781466 76955648 18289 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/347/statm: 18788 18289 73 138 0 18647 0
Current children cumulated CPU time (s) 1192.96
Current children cumulated vsize (KiB) 83204

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1175.1
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18395 0 0 0 117489 21 0 0 25 0 1 0 111781466 76955648 18289 1992294400 134512640 135078472 4294956176 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18788 18289 73 138 0 18647 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 83204

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1176.7
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18397 0 0 0 117649 21 0 0 25 0 1 0 111781466 76955648 18291 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18788 18291 73 138 0 18647 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 83204

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1177.5
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18397 0 0 0 117729 21 0 0 25 0 1 0 111781466 76955648 18291 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18788 18291 73 138 0 18647 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 83204

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1177.7
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18397 0 0 0 117749 21 0 0 25 0 1 0 111781466 76955648 18291 1992294400 134512640 135078472 4294956176 18446744073709551615 134550579 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18788 18291 73 138 0 18647 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 83204

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 347
/proc/meminfo: memFree=1607304/2055920 swapFree=4191900/4192956
[pid=341] ppid=339 vsize=8052 CPUtime=21.05
/proc/341/stat : 341 (SATzilla2009_I) S 339 341 32528 0 -1 4194304 2658 5792 0 0 383 4 1714 4 25 0 1 0 111779357 8245248 1675 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/341/statm: 2013 1675 217 399 0 1610 0
[pid=347] ppid=341 vsize=75152 CPUtime=1177.8
/proc/347/stat : 347 (minisat20SAT07) R 341 341 32528 0 -1 4194304 18397 0 0 0 117759 21 0 0 25 0 1 0 111781466 76955648 18291 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/347/statm: 18788 18291 73 138 0 18647 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 83204

Child status: 17
Real time (s): 1199.43
CPU time (s): 1198.91
CPU user time (s): 1198.59
CPU system time (s): 0.318951
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 83204

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

runsolver used 0.962853 second user time and 3.40848 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-27 15:05:13
IDJOB=1738380
IDBENCH=71806
IDSOLVER=528
FILE ID=node43/1738380-1240837513
PBS_JOBID= 9187497
Free space on /tmp= 66432 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-28-302-26-75.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738380-1240837513/watcher-1738380-1240837513 -o /tmp/evaluation-result-1738380-1240837513/solver-1738380-1240837513 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1738380-1240837513.cnf

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

MD5SUM BENCH= c8a761b6d0b0b208363324b0ab04d363
RANDOM SEED=368565983

node43.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.237
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.237
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:       1687224 kB
Buffers:         45688 kB
Cached:         251668 kB
SwapCached:        416 kB
Active:         100420 kB
Inactive:       210352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687224 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32008 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            43956 kB
Committed_AS:   494124 kB
PageTables:       1444 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= 66400 MiB
End job on node43 at 2009-04-27 15:25:13