Trace number 3366072

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
SAT09 reference solver:glucose 1.0? (TO) 5000.06 4999.92

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/sha0_36_5.cnf
MD5SUM7aa25d61513f0f224b5ca45e4e1e0448
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.1619
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210223
Sum of the clauses size628359
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286980
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  180233   522082 |   54069       0        0     nan |  0.000 % |
0.00/0.37	c |         0 |  120346   408066 |      --       0       --      -- |     --   | -57195/-106031
0.00/0.37	c ==============================================================================
0.00/0.37	c Result  :   #vars: 20577   #clauses: 120346   #literals: 408066
0.00/0.37	c CPU time:   0.349946 s
0.00/0.37	c ==============================================================================
0.00/0.45	c
0.00/0.45	c Starting glucose
0.00/0.45	c
0.00/0.45	
0.00/0.45	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.45	
0.00/0.45	c ============================[ Problem Statistics ]=============================
0.00/0.45	c |                                                                             |
0.00/0.45	c |  Number of variables:  20577                                                |
0.00/0.45	c |  Number of clauses:    120346                                               |
0.00/0.49	c |  Parsing time:         0.04         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366072-1305325640/watcher-3366072-1305325640 -o /tmp/evaluation-result-3366072-1305325640/solver-3366072-1305325640 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366072-1305325640.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.11 1.38 1.72 2/318 2706
/proc/meminfo: memFree=8371108/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 644166368 8912896 253 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2706/statm: 2176 253 211 178 0 69 0

[startup+0.0933289 s]
/proc/loadavg: 1.11 1.38 1.72 2/318 2706
/proc/meminfo: memFree=8371108/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 644166368 8912896 253 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2706/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100326 s]
/proc/loadavg: 1.11 1.38 1.72 2/318 2706
/proc/meminfo: memFree=8371108/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 644166368 8912896 253 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2706/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300295 s]
/proc/loadavg: 1.11 1.38 1.72 2/318 2706
/proc/meminfo: memFree=8371108/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 644166368 8912896 253 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2706/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700179 s]
/proc/loadavg: 1.11 1.38 1.72 2/318 2706
/proc/meminfo: memFree=8371108/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8704

[startup+1.50109 s]
/proc/loadavg: 1.11 1.38 1.72 3/320 2709
/proc/meminfo: memFree=8350384/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=14696 CPUtime=1.04 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 3440 0 0 0 104 0 0 0 25 0 1 0 644166413 15048704 3390 33554432000 134512640 135217611 4290773120 18446744073709551615 134533558 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 3674 3390 77 173 0 3499 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23400

[startup+3.10078 s]
/proc/loadavg: 1.11 1.38 1.72 3/320 2709
/proc/meminfo: memFree=8346912/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=16712 CPUtime=2.63 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 3922 0 0 0 263 0 0 0 25 0 1 0 644166413 17113088 3872 33554432000 134512640 135217611 4290773120 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 4178 3872 77 173 0 4003 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25416

[startup+6.30117 s]
/proc/loadavg: 1.18 1.39 1.72 3/320 2709
/proc/meminfo: memFree=8340236/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=18904 CPUtime=5.83 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 4471 0 0 0 583 0 0 0 25 0 1 0 644166413 19357696 4421 33554432000 134512640 135217611 4290773120 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 4726 4421 77 173 0 4551 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27608

[startup+12.701 s]
/proc/loadavg: 1.24 1.40 1.72 3/320 2709
/proc/meminfo: memFree=8334000/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=21928 CPUtime=12.23 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 5224 0 0 0 1223 0 0 0 25 0 1 0 644166413 22454272 5174 33554432000 134512640 135217611 4290773120 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 5482 5174 77 173 0 5307 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30632

[startup+25.5005 s]
/proc/loadavg: 1.41 1.43 1.72 3/320 2709
/proc/meminfo: memFree=8327700/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=24304 CPUtime=25.03 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 5835 0 0 0 2503 0 0 0 25 0 1 0 644166413 24887296 5785 33554432000 134512640 135217611 4290773120 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 6076 5785 77 173 0 5901 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33008

[startup+51.1007 s]
/proc/loadavg: 1.61 1.48 1.73 3/320 2710
/proc/meminfo: memFree=8321580/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=27824 CPUtime=50.64 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 6682 0 0 0 5063 1 0 0 25 0 1 0 644166413 28491776 6632 33554432000 134512640 135217611 4290773120 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 6956 6632 77 173 0 6781 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36528

[startup+102.312 s]
/proc/loadavg: 1.95 1.59 1.75 3/320 2711
/proc/meminfo: memFree=8313872/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=32444 CPUtime=101.85 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 7846 0 0 0 10184 1 0 0 25 0 1 0 644166413 33222656 7796 33554432000 134512640 135217611 4290773120 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 8111 7796 77 173 0 7936 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 41148

[startup+162.301 s]
/proc/loadavg: 1.98 1.66 1.76 3/320 2713
/proc/meminfo: memFree=8307152/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=36540 CPUtime=161.84 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 8816 0 0 0 16183 1 0 0 25 0 1 0 644166413 37416960 8766 33554432000 134512640 135217611 4290773120 18446744073709551615 134542201 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 9135 8766 77 173 0 8960 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45244

[startup+222.3 s]
/proc/loadavg: 1.99 1.72 1.77 3/320 2715
/proc/meminfo: memFree=8302040/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=39048 CPUtime=221.84 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 9485 0 0 0 22182 2 0 0 25 0 1 0 644166413 39985152 9435 33554432000 134512640 135217611 4290773120 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 9762 9435 77 173 0 9587 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 47752

[startup+282.301 s]
/proc/loadavg: 2.06 1.78 1.79 3/320 2716
/proc/meminfo: memFree=8297680/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=41820 CPUtime=281.85 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 10187 0 0 0 28183 2 0 0 25 0 1 0 644166413 42823680 10137 33554432000 134512640 135217611 4290773120 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 10455 10137 77 173 0 10280 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 50524

[startup+342.301 s]
/proc/loadavg: 2.02 1.82 1.80 3/320 2718
/proc/meminfo: memFree=8292688/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=44856 CPUtime=341.85 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 10941 0 0 0 34183 2 0 0 25 0 1 0 644166413 45932544 10891 33554432000 134512640 135217611 4290773120 18446744073709551615 134533368 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 11214 10891 77 173 0 11039 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53560

[startup+402.3 s]
/proc/loadavg: 2.01 1.85 1.82 3/320 2719
/proc/meminfo: memFree=8288448/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7

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

/proc/2709/statm: 28554 28238 77 173 0 28379 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 122920

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/313 2866
/proc/meminfo: memFree=8285820/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=114216 CPUtime=4422 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 28288 0 0 0 442192 8 0 0 25 0 1 0 644166413 116957184 28238 33554432000 134512640 135217611 4290773120 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 28554 28238 77 173 0 28379 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 122920

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/313 2867
/proc/meminfo: memFree=8283440/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=116460 CPUtime=4482 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 28856 0 0 0 448192 8 0 0 25 0 1 0 644166413 119255040 28806 33554432000 134512640 135217611 4290773120 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29115 28806 77 173 0 28940 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 125164

[startup+4542.3 s]
/proc/loadavg: 1.07 1.02 1.02 2/313 2869
/proc/meminfo: memFree=8283400/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=116460 CPUtime=4542 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 28858 0 0 0 454192 8 0 0 25 0 1 0 644166413 119255040 28808 33554432000 134512640 135217611 4290773120 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29115 28808 77 173 0 28940 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 125164

[startup+4602.3 s]
/proc/loadavg: 1.02 1.01 1.01 2/313 2878
/proc/meminfo: memFree=8282740/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=116460 CPUtime=4602.01 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 28878 0 0 0 460193 8 0 0 25 0 1 0 644166413 119255040 28828 33554432000 134512640 135217611 4290773120 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29115 28828 77 173 0 28940 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 125164

[startup+4662.3 s]
/proc/loadavg: 1.01 1.00 1.01 2/313 2880
/proc/meminfo: memFree=8281472/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=117776 CPUtime=4662 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29199 0 0 0 466192 8 0 0 25 0 1 0 644166413 120602624 29149 33554432000 134512640 135217611 4290773120 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29444 29149 77 173 0 29269 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 126480

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/313 2882
/proc/meminfo: memFree=8281444/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=117776 CPUtime=4722.01 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29199 0 0 0 472193 8 0 0 25 0 1 0 644166413 120602624 29149 33554432000 134512640 135217611 4290773120 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29444 29149 77 173 0 29269 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 126480

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/313 2883
/proc/meminfo: memFree=8281056/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=118700 CPUtime=4782.01 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29435 0 0 0 478193 8 0 0 25 0 1 0 644166413 121548800 29385 33554432000 134512640 135217611 4290773120 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29675 29385 77 173 0 29500 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 127404

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/313 2885
/proc/meminfo: memFree=8280904/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=118700 CPUtime=4842.01 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29438 0 0 0 484193 8 0 0 25 0 1 0 644166413 121548800 29388 33554432000 134512640 135217611 4290773120 18446744073709551615 134526357 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29675 29388 77 173 0 29500 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 127404

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/313 2886
/proc/meminfo: memFree=8280884/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=118700 CPUtime=4902.01 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29441 0 0 0 490193 8 0 0 25 0 1 0 644166413 121548800 29391 33554432000 134512640 135217611 4290773120 18446744073709551615 134536761 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29675 29391 77 173 0 29500 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 127404

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/313 2888
/proc/meminfo: memFree=8281112/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=118700 CPUtime=4962.01 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29441 0 0 0 496193 8 0 0 25 0 1 0 644166413 121548800 29391 33554432000 134512640 135217611 4290773120 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 29675 29391 77 173 0 29500 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 127404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/313 2889
/proc/meminfo: memFree=8279852/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=120800 CPUtime=4999.62 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29731 0 0 0 499954 8 0 0 25 0 1 0 644166413 123699200 29681 33554432000 134512640 135217611 4290773120 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 30200 29681 77 173 0 30025 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 129504

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/313 2889
/proc/meminfo: memFree=8279852/32951124 swapFree=67093864/67111528
[pid=2706] ppid=2704 vsize=8704 CPUtime=0.44 cores=1,3,5,7
/proc/2706/stat : 2706 (glucose.sh) S 2704 2706 1895 0 -1 4202496 359 8032 0 0 0 0 42 2 21 0 1 0 644166368 8912896 255 33554432000 4194304 4922060 140733350543376 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2706/statm: 2176 255 211 178 0 69 0
[pid=2709] ppid=2706 vsize=120800 CPUtime=4999.62 cores=1,3,5,7
/proc/2709/stat : 2709 (glucose_static) R 2706 2706 1895 0 -1 4202496 29731 0 0 0 499954 8 0 0 25 0 1 0 644166413 123699200 29681 33554432000 134512640 135217611 4290773120 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/2709/statm: 30200 29681 77 173 0 30025 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 129504

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2706 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=423935
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=26995
# CPU time returned by wait4() is 0.45093
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4999.96
CPU system time (s): 0.1
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 129504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.423935
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8391
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= 8
involuntary context switches= 6

runsolver used 13.402 second user time and 36.6094 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 00:27:20
IDJOB=3366072
IDBENCH=88136
IDSOLVER=1842
FILE ID=node102/3366072-1305325640
RUNJOBID= node102-1305325639-2594
PBS_JOBID= 13324330
Free space on /tmp= 44772 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/sha0_36_5.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366072-1305325640/watcher-3366072-1305325640 -o /tmp/evaluation-result-3366072-1305325640/solver-3366072-1305325640 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366072-1305325640.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7aa25d61513f0f224b5ca45e4e1e0448
RANDOM SEED=1628053102

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8371628 kB
Buffers:        201172 kB
Cached:        5569676 kB
SwapCached:       1128 kB
Active:       19480360 kB
Inactive:      4752244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8371628 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           17996 kB
Writeback:           0 kB
AnonPages:    18459496 kB
Mapped:          26700 kB
Slab:           231832 kB
PageTables:      52652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59079760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 44780 MiB
End job on node102 at 2011-05-14 01:50:42