Trace number 1726586

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.17 1199.56

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.23/19.39	c SATzilla is building models for class 3
19.23/19.39	c run presolver mxc-sr08 for 10 seconds ... 
19.23/19.39	c Bin: Executing mxc-sr08
19.23/19.39	c spawning binary file with 10 seconds ...
19.23/19.39	c child exit by a signal
19.23/19.39	c mxc-sr08 returned code 137.
19.23/19.39	c run presolver picosat846 for 5 seconds ... 
19.23/19.39	c Bin: Executing picosat846
19.23/19.39	c spawning binary file with 5 seconds ...
19.23/19.39	c child exit by a signal
19.23/19.39	c picosat846 returned code 137.
19.23/19.39	c Orignal number of varibales is 772, number of clauses is 9601 
19.23/19.39	c predicted feature computation time is 1.451598 
19.23/19.39	c Bin: Executing satelite
19.23/19.39	c spawning binary file with 240 seconds ...
19.23/19.39	c child exited successfully
19.23/19.39	c satzilla computing base features
19.23/19.39	c Number of variabe is: 579, Number of clause is : 9408 
19.23/19.39	c Initializing...
19.23/19.39	c satzilla doing clause learning
19.23/19.39	c start clause learning features ...
19.23/19.39	c Bin: Executing zchaff07
19.23/19.39	c spawning binary file with 2 seconds ...
19.23/19.39	c child exit by a signal
19.23/19.39	c satzilla doing survey propogation probe
19.23/19.39	c do survay propogation for 2 second ...
19.23/19.39	c satzilla doing local search probe
19.23/19.39	c features are:772 9601 579 9408 0.333333 0.0205145 0.0615434 0.479254 0.597008 1.05507 0.00577651 0.248728 0.00518135 0.0120898 0.48477 0 0.8429 0.00577651 0.382175 0.00340136 0.0136054 3.28048 0.342973 0.0479341 0.220339 0.5 2.54469 0.00245648 0.510802 0.00042517 0.00786565 3.64938 0.456952 0.00211924 0.342832 0.00116922 0.00467687 4495 0 4495 4495 4495 4495 4495 4495 4495 31.5633 0 31.5633 31.5633 31.5633 31.5633 31.5633 31.5633 31.5633 0.619817 0.10013 0.454371 0.81012 0.700474 0.539627 0.658198 0.570674 0.616348 0.00384433 1.10486 1.70864e-08 0.0169076 0.0101859 9.04189e-06 0.00788257 0.000107727 0.000895815 51.0907 0.111121 173.935 0.0573916 173 162 187 3.83825 0.162077 0.977814 0.00750592 
19.23/19.39	c satzilla's ranking:
19.23/19.39	c 1) minisat20SAT07: 7.424843
19.23/19.39	c 2) mxc-sr08: 5.266969
19.23/19.39	c 3) picosat846: 2.545845
19.23/19.39	c 4) zchaff_rand: 1.781899
19.23/19.39	c 5) march_dl2004: -6.691391
19.23/19.39	c 6) SATenstein: -10000.000000
19.23/19.39	c 7) gnovelty+: -10000.000000
19.23/19.39	c 8) adaptg2wsat+: -10000.000000
19.23/19.39	c 9) adaptg2wsat0: -10000.000000
19.23/19.39	c 10) tts-4-0: -10000.000000
19.23/19.39	c 11) vallst: -10000.000000
19.23/19.39	c 12) minisat20: -10000.000000
19.23/19.39	c 13) kcnfs04SAT07: -10000.000000
19.23/19.39	c satzilla running minisat20SAT07 ... 
1199.07/1199.56	c Bin: Executing minisat20SAT07
1199.07/1199.56	c spawning binary file with 1180 seconds ...
1199.07/1199.56	c child exit by a signal
1199.07/1199.56	c minisat20SAT07 returned code 137.
1199.07/1199.56	c satzilla running mxc-sr08 ... 
1199.07/1199.56	c Bin: Executing mxc-sr08
1199.07/1199.56	c mxc-sr08 returned code 1.
1199.07/1199.56	c satzilla running picosat846 ... 
1199.07/1199.56	c Bin: Executing picosat846
1199.07/1199.56	c picosat846 returned code 1.
1199.07/1199.56	c satzilla running zchaff_rand ... 
1199.07/1199.56	c Bin: Executing zchaff_rand
1199.07/1199.56	c zchaff_rand returned code 1.
1199.07/1199.56	c satzilla running march_dl2004 ... 
1199.07/1199.56	c Bin: Executing march_dl2004
1199.07/1199.56	c march_dl2004 returned code 1.
1199.07/1199.56	c satzilla running SATenstein ... 
1199.07/1199.56	c Bin: Executing SATenstein
1199.07/1199.56	c SATenstein returned code 1.
1199.07/1199.56	c satzilla running gnovelty+ ... 
1199.07/1199.56	c Bin: Executing gnovelty+
1199.07/1199.56	c gnovelty+ returned code 1.
1199.07/1199.56	c satzilla running adaptg2wsat+ ... 
1199.07/1199.56	c Bin: Executing adaptg2wsat+
1199.07/1199.56	c adaptg2wsat+ returned code 1.
1199.07/1199.56	c satzilla running adaptg2wsat0 ... 
1199.07/1199.56	c Bin: Executing adaptg2wsat0
1199.07/1199.56	c adaptg2wsat0 returned code 1.
1199.07/1199.56	c satzilla running tts-4-0 ... 
1199.07/1199.56	c Bin: Executing tts-4-0
1199.07/1199.56	c tts-4-0 returned code 1.
1199.07/1199.56	c satzilla running vallst ... 
1199.07/1199.56	c Bin: Executing vallst
1199.07/1199.56	c vallst returned code 1.
1199.07/1199.56	c satzilla running minisat20 ... 
1199.07/1199.56	c Bin: Executing minisat20
1199.07/1199.56	c minisat20 returned code 1.
1199.07/1199.56	c satzilla running kcnfs04SAT07 ... 
1199.07/1199.56	c Bin: Executing kcnfs04SAT07
1199.07/1199.56	c kcnfs04SAT07 returned code 1.
1199.07/1199.56	c ERROR: All Failed! 
1199.07/1199.56	c SATZILLA_TIME=1199.340000

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-1726586-1240714359/watcher-1726586-1240714359 -o /tmp/evaluation-result-1726586-1240714359/solver-1726586-1240714359 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1726586-1240714359.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.83 1.79 1.41 3/64 19635
/proc/meminfo: memFree=1807336/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2052 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) D 19633 19635 16094 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 99469373 2101248 99 1992294400 134512640 136149169 4294956208 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/19635/statm: 513 99 88 399 0 110 0

[startup+0.0662479 s]
/proc/loadavg: 1.83 1.79 1.41 3/64 19635
/proc/meminfo: memFree=1807336/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99469373 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19635/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101249 s]
/proc/loadavg: 1.83 1.79 1.41 3/64 19635
/proc/meminfo: memFree=1807336/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99469373 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19635/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301266 s]
/proc/loadavg: 1.83 1.79 1.41 3/64 19635
/proc/meminfo: memFree=1807336/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99469373 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19635/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701301 s]
/proc/loadavg: 1.83 1.79 1.41 3/64 19635
/proc/meminfo: memFree=1807336/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99469373 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19635/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50137 s]
/proc/loadavg: 1.83 1.79 1.41 2/66 19637
/proc/meminfo: memFree=1805528/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99469373 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19635/statm: 514 112 96 399 0 111 0
[pid=19637] ppid=19635 vsize=2452 CPUtime=1.48
/proc/19637/stat : 19637 (mxc-sr08) R 19635 19635 16094 0 -1 4194304 587 0 0 0 148 0 0 0 25 0 1 0 99469374 2510848 510 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19637/statm: 613 510 71 138 0 472 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4508

[startup+3.10451 s]
/proc/loadavg: 1.83 1.79 1.41 2/66 19637
/proc/meminfo: memFree=1804120/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99469373 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19635/statm: 514 112 96 399 0 111 0
[pid=19637] ppid=19635 vsize=2452 CPUtime=3.08
/proc/19637/stat : 19637 (mxc-sr08) R 19635 19635 16094 0 -1 4194304 616 0 0 0 308 0 0 0 25 0 1 0 99469374 2510848 539 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19637/statm: 613 539 71 138 0 472 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4508

[startup+6.30179 s]
/proc/loadavg: 1.77 1.78 1.41 2/66 19637
/proc/meminfo: memFree=1805336/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=0
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99469373 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19635/statm: 514 112 96 399 0 111 0
[pid=19637] ppid=19635 vsize=2584 CPUtime=6.28
/proc/19637/stat : 19637 (mxc-sr08) R 19635 19635 16094 0 -1 4194304 652 0 0 0 628 0 0 0 25 0 1 0 99469374 2646016 575 1992294400 134512640 135078026 4294956176 18446744073709551615 134534393 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19637/statm: 646 575 71 138 0 505 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4640

[startup+12.7014 s]
/proc/loadavg: 1.71 1.76 1.41 2/66 19638
/proc/meminfo: memFree=1806504/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=2056 CPUtime=9.99
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 152 679 0 0 0 0 999 0 18 0 1 0 99469373 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 514 121 104 399 0 111 0
[pid=19638] ppid=19635 vsize=2424 CPUtime=2.66
/proc/19638/stat : 19638 (picosat846) R 19635 19635 16094 0 -1 4194304 334 0 0 0 266 0 0 0 25 0 1 0 99470376 2482176 323 1992294400 134512640 134570484 4294956176 18446744073709551615 134552951 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19638/statm: 606 323 84 14 0 272 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4480

[startup+25.5014 s]
/proc/loadavg: 1.55 1.73 1.40 2/66 19641
/proc/meminfo: memFree=1803496/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=4084 CPUtime=6.09
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 749 0 0 0 609 0 0 0 25 0 1 0 99471313 4182016 707 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 1021 707 72 138 0 880 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 8220

[startup+51.1017 s]
/proc/loadavg: 1.36 1.67 1.39 2/66 19641
/proc/meminfo: memFree=1802664/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=4896 CPUtime=31.67
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 958 0 0 0 3167 0 0 0 25 0 1 0 99471313 5013504 916 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 1224 916 72 138 0 1083 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 9032

[startup+102.305 s]
/proc/loadavg: 1.15 1.56 1.37 2/66 19641
/proc/meminfo: memFree=1801768/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=5836 CPUtime=82.86
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 1182 0 0 0 8285 1 0 0 25 0 1 0 99471313 5976064 1140 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 1459 1140 72 138 0 1318 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 9972

[startup+162.301 s]
/proc/loadavg: 1.06 1.46 1.34 2/66 19641
/proc/meminfo: memFree=1800936/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=6660 CPUtime=142.84
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 1374 0 0 0 14283 1 0 0 25 0 1 0 99471313 6819840 1332 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 1665 1332 73 138 0 1524 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 10796

[startup+222.301 s]
/proc/loadavg: 1.02 1.37 1.32 2/66 19641
/proc/meminfo: memFree=1800296/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=7196 CPUtime=202.82
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 1524 0 0 0 20281 1 0 0 25 0 1 0 99471313 7368704 1482 1992294400 134512640 135078472 4294956176 18446744073709551615 134550571 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 1799 1482 73 138 0 1658 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 11332

[startup+282.302 s]
/proc/loadavg: 1.00 1.30 1.29 2/66 19641
/proc/meminfo: memFree=1799720/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=7748 CPUtime=262.81
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 1665 0 0 0 26280 1 0 0 25 0 1 0 99471313 7933952 1623 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 1937 1623 73 138 0 1796 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 11884

[startup+342.302 s]
/proc/loadavg: 1.04 1.26 1.28 2/66 19641
/proc/meminfo: memFree=1799592/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=7880 CPUtime=322.79
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 1698 0 0 0 32278 1 0 0 25 0 1 0 99471313 8069120 1656 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 1970 1656 73 138 0 1829 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 12016

[startup+402.301 s]
/proc/loadavg: 1.05 1.22 1.26 2/66 19641
/proc/meminfo: memFree=1799528/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=8012 CPUtime=382.77
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 1708 0 0 0 38276 1 0 0 25 0 1 0 99471313 8204288 1666 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2003 1666 73 138 0 1862 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 12148


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.17 2/66 19647
/proc/meminfo: memFree=1797408/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=9336 CPUtime=742.67
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2027 0 0 0 74265 2 0 0 25 0 1 0 99471313 9560064 1985 1992294400 134512640 135078472 4294956176 18446744073709551615 134549228 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2334 1985 73 138 0 2193 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 13472

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 19647
/proc/meminfo: memFree=1797288/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=9468 CPUtime=802.65
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2049 0 0 0 80263 2 0 0 25 0 1 0 99471313 9695232 2007 1992294400 134512640 135078472 4294956176 18446744073709551615 134551917 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2367 2007 73 138 0 2226 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 13604

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.14 2/66 19647
/proc/meminfo: memFree=1797224/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=9468 CPUtime=862.63
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2063 0 0 0 86261 2 0 0 25 0 1 0 99471313 9695232 2021 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2367 2021 73 138 0 2226 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 13604

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/66 19647
/proc/meminfo: memFree=1797160/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=9468 CPUtime=922.62
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2067 0 0 0 92259 3 0 0 25 0 1 0 99471313 9695232 2025 1992294400 134512640 135078472 4294956176 18446744073709551615 134550646 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2367 2025 73 138 0 2226 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 13604

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 19647
/proc/meminfo: memFree=1797096/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=9468 CPUtime=982.61
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2069 0 0 0 98258 3 0 0 25 0 1 0 99471313 9695232 2027 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2367 2027 73 138 0 2226 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 13604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 19647
/proc/meminfo: memFree=1796840/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=9732 CPUtime=1042.59
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2122 0 0 0 104256 3 0 0 25 0 1 0 99471313 9965568 2080 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2433 2080 73 138 0 2292 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 13868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 19647
/proc/meminfo: memFree=1796584/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10008 CPUtime=1102.57
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2188 0 0 0 110254 3 0 0 25 0 1 0 99471313 10248192 2146 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2502 2146 73 138 0 2361 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 14144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19647
/proc/meminfo: memFree=1796264/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10320 CPUtime=1162.55
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2253 0 0 0 116252 3 0 0 25 0 1 0 99471313 10567680 2211 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2580 2211 73 138 0 2439 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 14456

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19647
/proc/meminfo: memFree=1796264/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10320 CPUtime=1170.55
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2259 0 0 0 117052 3 0 0 25 0 1 0 99471313 10567680 2217 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2580 2217 73 138 0 2439 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 14456

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19647
/proc/meminfo: memFree=1796264/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10320 CPUtime=1173.75
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2259 0 0 0 117372 3 0 0 25 0 1 0 99471313 10567680 2217 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2580 2217 73 138 0 2439 0
Current children cumulated CPU time (s) 1193.07
Current children cumulated vsize (KiB) 14456

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19647
/proc/meminfo: memFree=1796264/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10320 CPUtime=1176.95
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2259 0 0 0 117692 3 0 0 25 0 1 0 99471313 10567680 2217 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2580 2217 73 138 0 2439 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 14456

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19647
/proc/meminfo: memFree=1796264/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10320 CPUtime=1178.55
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2262 0 0 0 117852 3 0 0 25 0 1 0 99471313 10567680 2220 1992294400 134512640 135078472 4294956176 18446744073709551615 134550883 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2580 2220 73 138 0 2439 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 14456

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19647
/proc/meminfo: memFree=1796264/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10320 CPUtime=1179.35
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2268 0 0 0 117932 3 0 0 25 0 1 0 99471313 10567680 2226 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2580 2226 73 138 0 2439 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 14456

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19647
/proc/meminfo: memFree=1796264/2055920 swapFree=4191900/4192956
[pid=19635] ppid=19633 vsize=4136 CPUtime=19.32
/proc/19635/stat : 19635 (SATzilla2009_I) S 19633 19635 16094 0 -1 4194304 971 2301 0 0 214 8 1708 2 18 0 1 0 99469373 4235264 597 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19635/statm: 1034 597 217 399 0 631 0
[pid=19641] ppid=19635 vsize=10320 CPUtime=1179.75
/proc/19641/stat : 19641 (minisat20SAT07) R 19635 19635 16094 0 -1 4194304 2269 0 0 0 117972 3 0 0 25 0 1 0 99471313 10567680 2227 1992294400 134512640 135078472 4294956176 18446744073709551615 134550624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19641/statm: 2580 2227 73 138 0 2439 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 14456

Child status: 17
Real time (s): 1199.56
CPU time (s): 1199.17
CPU user time (s): 1199.01
CPU system time (s): 0.158975
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 14456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.01
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5557
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= 25
involuntary context switches= 3305

runsolver used 1.44478 second user time and 2.87356 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 04:52:39
IDJOB=1726586
IDBENCH=24617
IDSOLVER=528
FILE ID=node15/1726586-1240714359
PBS_JOBID= 9186821
Free space on /tmp= 66268 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726586-1240714359/watcher-1726586-1240714359 -o /tmp/evaluation-result-1726586-1240714359/solver-1726586-1240714359 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1726586-1240714359.cnf

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=329730553

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1808456 kB
Buffers:         12296 kB
Cached:         159668 kB
SwapCached:        144 kB
Active:          88552 kB
Inactive:        96572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808456 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           31600 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            48236 kB
Committed_AS:   351448 kB
PageTables:       1460 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= 66236 MiB
End job on node15 at 2009-04-26 05:12:39