Trace number 1773970

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.02 10001

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4518.06
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.46/26.53	c SATzilla is building models for class 3
26.46/26.53	c run presolver mxc-sr08 for 10 seconds ... 
26.46/26.53	c Bin: Executing mxc-sr08
26.46/26.53	c spawning binary file with 10 seconds ...
26.46/26.53	c child exit by a signal
26.46/26.53	c mxc-sr08 returned code 137.
26.46/26.53	c run presolver picosat846 for 5 seconds ... 
26.46/26.53	c Bin: Executing picosat846
26.46/26.53	c spawning binary file with 5 seconds ...
26.46/26.53	c child exit by a signal
26.46/26.53	c picosat846 returned code 137.
26.46/26.53	c Orignal number of varibales is 69561, number of clauses is 226787 
26.46/26.53	c predicted feature computation time is 3.510676 
26.46/26.53	c Bin: Executing satelite
26.46/26.53	c spawning binary file with 240 seconds ...
26.46/26.53	c child exited successfully
26.46/26.53	c satzilla computing base features
26.46/26.53	c Number of variabe is: 28527, Number of clause is : 163375 
26.46/26.53	c Initializing...
26.46/26.53	c satzilla doing clause learning
26.46/26.53	c start clause learning features ...
26.46/26.53	c Bin: Executing zchaff07
26.46/26.53	c spawning binary file with 2 seconds ...
26.46/26.53	c child exit by a signal
26.46/26.53	c satzilla doing survey propogation probe
26.46/26.53	c do survay propogation for 2 second ...
26.46/26.53	c satzilla doing local search probe
26.46/26.53	c features are:69561 226787 28527 163375 1.43843 0.388138 0.174611 0.409162 0.454008 1.05765 0.000118594 0.178528 7.0109e-05 0.000490763 0.881025 0.0615088 0.555881 0.000118594 0.584624 4.28462e-05 0.00034277 2.34959 0.0250457 0.0428054 0 0.666667 1.05429 5.92988e-05 0.533578 6.12089e-06 0.000171385 2.03746 0.51271 4.66532e-05 0.455052 2.44836e-05 0.000171385 309.727 0.178987 236 437 362 244 331 270 321 7.45825 0.223351 4.86885 10.2151 9.5884 5.51543 9.39259 5.82175 7.30606 0.0983258 1.59101 0 0.745545 0.392992 1.17204e-05 0.103374 0.00148528 0.0144396 0.0312727 0.633073 2.26255e-05 0.240402 0.0567165 0.000398996 0.0398501 0.0227244 0.0292641 2250.25 0.0850041 5615.25 0.004028 5614.5 5590 5624 0.473194 0.80047 0.865113 0.0150119 
26.46/26.53	c satzilla's ranking:
26.46/26.53	c 1) mxc-sr08: 3.177580
26.46/26.53	c 2) picosat846: 2.470491
26.46/26.53	c 3) minisat20SAT07: 2.063526
26.46/26.53	c 4) zchaff_rand: 0.081021
26.46/26.53	c 5) march_dl2004: 0.067697
26.46/26.53	c 6) SATenstein: -10000.000000
26.46/26.53	c 7) gnovelty+: -10000.000000
26.46/26.53	c 8) adaptg2wsat+: -10000.000000
26.46/26.53	c 9) adaptg2wsat0: -10000.000000
26.46/26.53	c 10) tts-4-0: -10000.000000
26.46/26.53	c 11) vallst: -10000.000000
26.46/26.53	c 12) minisat20: -10000.000000
26.46/26.53	c 13) kcnfs04SAT07: -10000.000000
26.46/26.53	c satzilla running mxc-sr08 ... 
9997.91/10000.96	c Bin: Executing mxc-sr08
9997.91/10000.96	c spawning binary file with 9973 seconds ...
9997.91/10000.96	c child exit by a signal
9997.91/10000.96	c mxc-sr08 returned code 137.
9997.91/10000.96	c satzilla running picosat846 ... 
9997.91/10000.96	c Bin: Executing picosat846
9997.91/10000.96	c picosat846 returned code 1.
9997.91/10000.96	c satzilla running minisat20SAT07 ... 
9997.91/10000.96	c Bin: Executing minisat20SAT07
9997.91/10000.96	c minisat20SAT07 returned code 1.
9997.91/10000.96	c satzilla running zchaff_rand ... 
9997.91/10000.96	c Bin: Executing zchaff_rand
9997.91/10000.96	c zchaff_rand returned code 1.
9997.91/10000.96	c satzilla running march_dl2004 ... 
9997.91/10000.96	c Bin: Executing march_dl2004
9997.91/10000.96	c march_dl2004 returned code 1.
9997.91/10000.96	c satzilla running SATenstein ... 
9997.91/10000.96	c Bin: Executing SATenstein
9997.91/10000.96	c SATenstein returned code 1.
9997.91/10000.96	c satzilla running gnovelty+ ... 
9997.91/10000.96	c Bin: Executing gnovelty+
9997.91/10000.96	c gnovelty+ returned code 1.
9997.91/10000.96	c satzilla running adaptg2wsat+ ... 
9997.91/10000.96	c Bin: Executing adaptg2wsat+
9997.91/10000.96	c adaptg2wsat+ returned code 1.
9997.91/10000.96	c satzilla running adaptg2wsat0 ... 
9997.91/10000.96	c Bin: Executing adaptg2wsat0
9997.91/10000.96	c adaptg2wsat0 returned code 1.
9997.91/10000.96	c satzilla running tts-4-0 ... 
9997.91/10000.96	c Bin: Executing tts-4-0
9997.91/10000.96	c tts-4-0 returned code 1.
9997.91/10000.96	c satzilla running vallst ... 
9997.91/10000.96	c Bin: Executing vallst
9997.91/10000.96	c vallst returned code 1.
9997.91/10000.96	c satzilla running minisat20 ... 
9997.91/10000.96	c Bin: Executing minisat20
9997.91/10000.96	c minisat20 returned code 1.
9997.91/10000.96	c satzilla running kcnfs04SAT07 ... 
9997.91/10000.96	c Bin: Executing kcnfs04SAT07
9997.91/10000.96	c kcnfs04SAT07 returned code 1.
9997.91/10000.96	c ERROR: All Failed! 
9997.91/10000.96	c SATZILLA_TIME=9999.520000

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-1773970-1241351456/watcher-1773970-1241351456 -o /tmp/evaluation-result-1773970-1241351456/solver-1773970-1241351456 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773970-1241351456.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: 1.09 1.03 1.00 2/64 30350
/proc/meminfo: memFree=843336/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=4828 CPUtime=0
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 830 0 0 0 0 0 0 0 18 0 1 0 163171795 4943872 826 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 1207 833 44 138 0 1066 0

[startup+0.089114 s]
/proc/loadavg: 1.09 1.03 1.00 2/64 30350
/proc/meminfo: memFree=843336/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=23980 CPUtime=0.08
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 4972 0 0 0 6 2 0 0 18 0 1 0 163171795 24555520 4944 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 6028 4945 54 138 0 5887 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26036

[startup+0.101113 s]
/proc/loadavg: 1.09 1.03 1.00 2/64 30350
/proc/meminfo: memFree=843336/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=25012 CPUtime=0.09
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 5173 0 0 0 7 2 0 0 18 0 1 0 163171795 25612288 5145 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 6253 5146 54 138 0 6112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27068

[startup+0.301136 s]
/proc/loadavg: 1.09 1.03 1.00 2/64 30350
/proc/meminfo: memFree=843336/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=30012 CPUtime=0.29
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 7339 0 0 0 26 3 0 0 19 0 1 0 163171795 30732288 6287 1992294400 134512640 135078026 4294956192 18446744073709551615 134561260 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 7503 6287 55 138 0 7362 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32068

[startup+0.701181 s]
/proc/loadavg: 1.09 1.03 1.00 2/64 30350
/proc/meminfo: memFree=843336/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=41788 CPUtime=0.69
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 10216 0 0 0 65 4 0 0 23 0 1 0 163171795 42790912 9164 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 10447 9164 55 138 0 10306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43844

[startup+1.50127 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 30352
/proc/meminfo: memFree=800824/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=44036 CPUtime=1.49
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12384 0 0 0 144 5 0 0 25 0 1 0 163171795 45092864 10104 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 11009 10104 71 138 0 10868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46092

[startup+3.10145 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 30352
/proc/meminfo: memFree=802744/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=44036 CPUtime=3.09
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12408 0 0 0 304 5 0 0 25 0 1 0 163171795 45092864 10128 1992294400 134512640 135078026 4294956192 18446744073709551615 134523880 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46092

[startup+6.30181 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 30352
/proc/meminfo: memFree=802168/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=0
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 163171795 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30350/statm: 514 112 96 399 0 111 0
[pid=30351] ppid=30350 vsize=44036 CPUtime=6.29
/proc/30351/stat : 30351 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12408 0 0 0 622 7 0 0 25 0 1 0 163171795 45092864 10128 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30351/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46092

[startup+12.7015 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 30353
/proc/meminfo: memFree=830456/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=2056 CPUtime=10
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 152 12408 0 0 0 0 992 8 16 0 1 0 163171795 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 514 121 104 399 0 111 0
[pid=30353] ppid=30350 vsize=16408 CPUtime=2.68
/proc/30353/stat : 30353 (picosat846) R 30350 30350 30281 0 -1 4194304 3328 0 0 0 267 1 0 0 25 0 1 0 163172796 16801792 3317 1992294400 134512640 134570484 4294956192 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30353/statm: 4102 3317 85 14 0 3768 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18464

[startup+25.502 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 30355
/proc/meminfo: memFree=817408/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=28428 CPUtime=25.45
/proc/30350/stat : 30350 (SATzilla2009_I) R 30348 30350 30281 0 -1 4194304 11849 31279 0 0 708 9 1805 23 25 0 1 0 163171795 29110272 5799 1992294400 134512640 136149169 4294956224 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 1 0 0
/proc/30350/statm: 7107 5799 207 399 0 6704 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 28428

[startup+51.1019 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 30356
/proc/meminfo: memFree=785208/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=44036 CPUtime=24.54
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12408 0 0 0 2449 5 0 0 25 0 1 0 163174449 45092864 10128 1992294400 134512640 135078026 4294956192 18446744073709551615 134523899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 60164

[startup+102.306 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 30356
/proc/meminfo: memFree=785272/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=44036 CPUtime=75.73
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12408 0 0 0 7568 5 0 0 25 0 1 0 163174449 45092864 10128 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 11009 10128 71 138 0 10868 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 60164

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 30356
/proc/meminfo: memFree=785208/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=44036 CPUtime=135.7
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12410 0 0 0 13565 5 0 0 25 0 1 0 163174449 45092864 10130 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 60164

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30356
/proc/meminfo: memFree=785144/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=44036 CPUtime=195.69
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12410 0 0 0 19564 5 0 0 25 0 1 0 163174449 45092864 10130 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 60164

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30356
/proc/meminfo: memFree=785272/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=44036 CPUtime=255.67
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12410 0 0 0 25562 5 0 0 25 0 1 0 163174449 45092864 10130 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 60164

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30356
/proc/meminfo: memFree=785272/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=44036 CPUtime=315.65
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 12410 0 0 0 31560 5 0 0 25 0 1 0 163174449 45092864 10130 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 11009 10130 71 138 0 10868 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 60164

[startup+402.301 s]

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=754552/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=74324 CPUtime=9612.92
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 19907 0 0 0 961278 14 0 0 25 0 1 0 163174449 76107776 17627 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 18581 17627 71 138 0 18440 0
Current children cumulated CPU time (s) 9639.41
Current children cumulated vsize (KiB) 90452

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=754104/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=74720 CPUtime=9672.9
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20008 0 0 0 967276 14 0 0 25 0 1 0 163174449 76513280 17728 1992294400 134512640 135078026 4294956192 18446744073709551615 134523809 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 18680 17728 71 138 0 18539 0
Current children cumulated CPU time (s) 9699.39
Current children cumulated vsize (KiB) 90848

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=753656/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=75116 CPUtime=9732.89
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20106 0 0 0 973274 15 0 0 25 0 1 0 163174449 76918784 17826 1992294400 134512640 135078026 4294956192 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 18779 17826 71 138 0 18638 0
Current children cumulated CPU time (s) 9759.38
Current children cumulated vsize (KiB) 91244

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=753272/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=75644 CPUtime=9792.87
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20215 0 0 0 979272 15 0 0 25 0 1 0 163174449 77459456 17935 1992294400 134512640 135078026 4294956192 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 18911 17935 71 138 0 18770 0
Current children cumulated CPU time (s) 9819.36
Current children cumulated vsize (KiB) 91772

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=752824/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76040 CPUtime=9852.86
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20317 0 0 0 985271 15 0 0 25 0 1 0 163174449 77864960 18037 1992294400 134512640 135078026 4294956192 18446744073709551615 134523886 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19010 18037 71 138 0 18869 0
Current children cumulated CPU time (s) 9879.35
Current children cumulated vsize (KiB) 92168

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=752376/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76436 CPUtime=9912.84
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20420 0 0 0 991269 15 0 0 25 0 1 0 163174449 78270464 18140 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19109 18140 71 138 0 18968 0
Current children cumulated CPU time (s) 9939.33
Current children cumulated vsize (KiB) 92564

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 30378
/proc/meminfo: memFree=752312/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76436 CPUtime=9928.84
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20445 0 0 0 992869 15 0 0 25 0 1 0 163174449 78270464 18165 1992294400 134512640 135078026 4294956192 18446744073709551615 134524039 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19109 18165 71 138 0 18968 0
Current children cumulated CPU time (s) 9955.33
Current children cumulated vsize (KiB) 92564

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=752120/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76700 CPUtime=9954.42
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20491 0 0 0 995427 15 0 0 25 0 1 0 163174449 78540800 18211 1992294400 134512640 135078026 4294956192 18446744073709551615 134523824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19175 18211 71 138 0 19034 0
Current children cumulated CPU time (s) 9980.91
Current children cumulated vsize (KiB) 92828

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=752056/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76700 CPUtime=9960.82
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20502 0 0 0 996067 15 0 0 25 0 1 0 163174449 78540800 18222 1992294400 134512640 135078026 4294956192 18446744073709551615 134523880 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19175 18222 71 138 0 19034 0
Current children cumulated CPU time (s) 9987.31
Current children cumulated vsize (KiB) 92828

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=751992/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76832 CPUtime=9967.22
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20513 0 0 0 996707 15 0 0 25 0 1 0 163174449 78675968 18233 1992294400 134512640 135078026 4294956192 18446744073709551615 134523880 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19208 18233 71 138 0 19067 0
Current children cumulated CPU time (s) 9993.71
Current children cumulated vsize (KiB) 92960

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=751992/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76832 CPUtime=9968.82
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20516 0 0 0 996867 15 0 0 25 0 1 0 163174449 78675968 18236 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19208 18236 71 138 0 19067 0
Current children cumulated CPU time (s) 9995.31
Current children cumulated vsize (KiB) 92960

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=751992/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76832 CPUtime=9970.42
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20519 0 0 0 997027 15 0 0 25 0 1 0 163174449 78675968 18239 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19208 18239 71 138 0 19067 0
Current children cumulated CPU time (s) 9996.91
Current children cumulated vsize (KiB) 92960

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=751992/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76832 CPUtime=9971.22
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20521 0 0 0 997107 15 0 0 25 0 1 0 163174449 78675968 18241 1992294400 134512640 135078026 4294956192 18446744073709551615 134523828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19208 18241 71 138 0 19067 0
Current children cumulated CPU time (s) 9997.71
Current children cumulated vsize (KiB) 92960

[startup+10000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30378
/proc/meminfo: memFree=751992/2055920 swapFree=4178256/4192956
[pid=30350] ppid=30348 vsize=16128 CPUtime=26.49
/proc/30350/stat : 30350 (SATzilla2009_I) S 30348 30350 30281 0 -1 4194304 11866 31279 0 0 807 14 1805 23 25 0 1 0 163171795 16515072 3782 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30350/statm: 4032 3782 217 399 0 3629 0
[pid=30356] ppid=30350 vsize=76832 CPUtime=9971.42
/proc/30356/stat : 30356 (mxc-sr08) R 30350 30350 30281 0 -1 4194304 20521 0 0 0 997127 15 0 0 25 0 1 0 163174449 78675968 18241 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30356/statm: 19208 18241 71 138 0 19067 0
Current children cumulated CPU time (s) 9997.91
Current children cumulated vsize (KiB) 92960

Child status: 17
Real time (s): 10001
CPU time (s): 9998.02
CPU user time (s): 9997.47
CPU system time (s): 0.556915
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 92960

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

runsolver used 12.1961 second user time and 24.0733 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-03 13:50:56
IDJOB=1773970
IDBENCH=70830
IDSOLVER=616
FILE ID=node63/1773970-1241351456
PBS_JOBID= 9225564
Free space on /tmp= 66440 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773970-1241351456/watcher-1773970-1241351456 -o /tmp/evaluation-result-1773970-1241351456/solver-1773970-1241351456 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773970-1241351456.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=233729387

node63.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.236
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.236
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:        843880 kB
Buffers:         81952 kB
Cached:        1021912 kB
SwapCached:       9024 kB
Active:         177716 kB
Inactive:       936612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        843880 kB
SwapTotal:     4192956 kB
SwapFree:      4178256 kB
Dirty:           35564 kB
Writeback:           0 kB
Mapped:          14976 kB
Slab:            83596 kB
Committed_AS:   843460 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node63 at 2009-05-03 16:37:37