Trace number 1716643

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.45 1200.09

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications 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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

50.52/50.62	c SATzilla is building models for class 3
50.52/50.62	c run presolver mxc-sr08 for 10 seconds ... 
50.52/50.62	c Bin: Executing mxc-sr08
50.52/50.62	c spawning binary file with 10 seconds ...
50.52/50.62	c child exit by a signal
50.52/50.62	c mxc-sr08 returned code 137.
50.52/50.62	c run presolver picosat846 for 5 seconds ... 
50.52/50.62	c Bin: Executing picosat846
50.52/50.62	c spawning binary file with 5 seconds ...
50.52/50.62	c child exit by a signal
50.52/50.62	c picosat846 returned code 137.
50.52/50.62	c Orignal number of varibales is 164158, number of clauses is 730719 
50.52/50.62	c predicted feature computation time is 15.214928 
50.52/50.62	c Bin: Executing satelite
50.52/50.62	c spawning binary file with 240 seconds ...
50.52/50.62	c child exited successfully
50.52/50.62	c satzilla computing base features
50.52/50.62	c Number of variabe is: 76968, Number of clause is : 408968 
50.52/50.62	c Initializing...
50.52/50.62	c satzilla doing clause learning
50.52/50.62	c start clause learning features ...
50.52/50.62	c Bin: Executing zchaff07
50.52/50.62	c spawning binary file with 2 seconds ...
50.52/50.62	c child exit by a signal
50.52/50.62	c satzilla doing survey propogation probe
50.52/50.62	c do survay propogation for 2 second ...
50.52/50.62	c satzilla doing local search probe
50.52/50.62	c features are:164158 730719 76968 408968 1.13281 0.786739 0.188201 0.398173 1.00671 1.3876 3.53679e-05 0.503 2.59848e-05 0.000129924 1.00788 0.642285 0.863654 3.53679e-05 0.421907 1.71163e-05 9.04716e-05 2.52647 0.270709 0.160171 0 0.733333 2.88478 2.10984e-05 0.435459 7.33554e-06 6.11295e-05 2.2272 0.75535 3.84447e-05 0.448302 9.78072e-06 9.78072e-05 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.58437 0.527923 1.63342e-08 0.939733 0.879778 0.0832656 0.835334 0.266563 0.751012 0.0166759 0.840422 4.54109e-07 0.137892 0.0321382 9.87301e-05 0.0272798 0.00439919 0.0165837 7917 0 27227 0 27227 27227 27227 2.3962 0 0.98097 0 
50.52/50.62	c satzilla's ranking:
50.52/50.62	c 1) mxc-sr08: 3.374609
50.52/50.62	c 2) picosat846: 2.612503
50.52/50.62	c 3) zchaff_rand: 1.999889
50.52/50.62	c 4) minisat20SAT07: 1.274056
50.52/50.62	c 5) march_dl2004: 0.035068
50.52/50.62	c 6) SATenstein: -10000.000000
50.52/50.62	c 7) gnovelty+: -10000.000000
50.52/50.62	c 8) adaptg2wsat+: -10000.000000
50.52/50.62	c 9) adaptg2wsat0: -10000.000000
50.52/50.62	c 10) tts-4-0: -10000.000000
50.52/50.62	c 11) vallst: -10000.000000
50.52/50.62	c 12) minisat20: -10000.000000
50.52/50.62	c 13) kcnfs04SAT07: -10000.000000
50.52/50.62	c satzilla running mxc-sr08 ... 
1199.33/1200.07	c Bin: Executing mxc-sr08
1199.33/1200.07	c spawning binary file with 1149 seconds ...
1199.33/1200.07	c child exit by a signal
1199.33/1200.07	c mxc-sr08 returned code 137.
1199.33/1200.07	c satzilla running picosat846 ... 
1199.33/1200.07	c Bin: Executing picosat846
1199.33/1200.07	c picosat846 returned code 1.
1199.33/1200.07	c satzilla running zchaff_rand ... 
1199.33/1200.07	c Bin: Executing zchaff_rand
1199.33/1200.07	c zchaff_rand returned code 1.
1199.33/1200.07	c satzilla running minisat20SAT07 ... 
1199.33/1200.07	c Bin: Executing minisat20SAT07
1199.33/1200.07	c minisat20SAT07 returned code 1.
1199.33/1200.07	c satzilla running march_dl2004 ... 
1199.33/1200.07	c Bin: Executing march_dl2004
1199.33/1200.07	c march_dl2004 returned code 1.
1199.33/1200.07	c satzilla running SATenstein ... 
1199.33/1200.07	c Bin: Executing SATenstein
1199.33/1200.07	c SATenstein returned code 1.
1199.33/1200.07	c satzilla running gnovelty+ ... 
1199.33/1200.07	c Bin: Executing gnovelty+
1199.33/1200.07	c gnovelty+ returned code 1.
1199.33/1200.07	c satzilla running adaptg2wsat+ ... 
1199.33/1200.07	c Bin: Executing adaptg2wsat+
1199.33/1200.07	c adaptg2wsat+ returned code 1.
1199.33/1200.07	c satzilla running adaptg2wsat0 ... 
1199.33/1200.07	c Bin: Executing adaptg2wsat0
1199.33/1200.07	c adaptg2wsat0 returned code 1.
1199.33/1200.07	c satzilla running tts-4-0 ... 
1199.33/1200.07	c Bin: Executing tts-4-0
1199.33/1200.07	c tts-4-0 returned code 1.
1199.33/1200.07	c satzilla running vallst ... 
1199.33/1200.07	c Bin: Executing vallst
1199.33/1200.07	c vallst returned code 1.
1199.33/1200.07	c satzilla running minisat20 ... 
1199.33/1200.08	c Bin: Executing minisat20
1199.33/1200.08	c minisat20 returned code 1.
1199.33/1200.08	c satzilla running kcnfs04SAT07 ... 
1199.33/1200.08	c Bin: Executing kcnfs04SAT07
1199.33/1200.08	c kcnfs04SAT07 returned code 1.
1199.33/1200.08	c ERROR: All Failed! 
1199.33/1200.08	c SATZILLA_TIME=1199.600000

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-1716643-1240618444/watcher-1716643-1240618444 -o /tmp/evaluation-result-1716643-1240618444/solver-1716643-1240618444 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1716643-1240618444.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.98 0.91 3/64 19946
/proc/meminfo: memFree=984256/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=13372 CPUtime=0
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 704 0 0 0 0 0 0 0 19 0 1 0 89870938 13692928 700 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19947/statm: 3343 707 44 138 0 3202 0

[startup+0.092156 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 19946
/proc/meminfo: memFree=984256/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=49052 CPUtime=0.08
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 10069 0 0 0 3 5 0 0 19 0 1 0 89870938 50229248 10041 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19947/statm: 12263 10042 54 138 0 12122 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51108

[startup+0.101158 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 19946
/proc/meminfo: memFree=984256/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=49740 CPUtime=0.09
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 10214 0 0 0 4 5 0 0 19 0 1 0 89870938 50933760 10186 1992294400 134512640 135078026 4294956192 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19947/statm: 12435 10192 54 138 0 12294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51796

[startup+0.301197 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 19946
/proc/meminfo: memFree=984256/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=64184 CPUtime=0.29
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 13767 0 0 0 23 6 0 0 21 0 1 0 89870938 65724416 13739 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19947/statm: 16046 13741 54 138 0 15905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66240

[startup+0.701275 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 19946
/proc/meminfo: memFree=984256/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=86204 CPUtime=0.69
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 19250 0 0 0 61 8 0 0 24 0 1 0 89870938 88272896 19222 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19947/statm: 21551 19222 54 138 0 21410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88260

[startup+1.50144 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19948
/proc/meminfo: memFree=915632/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=88840 CPUtime=1.49
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 22841 0 0 0 138 11 0 0 25 0 1 0 89870938 90972160 19653 1992294400 134512640 135078026 4294956192 18446744073709551615 134568783 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19947/statm: 22210 19653 55 138 0 22069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90896

[startup+3.10175 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19948
/proc/meminfo: memFree=896752/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=88408 CPUtime=3.08
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 26480 0 0 0 295 13 0 0 25 0 1 0 89870938 90529792 20256 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19947/statm: 22102 20256 71 138 0 21961 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 90464

[startup+6.30138 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19948
/proc/meminfo: memFree=903416/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=0
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89870937 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 112 96 399 0 111 0
[pid=19947] ppid=19946 vsize=88408 CPUtime=6.27
/proc/19947/stat : 19947 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 26490 0 0 0 614 13 0 0 25 0 1 0 89870938 90529792 20266 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19947/statm: 22102 20266 71 138 0 21961 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 90464

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19949
/proc/meminfo: memFree=948024/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=2056 CPUtime=10
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 152 26495 0 0 0 0 985 15 19 0 1 0 89870937 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 514 121 104 399 0 111 0
[pid=19949] ppid=19946 vsize=39468 CPUtime=2.65
/proc/19949/stat : 19949 (picosat846) R 19946 19946 19566 0 -1 4194304 9175 0 0 0 261 4 0 0 25 0 1 0 89871941 40415232 9164 1992294400 134512640 134570484 4294956192 18446744073709551615 134552725 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19949/statm: 9867 9164 85 14 0 9533 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 41524

[startup+25.5012 s]
/proc/loadavg: 1.15 1.02 0.92 2/65 19950
/proc/meminfo: memFree=939848/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=40412 CPUtime=25.44
/proc/19946/stat : 19946 (SATzilla2009_I) R 19944 19946 19566 0 -1 4194304 9412 66755 0 0 489 4 2010 41 25 0 1 0 89870937 41381888 9363 1992294400 134512640 136149169 4294956224 18446744073709551615 134535477 0 0 4096 0 0 0 0 17 0 0 0
/proc/19946/statm: 10103 9363 135 399 0 9700 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 40412

[startup+51.1012 s]
/proc/loadavg: 1.10 1.01 0.92 2/65 19951
/proc/meminfo: memFree=927944/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 42752

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 0.92 2/66 19952
/proc/meminfo: memFree=851904/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=91844 CPUtime=51.64
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 27348 0 0 0 5151 13 0 0 25 0 1 0 89876000 94048256 21124 1992294400 134512640 135078026 4294956192 18446744073709551615 134540352 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 22961 21124 71 138 0 22820 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 134596

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 0.92 2/66 19952
/proc/meminfo: memFree=840320/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=103736 CPUtime=111.6
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 30311 0 0 0 11145 15 0 0 25 0 1 0 89876000 106225664 24087 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 25934 24087 71 138 0 25793 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 146488

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=828352/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=115364 CPUtime=171.57
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 33219 0 0 0 17139 18 0 0 25 0 1 0 89876000 118132736 26995 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 28841 26995 71 138 0 28700 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 158116

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=804160/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=139412 CPUtime=231.54
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 39246 0 0 0 23130 24 0 0 25 0 1 0 89876000 142757888 33022 1992294400 134512640 135078026 4294956192 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 34853 33022 71 138 0 34712 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 182164

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=800192/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=143372 CPUtime=291.51
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 40242 0 0 0 29126 25 0 0 25 0 1 0 89876000 146812928 34018 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 35843 34018 71 138 0 35702 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 186124

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=773952/2055920 swapFree=4192956/4192956

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=718528/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=225024 CPUtime=771.28
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 60568 0 0 0 77081 47 0 0 25 0 1 0 89876000 230424576 54344 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 56256 54344 71 138 0 56115 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 267776

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=703104/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=240488 CPUtime=831.25
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 64463 0 0 0 83074 51 0 0 25 0 1 0 89876000 246259712 58239 1992294400 134512640 135078026 4294956192 18446744073709551615 134522159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 60122 58239 71 138 0 59981 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 283240

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=681600/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=262152 CPUtime=891.22
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 69883 0 0 0 89065 57 0 0 25 0 1 0 89876000 268443648 63659 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 65538 63659 71 138 0 65397 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 304904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=659200/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=284484 CPUtime=951.19
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 75435 0 0 0 95055 64 0 0 25 0 1 0 89876000 291311616 69211 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 71121 69211 71 138 0 70980 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 327236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637504/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1011.16
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80880 0 0 0 101046 70 0 0 25 0 1 0 89876000 313499648 74656 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74656 71 138 0 76397 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 348904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1071.13
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 107043 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 348904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1131.09
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 113039 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 348904

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1139.09
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 113839 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134534559 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 348904

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1145.49
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 114479 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1196.03
Current children cumulated vsize (KiB) 348904

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1147.08
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 114638 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1197.62
Current children cumulated vsize (KiB) 348904

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1147.88
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 114718 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 348904

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1148.28
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 114758 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134534437 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 348904

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1148.68
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 114798 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134524326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 348904

[startup+1200 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 19952
/proc/meminfo: memFree=637184/2055920 swapFree=4192956/4192956
[pid=19946] ppid=19944 vsize=42752 CPUtime=50.54
/proc/19946/stat : 19946 (SATzilla2009_I) S 19944 19946 19566 0 -1 4194304 21374 78304 0 0 2790 13 2203 48 25 0 1 0 89870937 43778048 10391 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 10688 10391 217 399 0 10285 0
[pid=19952] ppid=19946 vsize=306152 CPUtime=1148.79
/proc/19952/stat : 19952 (mxc-sr08) R 19946 19946 19566 0 -1 4194304 80881 0 0 0 114809 70 0 0 25 0 1 0 89876000 313499648 74657 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19952/statm: 76538 74657 71 138 0 76397 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 348904

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.45
CPU user time (s): 1198.07
CPU system time (s): 1.38279
CPU usage (%): 99.9466
Max. virtual memory (cumulated for all children) (KiB): 348904

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

runsolver used 1.09683 second user time and 3.2765 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 02:14:05
IDJOB=1716643
IDBENCH=20386
IDSOLVER=528
FILE ID=node66/1716643-1240618444
PBS_JOBID= 9186255
Free space on /tmp= 66268 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716643-1240618444/watcher-1716643-1240618444 -o /tmp/evaluation-result-1716643-1240618444/solver-1716643-1240618444 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1716643-1240618444.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1150673734

node66.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.263
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.263
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:        984736 kB
Buffers:         80496 kB
Cached:         888300 kB
SwapCached:          0 kB
Active:         157516 kB
Inactive:       825208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        984736 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           44096 kB
Writeback:           0 kB
Mapped:          23672 kB
Slab:            74532 kB
Committed_AS:   415676 kB
PageTables:       1360 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 node66 at 2009-04-25 02:34:06