Trace number 1772730

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 10001.4

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-19-u.cnf
MD5SUMa2687a8a1b0deeabfd7eddcfa56549a2
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 variables331202
Number of clauses1571183
Sum of the clauses size3644324
Maximum clause length10
Minimum clause length1
Number of clauses of size 127558
Number of clauses of size 21199929
Number of clauses of size 3281756
Number of clauses of size 46880
Number of clauses of size 527520
Number of clauses of size over 527540

Solver Data

67.75/67.81	c SATzilla is building models for class 3
67.75/67.81	c run presolver mxc-sr08 for 10 seconds ... 
67.75/67.81	c Bin: Executing mxc-sr08
67.75/67.81	c spawning binary file with 10 seconds ...
67.75/67.81	c child exit by a signal
67.75/67.81	c mxc-sr08 returned code 137.
67.75/67.81	c run presolver picosat846 for 5 seconds ... 
67.75/67.81	c Bin: Executing picosat846
67.75/67.81	c spawning binary file with 5 seconds ...
67.75/67.81	c child exit by a signal
67.75/67.81	c picosat846 returned code 137.
67.75/67.81	c Orignal number of varibales is 331202, number of clauses is 1571183 
67.75/67.81	c predicted feature computation time is 60.211894 
67.75/67.81	c Bin: Executing satelite
67.75/67.81	c spawning binary file with 240 seconds ...
67.75/67.81	c child exited successfully
67.75/67.81	c satzilla computing base features
67.75/67.81	c Number of variabe is: 93490, Number of clause is : 616629 
67.75/67.81	c Initializing...
67.75/67.81	c satzilla doing clause learning
67.75/67.81	c start clause learning features ...
67.75/67.81	c Bin: Executing zchaff07
67.75/67.81	c spawning binary file with 2 seconds ...
67.75/67.81	c child exit by a signal
67.75/67.81	c satzilla doing survey propogation probe
67.75/67.81	c do survay propogation for 2 second ...
67.75/67.81	c satzilla doing local search probe
67.75/67.81	c features are:331202 1.57118e+06 93490 616629 2.54265 1.54802 0.151615 0.344113 1.03452 1.28729 2.80237e-05 0.369534 2.13927e-05 0.000128356 0.966952 0.546437 0.932535 2.80237e-05 0.5964 9.73032e-06 6.81123e-05 2.89183 0.238652 0.160372 0 0.826087 3.11762 1.78514e-05 0.531072 4.86516e-06 4.54082e-05 2.6137 0.738223 2.73009e-05 0.595932 6.48688e-06 6.48688e-05 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.507907 0.590722 5.76683e-11 0.973532 0.850748 0.0503437 0.793513 0.230141 0.574865 0.0156758 0.905341 2.3065e-08 0.219992 0.0340447 1.03387e-06 0.0261687 0.000106146 0.0158906 15581 0 0 0 0 0 0 3.39381 0 1.15659 0 
67.75/67.81	c satzilla's ranking:
67.75/67.81	c 1) mxc-sr08: 3.125312
67.75/67.81	c 2) picosat846: 3.091320
67.75/67.81	c 3) zchaff_rand: 1.577497
67.75/67.81	c 4) minisat20SAT07: 1.164937
67.75/67.81	c 5) march_dl2004: 0.276763
67.75/67.81	c 6) SATenstein: -10000.000000
67.75/67.81	c 7) gnovelty+: -10000.000000
67.75/67.81	c 8) adaptg2wsat+: -10000.000000
67.75/67.81	c 9) adaptg2wsat0: -10000.000000
67.75/67.81	c 10) tts-4-0: -10000.000000
67.75/67.81	c 11) vallst: -10000.000000
67.75/67.81	c 12) minisat20: -10000.000000
67.75/67.81	c 13) kcnfs04SAT07: -10000.000000
67.75/67.81	c satzilla running mxc-sr08 ... 
9998.29/10001.33	c Bin: Executing mxc-sr08
9998.29/10001.33	c spawning binary file with 9932 seconds ...
9998.29/10001.33	c child exit by a signal
9998.29/10001.33	c mxc-sr08 returned code 137.
9998.29/10001.33	c satzilla running picosat846 ... 
9998.29/10001.33	c Bin: Executing picosat846
9998.29/10001.33	c picosat846 returned code 1.
9998.29/10001.33	c satzilla running zchaff_rand ... 
9998.29/10001.33	c Bin: Executing zchaff_rand
9998.29/10001.33	c zchaff_rand returned code 1.
9998.29/10001.33	c satzilla running minisat20SAT07 ... 
9998.29/10001.33	c Bin: Executing minisat20SAT07
9998.29/10001.33	c minisat20SAT07 returned code 1.
9998.29/10001.33	c satzilla running march_dl2004 ... 
9998.29/10001.33	c Bin: Executing march_dl2004
9998.29/10001.33	c march_dl2004 returned code 1.
9998.29/10001.33	c satzilla running SATenstein ... 
9998.29/10001.33	c Bin: Executing SATenstein
9998.29/10001.33	c SATenstein returned code 1.
9998.29/10001.33	c satzilla running gnovelty+ ... 
9998.29/10001.33	c Bin: Executing gnovelty+
9998.29/10001.33	c gnovelty+ returned code 1.
9998.29/10001.33	c satzilla running adaptg2wsat+ ... 
9998.29/10001.33	c Bin: Executing adaptg2wsat+
9998.29/10001.33	c adaptg2wsat+ returned code 1.
9998.29/10001.33	c satzilla running adaptg2wsat0 ... 
9998.29/10001.33	c Bin: Executing adaptg2wsat0
9998.29/10001.33	c adaptg2wsat0 returned code 1.
9998.29/10001.33	c satzilla running tts-4-0 ... 
9998.29/10001.33	c Bin: Executing tts-4-0
9998.29/10001.33	c tts-4-0 returned code 1.
9998.29/10001.33	c satzilla running vallst ... 
9998.29/10001.33	c Bin: Executing vallst
9998.29/10001.33	c vallst returned code 1.
9998.29/10001.33	c satzilla running minisat20 ... 
9998.29/10001.33	c Bin: Executing minisat20
9998.29/10001.33	c minisat20 returned code 1.
9998.29/10001.33	c satzilla running kcnfs04SAT07 ... 
9998.29/10001.33	c Bin: Executing kcnfs04SAT07
9998.29/10001.33	c kcnfs04SAT07 returned code 1.
9998.29/10001.33	c ERROR: All Failed! 
9998.29/10001.33	c SATZILLA_TIME=9999.860000

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-1772730-1241344410/watcher-1772730-1241344410 -o /tmp/evaluation-result-1772730-1241344410/solver-1772730-1241344410 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772730-1241344410.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.95 0.98 2/64 11738
/proc/meminfo: memFree=510408/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=29568 CPUtime=0
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 268 0 0 0 0 0 0 0 21 0 1 0 162470077 30277632 264 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 7392 269 44 138 0 7251 0

[startup+0.0691359 s]
/proc/loadavg: 0.85 0.95 0.98 2/64 11738
/proc/meminfo: memFree=510408/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=47684 CPUtime=0.06
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 11692 0 0 0 0 6 0 0 22 0 1 0 162470077 48828416 11688 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 11921 11694 50 138 0 11780 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 49740

[startup+0.101138 s]
/proc/loadavg: 0.85 0.95 0.98 2/64 11738
/proc/meminfo: memFree=510408/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=70348 CPUtime=0.09
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 15006 0 0 0 2 7 0 0 22 0 1 0 162470077 72036352 15000 1992294400 134512640 135078026 4294956192 18446744073709551615 134555093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 17587 15003 52 138 0 17446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72404

[startup+0.30116 s]
/proc/loadavg: 0.85 0.95 0.98 2/64 11738
/proc/meminfo: memFree=510408/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=107824 CPUtime=0.29
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 22993 0 0 0 18 11 0 0 23 0 1 0 162470077 110411776 22846 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 26956 22846 54 138 0 26815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109880

[startup+0.701207 s]
/proc/loadavg: 0.85 0.95 0.98 2/64 11738
/proc/meminfo: memFree=510408/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=133452 CPUtime=0.69
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 29351 0 0 0 56 13 0 0 25 0 1 0 162470077 136654848 29203 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 33363 29203 54 138 0 33222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135508

[startup+1.5013 s]
/proc/loadavg: 0.86 0.95 0.98 2/66 11740
/proc/meminfo: memFree=381816/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=174192 CPUtime=1.48
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 39072 0 0 0 131 17 0 0 25 0 1 0 162470077 178372608 38924 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 43548 38925 54 138 0 43407 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 176248

[startup+3.10149 s]
/proc/loadavg: 0.86 0.95 0.98 2/66 11740
/proc/meminfo: memFree=366328/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=169904 CPUtime=3.09
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 44731 0 0 0 287 22 0 0 25 0 1 0 162470077 173981696 37374 1992294400 134512640 135078026 4294956192 18446744073709551615 134560811 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 42476 37374 55 138 0 42335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171960

[startup+6.30186 s]
/proc/loadavg: 0.87 0.95 0.98 2/66 11740
/proc/meminfo: memFree=336760/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=0
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 162470077 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 112 96 399 0 111 0
[pid=11739] ppid=11738 vsize=201184 CPUtime=6.29
/proc/11739/stat : 11739 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 53132 0 0 0 601 28 0 0 25 0 1 0 162470077 206012416 45775 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11739/statm: 50296 45775 55 138 0 50155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203240

[startup+12.7016 s]
/proc/loadavg: 0.88 0.96 0.98 2/66 11741
/proc/meminfo: memFree=434752/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=10.02
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 152 55387 0 0 0 0 970 32 16 0 1 0 162470077 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 121 104 399 0 111 0
[pid=11741] ppid=11738 vsize=80708 CPUtime=2.65
/proc/11741/stat : 11741 (picosat846) R 11738 11738 11701 0 -1 4194304 19177 0 0 0 255 10 0 0 25 0 1 0 162471080 82644992 19166 1992294400 134512640 134570484 4294956192 18446744073709551615 134522137 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11741/statm: 20177 19166 85 14 0 19843 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 82764

[startup+25.5011 s]
/proc/loadavg: 0.90 0.96 0.98 2/66 11742
/proc/meminfo: memFree=338368/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=2056 CPUtime=15.02
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 179 74620 0 0 0 0 1458 44 16 0 1 0 162470077 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 514 138 120 399 0 111 0
[pid=11742] ppid=11738 vsize=209756 CPUtime=10.44
/proc/11742/stat : 11742 (satelite) R 11738 11738 11701 0 -1 4194304 59711 0 0 0 1012 32 0 0 25 0 1 0 162471582 214790144 44037 1992294400 134512640 135037501 4294956176 18446744073709551615 134591370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11742/statm: 52439 44037 67 128 0 52308 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 211812

[startup+51.1011 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 11742
/proc/meminfo: memFree=444680/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=57456 CPUtime=51.05
/proc/11738/stat : 11738 (SATzilla2009_I) R 11736 11738 11701 0 -1 4194304 13841 142226 0 0 2432 5 2580 88 25 0 1 0 162470077 58834944 13792 1992294400 134512640 136149169 4294956224 18446744073709551615 134535473 0 0 4096 0 0 0 0 17 1 0 0
/proc/11738/statm: 14364 13792 135 399 0 13961 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57456

[startup+102.305 s]
/proc/loadavg: 1.01 0.98 0.99 2/66 11744
/proc/meminfo: memFree=267392/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=179192 CPUtime=34.46
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 55410 0 0 0 3422 24 0 0 25 0 1 0 162476858 183492608 41368 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 44798 41368 71 138 0 44657 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 247764

[startup+162.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 11744
/proc/meminfo: memFree=267392/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=179192 CPUtime=94.44
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 55414 0 0 0 9420 24 0 0 25 0 1 0 162476858 183492608 41372 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 44798 41372 71 138 0 44657 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 247764

[startup+222.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 11744
/proc/meminfo: memFree=267456/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=179192 CPUtime=154.42
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 55414 0 0 0 15418 24 0 0 25 0 1 0 162476858 183492608 41372 1992294400 134512640 135078026 4294956192 18446744073709551615 134523836 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 44798 41372 71 138 0 44657 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 247764

[startup+282.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 11744
/proc/meminfo: memFree=267392/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=179192 CPUtime=214.41
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 55415 0 0 0 21417 24 0 0 25 0 1 0 162476858 183492608 41373 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 44798 41373 71 138 0 44657 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 247764

[startup+342.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 11744
/proc/meminfo: memFree=266496/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=180248 CPUtime=274.39
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 55647 0 0 0 27415 24 0 0 25 0 1 0 162476858 184573952 41605 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 45062 41605 71 138 0 44921 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 248820

[startup+402.301 s]

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=16320/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=606348 CPUtime=9571.64
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159761 0 0 0 957014 150 0 0 25 0 1 0 162476858 620900352 145719 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151587 145719 71 138 0 151446 0
Current children cumulated CPU time (s) 9639.4
Current children cumulated vsize (KiB) 674920

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=16320/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=606348 CPUtime=9631.62
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159777 0 0 0 963012 150 0 0 25 0 1 0 162476858 620900352 145735 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151587 145735 71 138 0 151446 0
Current children cumulated CPU time (s) 9699.38
Current children cumulated vsize (KiB) 674920

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=16192/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=606604 CPUtime=9691.6
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159801 0 0 0 969010 150 0 0 25 0 1 0 162476858 621162496 145759 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151651 145759 71 138 0 151510 0
Current children cumulated CPU time (s) 9759.36
Current children cumulated vsize (KiB) 675176

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=16128/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=606604 CPUtime=9751.58
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159813 0 0 0 975008 150 0 0 25 0 1 0 162476858 621162496 145771 1992294400 134512640 135078026 4294956192 18446744073709551615 134534432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151651 145771 71 138 0 151510 0
Current children cumulated CPU time (s) 9819.34
Current children cumulated vsize (KiB) 675176

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15872/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607116 CPUtime=9811.57
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159868 0 0 0 981007 150 0 0 25 0 1 0 162476858 621686784 145826 1992294400 134512640 135078026 4294956192 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151779 145826 71 138 0 151638 0
Current children cumulated CPU time (s) 9879.33
Current children cumulated vsize (KiB) 675688

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15808/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607116 CPUtime=9871.55
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159875 0 0 0 987005 150 0 0 25 0 1 0 162476858 621686784 145833 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151779 145833 71 138 0 151638 0
Current children cumulated CPU time (s) 9939.31
Current children cumulated vsize (KiB) 675688

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 11766
/proc/meminfo: memFree=15744/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607244 CPUtime=9887.55
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159878 0 0 0 988605 150 0 0 25 0 1 0 162476858 621817856 145836 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151811 145836 71 138 0 151670 0
Current children cumulated CPU time (s) 9955.31
Current children cumulated vsize (KiB) 675816

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15744/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607244 CPUtime=9913.13
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159879 0 0 0 991163 150 0 0 25 0 1 0 162476858 621817856 145837 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151811 145837 71 138 0 151670 0
Current children cumulated CPU time (s) 9980.89
Current children cumulated vsize (KiB) 675816

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15744/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607244 CPUtime=9919.54
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159879 0 0 0 991803 151 0 0 25 0 1 0 162476858 621817856 145837 1992294400 134512640 135078026 4294956192 18446744073709551615 134534905 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151811 145837 71 138 0 151670 0
Current children cumulated CPU time (s) 9987.3
Current children cumulated vsize (KiB) 675816

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15808/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607244 CPUtime=9925.94
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159879 0 0 0 992443 151 0 0 25 0 1 0 162476858 621817856 145837 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151811 145837 71 138 0 151670 0
Current children cumulated CPU time (s) 9993.7
Current children cumulated vsize (KiB) 675816

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15808/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607244 CPUtime=9929.14
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159880 0 0 0 992763 151 0 0 25 0 1 0 162476858 621817856 145838 1992294400 134512640 135078026 4294956192 18446744073709551615 134534954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151811 145838 71 138 0 151670 0
Current children cumulated CPU time (s) 9996.9
Current children cumulated vsize (KiB) 675816

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15808/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607244 CPUtime=9929.94
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159880 0 0 0 992843 151 0 0 25 0 1 0 162476858 621817856 145838 1992294400 134512640 135078026 4294956192 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151811 145838 71 138 0 151670 0
Current children cumulated CPU time (s) 9997.7
Current children cumulated vsize (KiB) 675816

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15808/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=607244 CPUtime=9930.34
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4194304 159880 0 0 0 992883 151 0 0 25 0 1 0 162476858 621817856 145838 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 151811 145838 71 138 0 151670 0
Current children cumulated CPU time (s) 9998.1
Current children cumulated vsize (KiB) 675816

[startup+10001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11766
/proc/meminfo: memFree=15808/2055920 swapFree=4186724/4192956
[pid=11738] ppid=11736 vsize=68572 CPUtime=67.76
/proc/11738/stat : 11738 (SATzilla2009_I) S 11736 11738 11701 0 -1 4194304 28422 159446 0 0 3890 17 2772 97 25 0 1 0 162470077 70217728 16829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11738/statm: 17143 16829 217 399 0 16740 0
[pid=11744] ppid=11738 vsize=0 CPUtime=9930.53
/proc/11744/stat : 11744 (mxc-sr08) R 11738 11738 11701 0 -1 4195332 159880 0 0 0 992897 156 0 0 25 0 1 0 162476858 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/11744/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.29
Current children cumulated vsize (KiB) 68572

Child status: 17
Real time (s): 10001.4
CPU time (s): 9998.38
CPU user time (s): 9995.61
CPU system time (s): 2.76758
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 675816

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

runsolver used 11.5023 second user time and 24.7172 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-03 11:53:32
IDJOB=1772730
IDBENCH=20375
IDSOLVER=616
FILE ID=node75/1772730-1241344410
PBS_JOBID= 9225508
Free space on /tmp= 66308 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-19-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772730-1241344410/watcher-1772730-1241344410 -o /tmp/evaluation-result-1772730-1241344410/solver-1772730-1241344410 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772730-1241344410.cnf

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

MD5SUM BENCH= a2687a8a1b0deeabfd7eddcfa56549a2
RANDOM SEED=1556757371

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        510888 kB
Buffers:         91204 kB
Cached:        1331668 kB
SwapCached:       3020 kB
Active:         503672 kB
Inactive:       929956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        510888 kB
SwapTotal:     4192956 kB
SwapFree:      4186724 kB
Dirty:           60412 kB
Writeback:           0 kB
Mapped:          18936 kB
Slab:            97396 kB
Committed_AS:   574164 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node75 at 2009-05-03 14:40:14