Trace number 3293752

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
CryptoMiniSat Strange-Night-1-mtUNSAT 209.776 54.0713

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3293752-1304181840.cnf'
0.00/0.00	c -- header says num vars:        1987351
0.00/0.00	c -- header says num clauses:     5963534
13.29/3.72	c -- clauses added:            0 learnts,      5963534 normals,            0 xors
13.29/3.72	c -- vars added    1987351
13.29/3.72	c Parsing time:  9.93 s
13.29/3.72	c  N st     0         0   1987351   1963829   3945111         0  14109380         0   no data   no data  --
18.48/5.06	c asymm  cl-useful: 1/93/1897171 lits-rem:1 time: 4.70
88.36/22.53	c Flit:  1436 Blit:  59848 bXBeca:    0 bXProp: 9141 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 68.85
90.78/23.14	c Cleaning up after failed var search:     2.33 s 
92.75/23.69	c Replacing     9141 vars Replaced   200846 lits Time:     1.96 s 
97.76/24.91	c bin-w-bin subsume rem          666 bins  time:  1.30 s
102.16/26.03	c subs with bin:      677  lits-rem:      5238  v-fix:    0  time:  4.46 s
177.92/45.08	c Subs w/ non-existent bins:     10 l-rem:     14 v-fix:   244 done:   8451 time: 75.46 s
179.84/45.58	c Removed useless bin:       0  fixed:     0  props:  20.12M  time:  1.98 s
207.41/52.81	c lits-rem:        49  cl-subs:    42866  v-elim: 600682  v-fix:    0  time: 26.58 s
208.08/53.14	c Finding binary XORs  T:     0.74 s  found:   32262
208.88/53.52	c Replacing    32262 vars Replaced   406326 lits Time:     0.75 s 
209.49/53.81	c Calc default polars -  time:   0.28 s pos: 1008976 undec:  900795 neg:   77580
209.49/53.81	c =========================================================================================
209.49/53.81	c types(t): F = full restart, N = normal restart
209.49/53.81	c types(t): S = simplification begin/end, E = solution found
209.49/53.81	c restart types(rt): st = static, dy = dynamic
209.49/53.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
209.49/53.81	c  B st     0         0   1168859   2176000   1892532         0  10748096         0   no data   no data  --
209.49/53.81	c Following stats are for *FIRST FINISHED THREAD ONLY*
209.49/53.81	c num threads              : 4          
209.49/53.81	c restarts                 : 3          
209.49/53.81	c dynamic restarts         : 3          
209.49/53.81	c static restarts          : 0          
209.49/53.81	c full restarts            : 0          
209.49/53.81	c total simplify time      : 3.59       
209.49/53.81	c learnts DL2              : 0          
209.49/53.81	c learnts size 2           : 3953200    
209.49/53.81	c learnts size 1           : 255246      (12.84     % of vars)
209.49/53.81	c filedLit time            : 0.00        (0.00      % time)
209.49/53.81	c v-elim SatELite          : 0           (0.00      % vars)
209.49/53.81	c SatELite time            : 0.00        (0.00      % time)
209.49/53.81	c v-elim xor               : 0           (0.00      % vars)
209.49/53.81	c xor elim time            : 0.00        (0.00      % time)
209.49/53.81	c num binary xor trees     : 4956       
209.49/53.81	c binxor trees' crown      : 11922       (2.41      leafs/tree)
209.49/53.81	c bin xor find time        : 2.20       
209.49/53.81	c OTF clause improved      : 9           (0.03      clauses/conflict)
209.49/53.81	c OTF impr. size diff      : 9           (1.00       lits/clause)
209.49/53.81	c OTF cl watch-shrink      : 78          (0.29      clauses/conflict)
209.49/53.81	c OTF cl watch-sh-lit      : 1391        (17.83      lits/clause)
209.49/53.81	c tried to recurMin cls    : 171         (64.53      % of conflicts)
209.49/53.81	c updated cache            : 892         (5.22       lits/tried recurMin)
209.49/53.81	c unit cls received        : 0           (0.00      % of units)
209.49/53.81	c unit cls sent            : 0           (0.00      % of units)
209.49/53.81	c bin cls received         : 0          
209.49/53.81	c bin cls sent             : 0          
209.49/53.81	c clauses over max glue    : 0           (0.00      % of all clauses)
209.49/53.81	c conflicts                : 265         (1.30      / sec)
209.49/53.81	c decisions                : 3940        (1.24      % random)
209.49/53.81	c bogo-props               : 86646126    (423639.63 / sec)
209.49/53.81	c conflict literals        : 56307       (36.90     % deleted)
209.49/53.81	c Memory used              : 5663.42     MB
209.49/53.81	c single-thread CPU time   : 204.53      s
209.49/53.81	c all-threads sum CPU time : 204.53      s
209.49/53.81	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3293752-1304181840/watcher-3293752-1304181840 -o /tmp/evaluation-result-3293752-1304181840/solver-3293752-1304181840 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3293752-1304181840.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.56 4.76 6.40 7/184 15321
/proc/meminfo: memFree=28622756/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 529782045 52465664 352 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701871536 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15321/statm: 12809 352 303 112 0 7774 0
[pid=15321/tid=15322] ppid=15319 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 529782046 52465664 352 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701871536 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 529782046 52465664 352 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701871536 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 529782046 52465664 352 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0237089 s]
/proc/loadavg: 3.56 4.76 6.40 7/184 15321
/proc/meminfo: memFree=28622756/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=286180 CPUtime=0.06 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 12809 0 0 0 4 2 0 0 18 0 4 0 529782045 293048320 10704 33554432000 4194304 4650419 140733542617040 18446744073709551615 4361571 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15321/statm: 71545 10749 344 112 0 66510 0
[pid=15321/tid=15322] ppid=15319 vsize=286180 CPUtime=0.01 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 3196 0 0 0 1 0 0 0 18 0 4 0 529782046 293048320 10771 33554432000 4194304 4650419 140733542617040 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=286180 CPUtime=0.01 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 3289 0 0 0 1 0 0 0 18 0 4 0 529782046 293048320 10792 33554432000 4194304 4650419 140733542617040 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=286180 CPUtime=0 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 2891 0 0 0 0 0 0 0 25 0 4 0 529782046 293048320 10814 33554432000 4194304 4650419 140733542617040 18446744073709551615 255376998478 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 286180

[startup+0.110391 s]
/proc/loadavg: 3.56 4.76 6.40 7/184 15321
/proc/meminfo: memFree=28622756/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=435284 CPUtime=0.38 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 70123 0 0 0 24 14 0 0 18 0 4 0 529782045 445730816 52953 33554432000 4194304 4650419 140733542617040 18446744073709551615 4316569 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15321/statm: 108821 53000 345 112 0 103786 0
[pid=15321/tid=15322] ppid=15319 vsize=435284 CPUtime=0.09 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 18060 0 0 0 6 3 0 0 18 0 4 0 529782046 445730816 53019 33554432000 4194304 4650419 140733542617040 18446744073709551615 255376998496 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=435284 CPUtime=0.1 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 17520 0 0 0 6 4 0 0 18 0 4 0 529782046 445730816 53042 33554432000 4194304 4650419 140733542617040 18446744073709551615 255376998869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=435284 CPUtime=0.08 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 16415 0 0 0 5 3 0 0 18 0 4 0 529782046 445730816 53060 33554432000 4194304 4650419 140733542617040 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 435284

[startup+0.300657 s]
/proc/loadavg: 3.56 4.76 6.40 7/184 15321
/proc/meminfo: memFree=28622756/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=1019220 CPUtime=1.09 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) D 15319 15321 14756 0 -1 4202496 206358 0 0 0 70 39 0 0 18 0 4 0 529782045 1043681280 165010 33554432000 4194304 4650419 140733542617040 18446744073709551615 4361571 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15321/statm: 254805 164498 345 112 0 249770 0
[pid=15321/tid=15322] ppid=15319 vsize=1019220 CPUtime=0.27 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) D 15319 15321 14756 0 -1 4202560 53410 0 0 0 18 9 0 0 18 0 4 0 529782046 1043681280 164498 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377344647 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=1019220 CPUtime=0.27 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 52885 0 0 0 17 10 0 0 18 0 4 0 529782046 1043681280 164498 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377344647 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=1019220 CPUtime=0.26 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 51821 0 0 0 17 9 0 0 18 0 4 0 529782046 1043681280 164498 33554432000 4194304 4650419 140733542617040 18446744073709551615 4362077 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 1019220

[startup+0.700584 s]
/proc/loadavg: 3.56 4.76 6.40 7/184 15321
/proc/meminfo: memFree=28622756/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=1926236 CPUtime=2.54 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 464241 0 0 0 165 89 0 0 18 0 4 0 529782045 1972465664 324564 33554432000 4194304 4650419 140733542617040 18446744073709551615 4316340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15321/statm: 481559 324592 345 112 0 476524 0
[pid=15321/tid=15322] ppid=15319 vsize=1926236 CPUtime=0.64 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 120649 0 0 0 41 23 0 0 18 0 4 0 529782046 1972465664 324605 33554432000 4194304 4650419 140733542617040 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=1926236 CPUtime=0.64 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 119670 0 0 0 41 23 0 0 18 0 4 0 529782046 1972465664 324621 33554432000 4194304 4650419 140733542617040 18446744073709551615 4319766 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=1926236 CPUtime=0.61 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 119925 0 0 0 40 21 0 0 18 0 4 0 529782046 1972465664 324636 33554432000 4194304 4650419 140733542617040 18446744073709551615 4317293 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 1926236

[startup+1.50043 s]
/proc/loadavg: 3.56 4.76 6.40 9/188 15325
/proc/meminfo: memFree=26568912/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=2677092 CPUtime=5.52 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 667567 0 0 0 392 160 0 0 18 0 4 0 529782045 2741342208 520719 33554432000 4194304 4650419 140733542617040 18446744073709551615 255376960088 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15321/statm: 669273 520720 345 112 0 664238 0
[pid=15321/tid=15322] ppid=15319 vsize=2677092 CPUtime=1.4 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 169347 0 0 0 98 42 0 0 18 0 4 0 529782046 2741342208 520720 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=2677092 CPUtime=1.39 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 169170 0 0 0 101 38 0 0 18 0 4 0 529782046 2741342208 520722 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=2677092 CPUtime=1.35 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 176941 0 0 0 93 42 0 0 18 0 4 0 529782046 2741342208 520724 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 2677092

[startup+3.10113 s]
/proc/loadavg: 3.56 4.76 6.40 9/188 15325
/proc/meminfo: memFree=26313188/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=3196980 CPUtime=11.16 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) S 15319 15321 14756 0 -1 4202496 803117 0 0 0 827 289 0 0 17 0 4 0 529782045 3273707520 656269 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377406446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15321/statm: 799245 656269 345 112 0 794210 0
[pid=15321/tid=15322] ppid=15319 vsize=3196980 CPUtime=2.8 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) S 15319 15321 14756 0 -1 4202560 204934 0 0 0 201 79 0 0 18 0 4 0 529782046 3273707520 656269 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377406446 0 0 4096 2 18446604453841414272 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=3196980 CPUtime=2.84 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) S 15319 15321 14756 0 -1 4202560 205629 0 0 0 223 61 0 0 18 0 4 0 529782046 3273707520 656269 33554432000 4194304 4650419 140733542617040 18446744073709551615 255377406446 0 0 4096 2 18446604453841414272 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=3196980 CPUtime=2.75 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 208270 0 0 0 199 76 0 0 17 0 4 0 529782046 3273707520 656269 33554432000 4194304 4650419 140733542617040 18446744073709551615 255376960986 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (KiB) 3196980

[startup+6.30055 s]
/proc/loadavg: 4.24 4.88 6.43 9/188 15325
/proc/meminfo: memFree=25549884/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=3714292 CPUtime=23.65 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 945119 0 0 0 2018 347 0 0 22 0 4 0 529782045 3803435008 759873 33554432000 4194304 4650419 140733542617040 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15321/statm: 928573 759873 372 112 0 923538 0
[pid=15321/tid=15322] ppid=15319 vsize=3714292 CPUtime=5.91 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 243695 0 0 0 497 94 0 0 23 0 4 0 529782046 3803435008 759873 33554432000 4194304 4650419 140733542617040 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=3714292 CPUtime=5.98 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 242648 0 0 0 525 73 0 0 22 0 4 0 529782046 3803435008 759873 33554432000 4194304 4650419 140733542617040 18446744073709551615 4369106 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=3714292 CPUtime=5.87 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 231887 0 0 0 499 88 0 0 23 0 4 0 529782046 3803435008 759873 33554432000 4194304 4650419 140733542617040 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.65
Current children cumulated vsize (KiB) 3714292

[startup+12.7004 s]
/proc/loadavg: 4.54 4.93 6.44 9/188 15325
/proc/meminfo: memFree=25450208/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=3714292 CPUtime=49.22 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 947352 0 0 0 4575 347 0 0 25 0 4 0 529782045 3803435008 762106 33554432000 4194304 4650419 140733542617040 18446744073709551615 4370270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15321/statm: 928573 762106 373 112 0 923538 0
[pid=15321/tid=15322] ppid=15319 vsize=3714292 CPUtime=12.28 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 244056 0 0 0 1134 94 0 0 25 0 4 0 529782046 3803435008 762106 33554432000 4194304 4650419 140733542617040 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=3714292 CPUtime=12.38 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 242860 0 0 0 1165 73 0 0 25 0 4 0 529782046 3803435008 762106 33554432000 4194304 4650419 140733542617040 18446744073709551615 4245488 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=3714292 CPUtime=12.27 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 231997 0 0 0 1139 88 0 0 25 0 4 0 529782046 3803435008 762106 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701846571 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.22
Current children cumulated vsize (KiB) 3714292

[startup+25.501 s]
/proc/loadavg: 5.24 5.06 6.46 11/188 15356
/proc/meminfo: memFree=25317584/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=4289024 CPUtime=100.16 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 1087487 0 0 0 9630 386 0 0 19 0 4 0 529782045 4391960576 895657 33554432000 4194304 4650419 140733542617040 18446744073709551615 255376957447 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15321/statm: 1072256 895657 383 112 0 1067221 0
[pid=15321/tid=15322] ppid=15319 vsize=4289024 CPUtime=24.95 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 285555 0 0 0 2388 107 0 0 19 0 4 0 529782046 4391960576 895657 33554432000 4194304 4650419 140733542617040 18446744073709551615 4435941 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=4289024 CPUtime=25.12 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 292341 0 0 0 2424 88 0 0 19 0 4 0 529782046 4391960576 895657 33554432000 4194304 4650419 140733542617040 18446744073709551615 4437291 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=4289024 CPUtime=25.07 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 231997 0 0 0 2419 88 0 0 25 0 4 0 529782046 4391960576 895657 33554432000 4194304 4650419 140733542617040 18446744073709551615 4220635 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.16
Current children cumulated vsize (KiB) 4289024

[startup+51.1002 s]
/proc/loadavg: 6.33 5.33 6.51 9/188 15356
/proc/meminfo: memFree=23717108/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=5818240 CPUtime=201.98 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 1530731 0 0 0 19705 493 0 0 18 0 4 0 529782045 5957877760 1243481 33554432000 4194304 4650419 140733542617040 18446744073709551615 4440593 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15321/statm: 1454560 1243481 388 112 0 1449525 0
[pid=15321/tid=15322] ppid=15319 vsize=5818240 CPUtime=50.37 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 413645 0 0 0 4894 143 0 0 21 0 4 0 529782046 5957877760 1243481 33554432000 4194304 4650419 140733542617040 18446744073709551615 4431673 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=5818240 CPUtime=50.59 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 466289 0 0 0 4930 129 0 0 19 0 4 0 529782046 5957877760 1243481 33554432000 4194304 4650419 140733542617040 18446744073709551615 4506782 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=5818240 CPUtime=50.67 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 231997 0 0 0 4979 88 0 0 25 0 4 0 529782046 5957877760 1243481 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701846724 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.98
Current children cumulated vsize (KiB) 5818240

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

[startup+52.701 s]
/proc/loadavg: 6.33 5.33 6.51 8/188 15356
/proc/meminfo: memFree=23671228/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=5799336 CPUtime=207.09 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 1559271 0 0 0 20212 497 0 0 21 0 4 0 529782045 5938520064 1241772 33554432000 4194304 4650419 140733542617040 18446744073709551615 255376962593 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15321/statm: 1449834 1241772 388 112 0 1444799 0
[pid=15321/tid=15322] ppid=15319 vsize=5799336 CPUtime=51.96 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 422400 0 0 0 5052 144 0 0 25 0 4 0 529782046 5938520064 1241775 33554432000 4194304 4650419 140733542617040 18446744073709551615 4305399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=5799336 CPUtime=50.9 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) S 15319 15321 14756 0 -1 4202560 470171 0 0 0 4960 130 0 0 19 0 4 0 529782046 5938520064 1241775 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701871156 0 0 4096 2 18446604453841414272 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=5799336 CPUtime=52.28 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 231997 0 0 0 5140 88 0 0 25 0 4 0 529782046 5938520064 1241775 33554432000 4194304 4650419 140733542617040 18446744073709551615 4220618 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 207.09
Current children cumulated vsize (KiB) 5799336

[startup+53.5009 s]
/proc/loadavg: 6.33 5.33 6.51 8/188 15356
/proc/meminfo: memFree=23671228/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=5799336 CPUtime=208.88 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) R 15319 15321 14756 0 -1 4202496 1569423 0 0 0 20389 499 0 0 18 0 4 0 529782045 5938520064 1251924 33554432000 4194304 4650419 140733542617040 18446744073709551615 4267411 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15321/statm: 1449834 1251924 388 112 0 1444799 0
[pid=15321/tid=15322] ppid=15319 vsize=5799336 CPUtime=52.15 cores=0,2,4,6
/proc/15321/task/15322/stat : 15322 (strangenight1-m) S 15319 15321 14756 0 -1 4202560 422400 0 0 0 5071 144 0 0 25 0 4 0 529782046 5938520064 1251924 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701871156 0 0 4096 2 18446604453841414272 0 0 -1 0 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=5799336 CPUtime=50.9 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) S 15319 15321 14756 0 -1 4202560 470171 0 0 0 4960 130 0 0 19 0 4 0 529782046 5938520064 1251924 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701871156 0 0 4096 2 18446604453841414272 0 0 -1 0 0 0 0
[pid=15321/tid=15324] ppid=15319 vsize=5799336 CPUtime=53.07 cores=0,2,4,6
/proc/15321/task/15324/stat : 15324 (strangenight1-m) R 15319 15321 14756 0 -1 4202560 231997 0 0 0 5219 88 0 0 25 0 4 0 529782046 5938520064 1251924 33554432000 4194304 4650419 140733542617040 18446744073709551615 47797701846724 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 208.88
Current children cumulated vsize (KiB) 5799336

[startup+53.9068 s]
/proc/loadavg: 6.33 5.33 6.51 7/188 15356
/proc/meminfo: memFree=23603520/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=0 CPUtime=209.6 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) Z 15319 15321 14756 0 -1 4203548 1573329 0 0 0 20452 508 0 0 19 0 2 0 529782045 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15321/statm: 0 0 0 0 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=0 CPUtime=50.99 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4203588 470171 0 0 0 4960 139 0 0 18 0 2 0 529782046 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 209.6
Current children cumulated vsize (KiB) 0

[startup+54.0007 s]
/proc/loadavg: 6.33 5.33 6.51 7/188 15356
/proc/meminfo: memFree=23603520/32951124 swapFree=67111352/67111528
[pid=15321] ppid=15319 vsize=0 CPUtime=209.69 cores=0,2,4,6
/proc/15321/stat : 15321 (strangenight1-m) Z 15319 15321 14756 0 -1 4203548 1573329 0 0 0 20452 517 0 0 19 0 2 0 529782045 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15321/statm: 0 0 0 0 0 0 0
[pid=15321/tid=15323] ppid=15319 vsize=0 CPUtime=51.08 cores=0,2,4,6
/proc/15321/task/15323/stat : 15323 (strangenight1-m) R 15319 15321 14756 0 -1 4203588 470171 0 0 0 4960 148 0 0 18 0 2 0 529782046 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 209.69
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 54.0713
CPU time (s): 209.776
CPU user time (s): 204.528
CPU system time (s): 5.2482
CPU usage (%): 387.962
Max. virtual memory (cumulated for all children) (KiB): 5818240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 204.528
system time used= 5.2482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1573329
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= 262490
involuntary context switches= 2214

runsolver used 0.084987 second user time and 0.217966 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 18:44:02
IDJOB=3293752
IDBENCH=88172
IDSOLVER=1588
FILE ID=node135/3293752-1304181840
RUNJOBID= node135-1304181840-15300
PBS_JOBID= 13172439
Free space on /tmp= 71952 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293752-1304181840/watcher-3293752-1304181840 -o /tmp/evaluation-result-3293752-1304181840/solver-3293752-1304181840 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3293752-1304181840.cnf

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=261706094

node135.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.851
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.70
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.851
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	: 5332.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28622912 kB
Buffers:        957916 kB
Cached:        2234096 kB
SwapCached:        172 kB
Active:         887612 kB
Inactive:      2918180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28622912 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          155968 kB
Writeback:           0 kB
AnonPages:      613784 kB
Mapped:          15428 kB
Slab:           459536 kB
PageTables:       5824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1018112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71956 MiB
End job on node135 at 2011-04-30 18:44:56