Trace number 1727751

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.13 1199.77

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
MD5SUMcd51741c2df34af4fdb8becaf8b3fc51
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 variables2935
Number of clauses18753
Sum of the clauses size133299
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2526
Number of clauses of size 32382
Number of clauses of size 4501
Number of clauses of size 5678
Number of clauses of size over 514610

Solver Data

20.23/20.35	c SATzilla is building models for class 2
20.23/20.35	c run presolver march_dl2004 for 5 seconds ... 
20.23/20.35	c Bin: Executing march_dl2004
20.23/20.35	c spawning binary file with 5 seconds ...
20.23/20.35	c child exit by a signal
20.23/20.35	c march_dl2004 returned code 137.
20.23/20.35	c run presolver mxc-sr08 for 5 seconds ... 
20.23/20.35	c Bin: Executing mxc-sr08
20.23/20.35	c spawning binary file with 5 seconds ...
20.23/20.35	c child exit by a signal
20.23/20.35	c mxc-sr08 returned code 137.
20.23/20.35	c Orignal number of varibales is 2935, number of clauses is 18753 
20.23/20.35	c predicted feature computation time is 7.759215 
20.23/20.35	c Bin: Executing satelite
20.23/20.35	c spawning binary file with 240 seconds ...
20.23/20.35	c child exited successfully
20.23/20.35	c satzilla computing base features
20.23/20.35	c Number of variabe is: 2847, Number of clause is : 16937 
20.23/20.35	c Initializing...
20.23/20.35	c satzilla compute diameter ...
20.23/20.35	c start diameter features ...
20.23/20.35	c satzilla doing clause learning
20.23/20.35	c start clause learning features ...
20.23/20.35	c Bin: Executing zchaff07
20.23/20.35	c spawning binary file with 2 seconds ...
20.23/20.35	c child exit by a signal
20.23/20.35	c satzilla doing survey propogation probe
20.23/20.35	c do survay propogation for 2 second ...
20.23/20.35	c satzilla doing local search probe
20.23/20.35	c satzilla doing lobjois search-space size estimate
20.23/20.35	c features are:2935 18753 2847 16937 0.0309097 0.107221 0.168094 0.307378 0.881106 2.60656 0.00255726 0.382937 0.000702494 0.00456621 2.14802 0.0750428 0.0933459 0.00255726 1.29168 5.90423e-05 0.0198382 3.34287 0.597918 0.151534 0 1 2.66387 0.000184199 2.39304 0 0.00466434 1.74644 0.128535 0.00280193 1.39687 5.90423e-05 0.0202515 4.75035 0.0938297 4 6 0.601427 1691.1 0.209991 762 2062 2062 1470 1957 1626 1744 16.7906 0.0790221 14.231 19.1353 19.1353 15.615 17.8359 15.9803 16.9153 0.735285 0.201128 1.96526e-07 1 0.852705 0.626049 0.827039 0.667024 0.777063 0.440619 0.314806 2.56463e-05 0.999071 0.499663 0.131125 0.498998 0.476532 0.495818 77.3252 0.115842 132.244 0.0937688 133 120 145 0.50233 0.825722 0.953192 0.0295529 0.226006 0.470991 
20.23/20.35	c satzilla's ranking:
20.23/20.35	c 1) minisat20SAT07: 2.788291
20.23/20.35	c 2) mxc-sr08: 2.575798
20.23/20.35	c 3) zchaff_rand: 1.422096
20.23/20.35	c 4) minisat20: 0.740014
20.23/20.35	c 5) march_dl2004: 0.224378
20.23/20.35	c 6) tts-4-0: -0.072106
20.23/20.35	c 7) vallst: -0.988387
20.23/20.35	c 8) SATenstein: -10000.000000
20.23/20.35	c 9) gnovelty+: -10000.000000
20.23/20.35	c 10) adaptg2wsat+: -10000.000000
20.23/20.35	c 11) adaptg2wsat0: -10000.000000
20.23/20.35	c 12) picosat846: -10000.000000
20.23/20.35	c 13) kcnfs04SAT07: -10000.000000
20.23/20.35	c satzilla running minisat20SAT07 ... 
1199.05/1199.75	c Bin: Executing minisat20SAT07
1199.05/1199.75	c spawning binary file with 1179 seconds ...
1199.05/1199.75	c child exit by a signal
1199.05/1199.75	c minisat20SAT07 returned code 137.
1199.05/1199.75	c satzilla running mxc-sr08 ... 
1199.05/1199.76	c Bin: Executing mxc-sr08
1199.05/1199.76	c mxc-sr08 returned code 1.
1199.05/1199.76	c satzilla running zchaff_rand ... 
1199.05/1199.76	c Bin: Executing zchaff_rand
1199.05/1199.76	c zchaff_rand returned code 1.
1199.05/1199.76	c satzilla running minisat20 ... 
1199.05/1199.76	c Bin: Executing minisat20
1199.05/1199.76	c minisat20 returned code 1.
1199.05/1199.76	c satzilla running march_dl2004 ... 
1199.05/1199.76	c Bin: Executing march_dl2004
1199.05/1199.76	c march_dl2004 returned code 1.
1199.05/1199.76	c satzilla running tts-4-0 ... 
1199.05/1199.76	c Bin: Executing tts-4-0
1199.05/1199.76	c tts-4-0 returned code 1.
1199.05/1199.76	c satzilla running vallst ... 
1199.05/1199.76	c Bin: Executing vallst
1199.05/1199.76	c vallst returned code 1.
1199.05/1199.76	c satzilla running SATenstein ... 
1199.05/1199.76	c Bin: Executing SATenstein
1199.05/1199.76	c SATenstein returned code 1.
1199.05/1199.76	c satzilla running gnovelty+ ... 
1199.05/1199.76	c Bin: Executing gnovelty+
1199.05/1199.76	c gnovelty+ returned code 1.
1199.05/1199.76	c satzilla running adaptg2wsat+ ... 
1199.05/1199.76	c Bin: Executing adaptg2wsat+
1199.05/1199.76	c adaptg2wsat+ returned code 1.
1199.05/1199.76	c satzilla running adaptg2wsat0 ... 
1199.05/1199.76	c Bin: Executing adaptg2wsat0
1199.05/1199.76	c adaptg2wsat0 returned code 1.
1199.05/1199.76	c satzilla running picosat846 ... 
1199.05/1199.76	c Bin: Executing picosat846
1199.05/1199.76	c picosat846 returned code 1.
1199.05/1199.76	c satzilla running kcnfs04SAT07 ... 
1199.05/1199.76	c Bin: Executing kcnfs04SAT07
1199.05/1199.76	c kcnfs04SAT07 returned code 1.
1199.05/1199.76	c ERROR: All Failed! 
1199.05/1199.76	c SATZILLA_TIME=1199.290000

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-1727751-1240728522/watcher-1727751-1240728522 -o /tmp/evaluation-result-1727751-1240728522/solver-1727751-1240728522 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727751-1240728522.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.99 0.97 0.99 3/64 7681
/proc/meminfo: memFree=1782224/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2052 CPUtime=0
/proc/7681/stat : 7681 (SATzilla2009_C) D 7679 7681 7402 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 100881079 2101248 99 1992294400 134512640 136149437 4294956224 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/7681/statm: 513 99 88 399 0 110 0

[startup+0.0815851 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7681
/proc/meminfo: memFree=1782224/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2056 CPUtime=0
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100881079 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7681/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101585 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7681
/proc/meminfo: memFree=1782224/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2056 CPUtime=0
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100881079 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7681/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301608 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7681
/proc/meminfo: memFree=1782224/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2056 CPUtime=0
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100881079 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7681/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701656 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7681
/proc/meminfo: memFree=1782224/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2056 CPUtime=0
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100881079 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7681/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50175 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7683
/proc/meminfo: memFree=1778112/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2056 CPUtime=0
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100881079 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7681/statm: 514 112 96 399 0 111 0
[pid=7683] ppid=7681 vsize=6472 CPUtime=1.47
/proc/7683/stat : 7683 (march_dl2004) R 7681 7681 7402 0 -1 4194304 2035 0 0 0 147 0 0 0 25 0 1 0 100881080 6627328 1075 1992294400 134512640 134996440 4294956192 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7683/statm: 1618 1075 67 118 0 1497 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8528

[startup+3.10194 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7683
/proc/meminfo: memFree=1776640/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2056 CPUtime=0
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100881079 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7681/statm: 514 112 96 399 0 111 0
[pid=7683] ppid=7681 vsize=4304 CPUtime=3.06
/proc/7683/stat : 7683 (march_dl2004) R 7681 7681 7402 0 -1 4194304 2240 0 0 0 306 0 0 0 25 0 1 0 100881080 4407296 921 1992294400 134512640 134996440 4294956192 18446744073709551615 134658114 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7683/statm: 1076 921 71 118 0 955 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 6360

[startup+6.30132 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7684
/proc/meminfo: memFree=1779456/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=2056 CPUtime=4.99
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 152 4276 0 0 0 0 451 48 19 0 1 0 100881079 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 514 121 104 399 0 111 0
[pid=7684] ppid=7681 vsize=4456 CPUtime=1.26
/proc/7684/stat : 7684 (mxc-sr08) R 7681 7681 7402 0 -1 4194304 1207 0 0 0 126 0 0 0 25 0 1 0 100881581 4562944 979 1992294400 134512640 135078026 4294956192 18446744073709551615 134523821 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7684/statm: 1114 979 71 138 0 973 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6512

[startup+12.7021 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7685
/proc/meminfo: memFree=1779272/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=3760 CPUtime=12.22
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 917 6449 0 0 209 0 964 49 25 0 1 0 100881079 3850240 603 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 940 603 136 399 0 537 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 3760

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1772864/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=5204 CPUtime=5.13
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 1188 0 0 0 513 0 0 0 25 0 1 0 100883114 5328896 1136 1992294400 134512640 135078472 4294956192 18446744073709551615 134556391 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 1301 1136 72 138 0 1160 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 12100

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1771008/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=7296 CPUtime=30.72
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 1701 0 0 0 3071 1 0 0 25 0 1 0 100883114 7471104 1649 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 1824 1649 72 138 0 1683 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 14192

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1769600/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=8656 CPUtime=81.89
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 2036 0 0 0 8188 1 0 0 25 0 1 0 100883114 8863744 1984 1992294400 134512640 135078472 4294956192 18446744073709551615 134550513 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 2164 1984 72 138 0 2023 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 15552

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1768768/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=9452 CPUtime=141.85
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 2247 0 0 0 14184 1 0 0 25 0 1 0 100883114 9678848 2195 1992294400 134512640 135078472 4294956192 18446744073709551615 134550884 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 2363 2195 72 138 0 2222 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 16348

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1768000/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=10312 CPUtime=201.83
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 2425 0 0 0 20181 2 0 0 25 0 1 0 100883114 10559488 2373 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 2578 2373 72 138 0 2437 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 17208

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1767808/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=10464 CPUtime=261.81
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 2467 0 0 0 26179 2 0 0 25 0 1 0 100883114 10715136 2415 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 2616 2415 72 138 0 2475 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 17360

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1766848/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=11424 CPUtime=321.77
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 2703 0 0 0 32175 2 0 0 25 0 1 0 100883114 11698176 2651 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 2856 2651 72 138 0 2715 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 18320

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1766272/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=11976 CPUtime=381.75
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 2818 0 0 0 38173 2 0 0 25 0 1 0 100883114 12263424 2766 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 2994 2766 72 138 0 2853 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 18872

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7687
/proc/meminfo: memFree=1766208/2055920 swapFree=4186716/4192956

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1764864/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=13124 CPUtime=741.59
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3090 0 0 0 74156 3 0 0 25 0 1 0 100883114 13438976 3038 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3281 3038 72 138 0 3140 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 20020

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1764160/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=13796 CPUtime=801.55
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3286 0 0 0 80152 3 0 0 25 0 1 0 100883114 14127104 3234 1992294400 134512640 135078472 4294956192 18446744073709551615 134550982 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3449 3234 72 138 0 3308 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 20692

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763968/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14088 CPUtime=861.51
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3343 0 0 0 86148 3 0 0 25 0 1 0 100883114 14426112 3291 1992294400 134512640 135078472 4294956192 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3522 3291 72 138 0 3381 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 20984

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763456/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14636 CPUtime=921.47
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3459 0 0 0 92144 3 0 0 25 0 1 0 100883114 14987264 3407 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3659 3407 72 138 0 3518 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 21532

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763456/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14636 CPUtime=981.44
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3466 0 0 0 98141 3 0 0 25 0 1 0 100883114 14987264 3414 1992294400 134512640 135078472 4294956192 18446744073709551615 134556379 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3659 3414 72 138 0 3518 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 21532

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763328/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14636 CPUtime=1041.42
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3478 0 0 0 104139 3 0 0 25 0 1 0 100883114 14987264 3426 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3659 3426 72 138 0 3518 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 21532

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763328/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14636 CPUtime=1101.4
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3480 0 0 0 110137 3 0 0 25 0 1 0 100883114 14987264 3428 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3659 3428 72 138 0 3518 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 21532

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763136/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14780 CPUtime=1161.37
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3517 0 0 0 116134 3 0 0 25 0 1 0 100883114 15134720 3465 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3695 3465 72 138 0 3554 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 21676

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763072/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14936 CPUtime=1169.36
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3533 0 0 0 116933 3 0 0 25 0 1 0 100883114 15294464 3481 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3734 3481 72 138 0 3593 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 21832

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763072/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14936 CPUtime=1175.76
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3533 0 0 0 117573 3 0 0 25 0 1 0 100883114 15294464 3481 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3734 3481 72 138 0 3593 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 21832

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763072/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14936 CPUtime=1177.36
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3534 0 0 0 117733 3 0 0 25 0 1 0 100883114 15294464 3482 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3734 3482 72 138 0 3593 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 21832

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763072/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14936 CPUtime=1178.16
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3534 0 0 0 117813 3 0 0 25 0 1 0 100883114 15294464 3482 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3734 3482 72 138 0 3593 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 21832

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763072/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14936 CPUtime=1178.56
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3534 0 0 0 117853 3 0 0 25 0 1 0 100883114 15294464 3482 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3734 3482 72 138 0 3593 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 21832

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 7693
/proc/meminfo: memFree=1763072/2055920 swapFree=4186716/4192956
[pid=7681] ppid=7679 vsize=6896 CPUtime=20.29
/proc/7681/stat : 7681 (SATzilla2009_C) S 7679 7681 7402 0 -1 4194304 2278 7938 0 0 798 18 1161 52 25 0 1 0 100881079 7061504 1375 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7681/statm: 1724 1375 220 399 0 1321 0
[pid=7687] ppid=7681 vsize=14936 CPUtime=1178.76
/proc/7687/stat : 7687 (minisat20SAT07) R 7681 7681 7402 0 -1 4194304 3534 0 0 0 117873 3 0 0 25 0 1 0 100883114 15294464 3482 1992294400 134512640 135078472 4294956192 18446744073709551615 134550982 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7687/statm: 3734 3482 72 138 0 3593 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 21832

Child status: 17
Real time (s): 1199.77
CPU time (s): 1199.13
CPU user time (s): 1198.38
CPU system time (s): 0.751885
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 21832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.38
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13766
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= 21
involuntary context switches= 3627

runsolver used 1.23181 second user time and 2.93055 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 08:48:42
IDJOB=1727751
IDBENCH=24644
IDSOLVER=527
FILE ID=node75/1727751-1240728522
PBS_JOBID= 9186902
Free space on /tmp= 66436 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727751-1240728522/watcher-1727751-1240728522 -o /tmp/evaluation-result-1727751-1240728522/solver-1727751-1240728522 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1727751-1240728522.cnf

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

MD5SUM BENCH= cd51741c2df34af4fdb8becaf8b3fc51
RANDOM SEED=1198712718

node75.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782768 kB
Buffers:         11252 kB
Cached:         185448 kB
SwapCached:       3016 kB
Active:          86088 kB
Inactive:       121412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782768 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:           32168 kB
Writeback:           0 kB
Mapped:          19016 kB
Slab:            51636 kB
Committed_AS:   262416 kB
PageTables:       1416 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= 66404 MiB
End job on node75 at 2009-04-26 09:08:42