Trace number 1772920

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) 9998.38 10002.1

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
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 variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

57.78/57.91	c SATzilla is building models for class 3
57.78/57.91	c run presolver mxc-sr08 for 10 seconds ... 
57.78/57.91	c Bin: Executing mxc-sr08
57.78/57.91	c spawning binary file with 10 seconds ...
57.78/57.91	c child exit by a signal
57.78/57.91	c mxc-sr08 returned code 137.
57.78/57.91	c run presolver picosat846 for 5 seconds ... 
57.78/57.91	c Bin: Executing picosat846
57.78/57.91	c spawning binary file with 5 seconds ...
57.78/57.91	c child exit by a signal
57.78/57.91	c picosat846 returned code 137.
57.78/57.91	c Orignal number of varibales is 361125, number of clauses is 1254773 
57.78/57.91	c predicted feature computation time is 58.716904 
57.78/57.91	c Bin: Executing satelite
57.78/57.91	c spawning binary file with 240 seconds ...
57.78/57.91	c child exited successfully
57.78/57.91	c satzilla computing base features
57.78/57.91	c Number of variabe is: 43082, Number of clause is : 600262 
57.78/57.91	c Initializing...
57.78/57.91	c satzilla doing clause learning
57.78/57.91	c start clause learning features ...
57.78/57.91	c Bin: Executing zchaff07
57.78/57.91	c spawning binary file with 2 seconds ...
57.78/57.91	c child exit by a signal
57.78/57.91	c satzilla doing survey propogation probe
57.78/57.91	c do survay propogation for 2 second ...
57.78/57.91	c satzilla doing local search probe
57.78/57.91	c features are:361125 1.25477e+06 43082 600262 7.38227 1.09038 0.071772 0.337327 0.92146 1.99573 0.000103791 1.00232 4.64231e-05 0.00132306 1.98388 0.401028 0.581275 0.000103791 4.1274 1.16616e-05 0.00786323 4.1473 0.249015 0.248954 0 0.948718 3.79862 6.80691e-05 5.68824 4.99782e-06 0.00769831 3.17442 0.651389 0.000116316 2.32538 1.33275e-05 0.00521439 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.596225 0.512189 0 0.999999 0.968497 0.141322 0.87851 0.337946 0.63858 0.168449 0.778929 1.83852e-10 0.5 0.339812 0.00281162 0.276438 0.0395606 0.166767 4274 0.479125 6863.5 1.41421 6863.5 0 0 3.77231 0.743869 1.02936 0.0688924 
57.78/57.91	c satzilla's ranking:
57.78/57.91	c 1) mxc-sr08: 2.987820
57.78/57.91	c 2) picosat846: 2.403425
57.78/57.91	c 3) zchaff_rand: 1.847655
57.78/57.91	c 4) minisat20SAT07: 1.631647
57.78/57.91	c 5) march_dl2004: -0.163664
57.78/57.91	c 6) SATenstein: -10000.000000
57.78/57.91	c 7) gnovelty+: -10000.000000
57.78/57.91	c 8) adaptg2wsat+: -10000.000000
57.78/57.91	c 9) adaptg2wsat0: -10000.000000
57.78/57.91	c 10) tts-4-0: -10000.000000
57.78/57.91	c 11) vallst: -10000.000000
57.78/57.91	c 12) minisat20: -10000.000000
57.78/57.91	c 13) kcnfs04SAT07: -10000.000000
57.78/57.91	c satzilla running mxc-sr08 ... 
9998.23/10002.09	c Bin: Executing mxc-sr08
9998.23/10002.09	c spawning binary file with 9942 seconds ...
9998.23/10002.09	c child exit by a signal
9998.23/10002.09	c mxc-sr08 returned code 137.
9998.23/10002.09	c satzilla running picosat846 ... 
9998.23/10002.09	c Bin: Executing picosat846
9998.23/10002.09	c picosat846 returned code 1.
9998.23/10002.09	c satzilla running zchaff_rand ... 
9998.23/10002.09	c Bin: Executing zchaff_rand
9998.23/10002.09	c zchaff_rand returned code 1.
9998.23/10002.09	c satzilla running minisat20SAT07 ... 
9998.23/10002.09	c Bin: Executing minisat20SAT07
9998.23/10002.09	c minisat20SAT07 returned code 1.
9998.23/10002.09	c satzilla running march_dl2004 ... 
9998.23/10002.09	c Bin: Executing march_dl2004
9998.23/10002.09	c march_dl2004 returned code 1.
9998.23/10002.09	c satzilla running SATenstein ... 
9998.23/10002.09	c Bin: Executing SATenstein
9998.23/10002.09	c SATenstein returned code 1.
9998.23/10002.09	c satzilla running gnovelty+ ... 
9998.23/10002.09	c Bin: Executing gnovelty+
9998.23/10002.09	c gnovelty+ returned code 1.
9998.23/10002.09	c satzilla running adaptg2wsat+ ... 
9998.23/10002.09	c Bin: Executing adaptg2wsat+
9998.23/10002.09	c adaptg2wsat+ returned code 1.
9998.23/10002.09	c satzilla running adaptg2wsat0 ... 
9998.23/10002.09	c Bin: Executing adaptg2wsat0
9998.23/10002.09	c adaptg2wsat0 returned code 1.
9998.23/10002.09	c satzilla running tts-4-0 ... 
9998.23/10002.09	c Bin: Executing tts-4-0
9998.23/10002.09	c tts-4-0 returned code 1.
9998.23/10002.09	c satzilla running vallst ... 
9998.23/10002.09	c Bin: Executing vallst
9998.23/10002.09	c vallst returned code 1.
9998.23/10002.09	c satzilla running minisat20 ... 
9998.23/10002.09	c Bin: Executing minisat20
9998.23/10002.09	c minisat20 returned code 1.
9998.23/10002.09	c satzilla running kcnfs04SAT07 ... 
9998.23/10002.09	c Bin: Executing kcnfs04SAT07
9998.23/10002.09	c kcnfs04SAT07 returned code 1.
9998.23/10002.09	c ERROR: All Failed! 
9998.23/10002.09	c SATZILLA_TIME=9999.870000

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-1772920-1241345527/watcher-1772920-1241345527 -o /tmp/evaluation-result-1772920-1241345527/solver-1772920-1241345527 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772920-1241345527.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4897
/proc/meminfo: memFree=1472088/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) R 4895 4897 4860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 1 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=23472 CPUtime=0
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 619 0 0 0 0 0 0 0 18 0 1 0 162580926 24035328 615 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 5868 621 44 138 0 5727 0

[startup+0.0580419 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4897
/proc/meminfo: memFree=1472088/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=40400 CPUtime=0.05
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 9834 0 0 0 0 5 0 0 19 0 1 0 162580926 41369600 9831 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 10100 9836 50 138 0 9959 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 42456

[startup+0.102048 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4897
/proc/meminfo: memFree=1472088/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=69128 CPUtime=0.09
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 14451 0 0 0 2 7 0 0 19 0 1 0 162580926 70787072 14423 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 17282 14425 52 138 0 17141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71184

[startup+0.302084 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4897
/proc/meminfo: memFree=1472088/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=108128 CPUtime=0.29
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 22159 0 0 0 19 10 0 0 21 0 1 0 162580926 110723072 22011 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 27032 22011 54 138 0 26891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110184

[startup+0.702156 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4897
/proc/meminfo: memFree=1472088/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=132980 CPUtime=0.69
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 28088 0 0 0 57 12 0 0 24 0 1 0 162580926 136171520 27940 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 33245 27940 54 138 0 33104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135036

[startup+1.5013 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 4899
/proc/meminfo: memFree=1343176/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=151684 CPUtime=1.49
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 38127 0 0 0 132 17 0 0 25 0 1 0 162580926 155324416 32294 1992294400 134512640 135078026 4294956192 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 37921 32294 55 138 0 37780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153740

[startup+3.10159 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 4899
/proc/meminfo: memFree=1331848/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=187696 CPUtime=3.09
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 47598 0 0 0 286 23 0 0 25 0 1 0 162580926 192200704 41765 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 46924 41765 55 138 0 46783 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189752

[startup+6.30118 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 4899
/proc/meminfo: memFree=1251528/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=0
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162580925 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4897/statm: 514 112 96 399 0 111 0
[pid=4898] ppid=4897 vsize=258240 CPUtime=6.29
/proc/4898/stat : 4898 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 64562 0 0 0 599 30 0 0 25 0 1 0 162580926 264437760 58729 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4898/statm: 64560 58729 55 138 0 64419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 260296

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 4900
/proc/meminfo: memFree=1406288/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=10.03
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 152 68477 0 0 0 0 967 36 16 0 1 0 162580925 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 514 121 104 399 0 111 0
[pid=4900] ppid=4897 vsize=70672 CPUtime=2.58
/proc/4900/stat : 4900 (picosat846) R 4897 4897 4860 0 -1 4194304 16427 0 9 0 250 8 0 0 25 0 1 0 162581930 72368128 16425 1992294400 134512640 134570484 4294956192 18446744073709551615 134522467 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4900/statm: 17668 16425 85 14 0 17334 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 72728

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 4901
/proc/meminfo: memFree=1260048/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=2056 CPUtime=15.04
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 179 84937 0 9 0 0 1459 45 16 0 1 0 162580925 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 514 138 120 399 0 111 0
[pid=4901] ppid=4897 vsize=208332 CPUtime=10.36
/proc/4901/stat : 4901 (satelite) R 4897 4897 4860 0 -1 4194304 45870 0 0 0 990 46 0 0 25 0 1 0 162582438 213331968 44982 1992294400 134512640 135037501 4294956176 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4901/statm: 52083 44982 67 128 0 51952 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 210388

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 4902
/proc/meminfo: memFree=1389400/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=80744 CPUtime=50.97
/proc/4897/stat : 4897 (SATzilla2009_I) R 4895 4897 4860 0 -1 4194304 25390 154288 0 9 1076 14 3887 120 25 0 1 0 162580925 82681856 19440 1992294400 134512640 136149169 4294956224 18446744073709551615 135502783 0 0 4096 3 0 0 0 17 1 0 0
/proc/4897/statm: 20186 19440 150 399 0 19783 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 80744

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 4903
/proc/meminfo: memFree=1162896/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=267248 CPUtime=44.35
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 80206 0 0 0 4395 40 0 0 25 0 1 0 162586717 273661952 62800 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 66812 62800 71 138 0 66671 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 310476

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4903
/proc/meminfo: memFree=1162960/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=267248 CPUtime=104.32
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 80207 0 0 0 10392 40 0 0 25 0 1 0 162586717 273661952 62801 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 66812 62801 71 138 0 66671 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 310476

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4903
/proc/meminfo: memFree=1162896/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=267248 CPUtime=164.3
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 80211 0 0 0 16390 40 0 0 25 0 1 0 162586717 273661952 62805 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 66812 62805 71 138 0 66671 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 310476

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4903
/proc/meminfo: memFree=1162960/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=267248 CPUtime=224.27
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 80212 0 0 0 22387 40 0 0 25 0 1 0 162586717 273661952 62806 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 66812 62806 71 138 0 66671 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 310476

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 4903
/proc/meminfo: memFree=1162896/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=267248 CPUtime=284.25
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 80212 0 0 0 28385 40 0 0 25 0 1 0 162586717 273661952 62806 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 66812 62806 71 138 0 66671 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 310476

[startup+402.301 s]

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

/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9578.69
Current children cumulated vsize (KiB) 426920

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049104/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9580.89
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 957984 105 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9638.67
Current children cumulated vsize (KiB) 426920

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049104/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9640.87
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 963982 105 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9698.65
Current children cumulated vsize (KiB) 426920

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049104/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9700.84
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 969979 105 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533808 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9758.62
Current children cumulated vsize (KiB) 426920

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9760.81
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 975976 105 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9818.59
Current children cumulated vsize (KiB) 426920

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049104/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9820.79
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 981974 105 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9878.57
Current children cumulated vsize (KiB) 426920

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9880.77
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 987971 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9938.55
Current children cumulated vsize (KiB) 426920

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9896.77
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 989571 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9954.55
Current children cumulated vsize (KiB) 426920

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9922.36
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 992130 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9980.14
Current children cumulated vsize (KiB) 426920

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9928.75
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 992769 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9986.53
Current children cumulated vsize (KiB) 426920

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9935.15
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 993409 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9992.93
Current children cumulated vsize (KiB) 426920

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9938.35
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 993729 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9996.13
Current children cumulated vsize (KiB) 426920

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9939.95
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 993889 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9997.73
Current children cumulated vsize (KiB) 426920

[startup+10001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=43228 CPUtime=57.78
/proc/4897/stat : 4897 (SATzilla2009_I) S 4895 4897 4860 0 -1 4194304 36210 154288 0 9 1749 22 3887 120 25 0 1 0 162580925 44265472 10476 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/4897/statm: 10807 10476 216 399 0 10404 0
[pid=4903] ppid=4897 vsize=383692 CPUtime=9940.35
/proc/4903/stat : 4903 (mxc-sr08) R 4897 4897 4860 0 -1 4194304 108394 0 0 0 993929 106 0 0 25 0 1 0 162586717 392900608 90988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4903/statm: 95923 90988 71 138 0 95782 0
Current children cumulated CPU time (s) 9998.13
Current children cumulated vsize (KiB) 426920

[startup+10002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4921
/proc/meminfo: memFree=1049040/2055920 swapFree=4181900/4192956
[pid=4897] ppid=4895 vsize=0 CPUtime=9998.34
/proc/4897/stat : 4897 (SATzilla2009_I) R 4895 4897 4860 0 -1 4194308 36227 262682 0 9 1749 23 997830 232 16 0 1 0 162580925 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/4897/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.34
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10002.1
CPU time (s): 9998.38
CPU user time (s): 9995.8
CPU system time (s): 2.57161
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 426920

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

runsolver used 11.1533 second user time and 25.2102 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-03 12:12:08
IDJOB=1772920
IDBENCH=20410
IDSOLVER=616
FILE ID=node44/1772920-1241345527
PBS_JOBID= 9225526
Free space on /tmp= 66384 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772920-1241345527/watcher-1772920-1241345527 -o /tmp/evaluation-result-1772920-1241345527/solver-1772920-1241345527 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772920-1241345527.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1157381405

node44.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.267
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.267
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:       1472568 kB
Buffers:         69544 kB
Cached:         427884 kB
SwapCached:       4956 kB
Active:         125868 kB
Inactive:       379884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1472568 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:           54408 kB
Writeback:           0 kB
Mapped:          14436 kB
Slab:            63640 kB
Committed_AS:   711744 kB
PageTables:       1380 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= 66352 MiB
End job on node44 at 2009-05-03 14:58:51