Trace number 3367036

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-2-mt (fixed)UNSAT 117.946 29.6193

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
MD5SUMd07ba7628d2c2e21fb72ee99fe24c054
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.18721
Satisfiable
(Un)Satisfiability was proved
Number of variables160244
Number of clauses479591
Sum of the clauses size1119043
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2319726
Number of clauses of size 3159863
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367036-1305394271.cnf'
0.00/0.01	c -- header says num vars:         160244
0.00/0.01	c -- header says num clauses:      479591
3.87/1.10	c -- clauses added:            0 learnts,       479591 normals,            0 xors
3.87/1.10	c -- vars added     160244
3.87/1.10	c Parsing time:  0.14 s
3.87/1.10	c  N st     0         0    160244    159863    319726         0   1119041         0   no data   no data
3.87/1.10	c asymm  cl-useful: 0/7516/159862 lits-rem:0 time: 0.38
40.14/10.19	c Flit:   322 Blit:  13385 bXBeca:    0 bXProp: 9400 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  9.55
40.54/10.21	c Cleaning up after failed var search:     0.02 s 
40.54/10.24	c Replacing     9401 vars Replaced   167264 lits Time:     0.03 s 
40.54/10.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.94/10.31	c bin-w-bin subsume rem          683 bins  time:  0.02 s
40.94/10.36	c subs with bin:       19  lits-rem:        18  v-fix:    0  time:  0.05 s
43.35/10.93	c Subs w/ non-existent bins:    165 l-rem:    132 v-fix:    33 done: 122159 time:  0.56 s
43.77/11.02	c Removed useless bin:     103  fixed:     0  props:  20.00M  time:  0.09 s
45.33/11.48	c lits-rem:      5659  cl-subs:    17378  v-elim:  45277  v-fix:    0  time:  0.44 s
45.72/11.50	c Finding binary XORs  T:     0.02 s  found:     109
45.72/11.53	c Replacing      109 vars Replaced     5281 lits Time:     0.02 s 
45.72/11.59	c Finding non-binary XORs:     0.04 s (found:      56, avg size: 3.0)
45.72/11.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
46.12/11.60	c calculated reachability. Time: 0.00
46.12/11.61	c Calc default polars -  time:   0.01 s pos:     997 undec:   70126 neg:   89121
46.12/11.61	c =========================================================================================
46.12/11.61	c types(t): F = full restart, N = normal restart
46.12/11.61	c types(t): S = simplification begin/end, E = solution found
46.12/11.61	c restart types(rt): st = static, dy = dynamic
46.12/11.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
46.12/11.61	c  B st     0         0     90413    124606    180735         0    788152         0   no data   no data
53.30/13.44	c  N dy    18      4122     90412    124606    180925      3863    788143     69505      5.38      5.67
64.08/16.16	c  N dy    45      8183     90219    124606    182162      7687    788133    149716      5.93     11.99
76.84/19.36	c  N dy    76     12249     90177    124606    183377     11616    788133    266150      6.45      6.80
94.40/23.72	c  N dy   108     16335     89838    124606    183439     15596    788133    410651      6.68      7.16
107.17/26.91	c Finding binary XORs  T:     0.02 s  found:     888
117.55/29.59	c Following stats are for *FIRST FINISHED THREAD ONLY*
117.55/29.59	c num threads              : 4          
117.55/29.59	c restarts                 : 156        
117.55/29.59	c dynamic restarts         : 149        
117.55/29.59	c static restarts          : 7          
117.55/29.59	c full restarts            : 1          
117.55/29.59	c total simplify time      : 0.33       
117.55/29.59	c learnts DL2              : 0          
117.55/29.59	c learnts size 2           : 381648     
117.55/29.59	c learnts size 1           : 21769       (13.58     % of vars)
117.55/29.59	c filedLit time            : 0.00        (0.00      % time)
117.55/29.59	c v-elim SatELite          : 0           (0.00      % vars)
117.55/29.59	c SatELite time            : 0.00        (0.00      % time)
117.55/29.59	c v-elim xor               : 0           (0.00      % vars)
117.55/29.59	c xor elim time            : 0.00        (0.00      % time)
117.55/29.59	c num binary xor trees     : 2356       
117.55/29.59	c binxor trees' crown      : 13216       (5.61      leafs/tree)
117.55/29.59	c bin xor find time        : 0.10       
117.55/29.59	c OTF clause improved      : 342         (0.01      clauses/conflict)
117.55/29.59	c OTF impr. size diff      : 407         (1.19       lits/clause)
117.55/29.59	c OTF cl watch-shrink      : 9303        (0.37      clauses/conflict)
117.55/29.59	c OTF cl watch-sh-lit      : 28513       (3.06       lits/clause)
117.55/29.59	c tried to recurMin cls    : 13144       (52.32      % of conflicts)
117.55/29.59	c updated cache            : 13928       (1.06       lits/tried recurMin)
117.55/29.59	c unit cls recevied        : 841         (3.86      % of units)
117.55/29.59	c unit cls sent            : 15918       (73.12     % of units)
117.55/29.59	c bin cls recevied         : 55073      
117.55/29.59	c bin cls sent             : 18230      
117.55/29.59	c clauses over max glue    : 0           (0.00      % of all clauses)
117.55/29.59	c conflicts                : 25123       (860.83    / sec)
117.55/29.59	c decisions                : 62812       (1.53      % random)
117.55/29.59	c bogo-props               : 685613454   (23492332.37 / sec)
117.55/29.59	c conflict literals        : 669221      (50.36     % deleted)
117.55/29.59	c Memory used              : 670.95      MB
117.55/29.59	c single-thread CPU time   : 29.18       s
117.55/29.59	c all-threads sum CPU time : 117.57      s
117.55/29.59	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: 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-3367036-1305394271/watcher-3367036-1305394271 -o /tmp/evaluation-result-3367036-1305394271/solver-3367036-1305394271 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367036-1305394271.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: 9.13 8.64 8.10 3/314 7240
/proc/meminfo: memFree=20209500/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 4 0 383618654 52396032 347 33554432000 4194304 4580107 140735886628560 18446744073709551615 47117164562354 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 12792 347 299 95 0 7774 0
[pid=7240/tid=7241] ppid=7238 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 383618654 52396032 347 33554432000 4194304 4580107 140735886628560 18446744073709551615 47117164562354 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 383618654 52396032 347 33554432000 4194304 4580107 140735886628560 18446744073709551615 47117164562354 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 383618654 52396032 347 33554432000 4194304 4580107 140735886628560 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.030709 s]
/proc/loadavg: 9.13 8.64 8.10 3/314 7240
/proc/meminfo: memFree=20209500/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=293660 CPUtime=0.07 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 7899 0 0 0 6 1 0 0 18 0 4 0 383618654 300707840 6888 33554432000 4194304 4580107 140735886628560 18446744073709551615 268660720042 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 73469 6891 337 95 0 68451 0
[pid=7240/tid=7241] ppid=7238 vsize=293876 CPUtime=0.01 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) D 7238 7240 6565 0 -1 4202560 1890 0 0 0 1 0 0 0 23 0 4 0 383618654 300929024 6891 33554432000 4194304 4580107 140735886628560 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=293876 CPUtime=0.02 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 1843 0 0 0 2 0 0 0 18 0 4 0 383618654 300929024 6891 33554432000 4194304 4580107 140735886628560 18446744073709551615 4511202 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=298628 CPUtime=0.01 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) D 7238 7240 6565 0 -1 4202560 2080 0 0 0 1 0 0 0 18 0 4 0 383618654 305795072 7767 33554432000 4194304 4580107 140735886628560 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 293660

[startup+0.105088 s]
/proc/loadavg: 9.13 8.64 8.10 3/314 7240
/proc/meminfo: memFree=20209500/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=359848 CPUtime=0.32 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 36823 0 0 0 24 8 0 0 18 0 4 0 383618654 368484352 30077 33554432000 4194304 4580107 140735886628560 18446744073709551615 268660705415 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 89962 30077 337 95 0 84944 0
[pid=7240/tid=7241] ppid=7238 vsize=359848 CPUtime=0.07 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) D 7238 7240 6565 0 -1 4202560 9225 0 0 0 6 1 0 0 18 0 4 0 383618654 368484352 30077 33554432000 4194304 4580107 140735886628560 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=359848 CPUtime=0.08 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) D 7238 7240 6565 0 -1 4202560 8947 0 0 0 6 2 0 0 18 0 4 0 383618654 368484352 30077 33554432000 4194304 4580107 140735886628560 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=359848 CPUtime=0.07 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) D 7238 7240 6565 0 -1 4202560 9251 0 0 0 5 2 0 0 18 0 4 0 383618654 368484352 29565 33554432000 4194304 4580107 140735886628560 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 359848

[startup+0.300267 s]
/proc/loadavg: 9.13 8.64 8.10 3/314 7240
/proc/meminfo: memFree=20209500/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=449296 CPUtime=1.04 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 82686 0 0 0 84 20 0 0 18 0 4 0 383618654 460079104 65184 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 112324 65184 359 95 0 107306 0
[pid=7240/tid=7241] ppid=7238 vsize=449296 CPUtime=0.24 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 20462 0 0 0 21 3 0 0 18 0 4 0 383618654 460079104 65184 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=449296 CPUtime=0.27 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 20486 0 0 0 22 5 0 0 18 0 4 0 383618654 460079104 65184 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=449296 CPUtime=0.24 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 20814 0 0 0 19 5 0 0 18 0 4 0 383618654 460079104 65184 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 449296

[startup+0.701195 s]
/proc/loadavg: 9.13 8.64 8.10 3/314 7240
/proc/meminfo: memFree=20209500/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=452524 CPUtime=2.64 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 85050 0 0 0 243 21 0 0 18 0 4 0 383618654 463384576 67263 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293261 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 113131 67263 360 95 0 108113 0
[pid=7240/tid=7241] ppid=7238 vsize=452524 CPUtime=0.64 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21090 0 0 0 61 3 0 0 18 0 4 0 383618654 463384576 67263 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=452524 CPUtime=0.67 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21114 0 0 0 62 5 0 0 18 0 4 0 383618654 463384576 67263 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=452524 CPUtime=0.64 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21294 0 0 0 59 5 0 0 18 0 4 0 383618654 463384576 67263 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 452524

[startup+1.50106 s]
/proc/loadavg: 9.13 8.64 8.10 7/318 7244
/proc/meminfo: memFree=26820504/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=452524 CPUtime=5.83 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 86048 0 0 0 561 22 0 0 19 0 4 0 383618654 463384576 67293 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 113131 67293 360 95 0 108113 0
[pid=7240/tid=7241] ppid=7238 vsize=452524 CPUtime=1.44 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21090 0 0 0 141 3 0 0 19 0 4 0 383618654 463384576 67293 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=452524 CPUtime=1.47 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21114 0 0 0 142 5 0 0 19 0 4 0 383618654 463384576 67293 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=452524 CPUtime=1.43 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 22292 0 0 0 138 5 0 0 19 0 4 0 383618654 463384576 67293 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 452524

[startup+3.10075 s]
/proc/loadavg: 9.13 8.64 8.10 11/325 7258
/proc/meminfo: memFree=26981528/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=452524 CPUtime=12.23 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 86160 0 0 0 1200 23 0 0 24 0 4 0 383618654 463384576 67405 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 113131 67405 360 95 0 108113 0
[pid=7240/tid=7241] ppid=7238 vsize=452524 CPUtime=3.04 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21090 0 0 0 301 3 0 0 24 0 4 0 383618654 463384576 67405 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=452524 CPUtime=3.07 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21114 0 0 0 302 5 0 0 24 0 4 0 383618654 463384576 67405 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=452524 CPUtime=3.02 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 22404 0 0 0 297 5 0 0 24 0 4 0 383618654 463384576 67405 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 452524

[startup+6.30018 s]
/proc/loadavg: 8.80 8.58 8.08 9/324 7288
/proc/meminfo: memFree=26961816/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=452524 CPUtime=24.98 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 88346 0 0 0 2475 23 0 0 25 0 4 0 383618654 463384576 69591 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293184 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 113131 69591 361 95 0 108113 0
[pid=7240/tid=7241] ppid=7238 vsize=452524 CPUtime=6.24 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21126 0 0 0 621 3 0 0 25 0 4 0 383618654 463384576 69591 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=452524 CPUtime=6.27 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 21150 0 0 0 622 5 0 0 25 0 4 0 383618654 463384576 69591 33554432000 4194304 4580107 140735886628560 18446744073709551615 4234784 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=452524 CPUtime=6.19 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 24482 0 0 0 613 6 0 0 25 0 4 0 383618654 463384576 69591 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 452524

[startup+12.7011 s]
/proc/loadavg: 8.73 8.57 8.08 10/323 7289
/proc/meminfo: memFree=26767452/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=739452 CPUtime=50.52 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 138094 0 0 0 5020 32 0 0 25 0 4 0 383618654 757198848 112482 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293013 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 184863 112482 379 95 0 179845 0
[pid=7240/tid=7241] ppid=7238 vsize=739452 CPUtime=12.64 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 35856 0 0 0 1260 4 0 0 25 0 4 0 383618654 757198848 112482 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=739452 CPUtime=12.67 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 38421 0 0 0 1258 9 0 0 25 0 4 0 383618654 757198848 112482 33554432000 4194304 4580107 140735886628560 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=739452 CPUtime=12.52 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 25081 0 0 0 1246 6 0 0 25 0 4 0 383618654 757198848 112482 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 739452

[startup+25.5008 s]
/proc/loadavg: 8.57 8.54 8.08 9/323 7319
/proc/meminfo: memFree=26662080/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=743852 CPUtime=101.58 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 141351 0 0 0 10124 34 0 0 25 0 4 0 383618654 761704448 114286 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 185963 114286 379 95 0 180945 0
[pid=7240/tid=7241] ppid=7238 vsize=743852 CPUtime=25.44 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 36300 0 0 0 2539 5 0 0 25 0 4 0 383618654 761704448 114286 33554432000 4194304 4580107 140735886628560 18446744073709551615 4306008 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=743852 CPUtime=25.47 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 38846 0 0 0 2538 9 0 0 25 0 4 0 383618654 761704448 114286 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=743852 CPUtime=25.19 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 27015 0 0 0 2512 7 0 0 25 0 4 0 383618654 761704448 114286 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 743852

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

[startup+27.1005 s]
/proc/loadavg: 8.57 8.54 8.08 9/323 7319
/proc/meminfo: memFree=26669796/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=743852 CPUtime=107.97 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 141514 0 0 0 10763 34 0 0 25 0 4 0 383618654 761704448 114449 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 185963 114449 379 95 0 180945 0
[pid=7240/tid=7241] ppid=7238 vsize=743852 CPUtime=27.04 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 36342 0 0 0 2699 5 0 0 25 0 4 0 383618654 761704448 114449 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=743852 CPUtime=27.07 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 38878 0 0 0 2698 9 0 0 25 0 4 0 383618654 761704448 114449 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=743852 CPUtime=26.78 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 27051 0 0 0 2671 7 0 0 25 0 4 0 383618654 761704448 114449 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293968 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 107.97
Current children cumulated vsize (KiB) 743852

[startup+28.7003 s]
/proc/loadavg: 8.60 8.55 8.08 9/323 7319
/proc/meminfo: memFree=26663492/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=715512 CPUtime=114.34 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 142708 0 0 0 11400 34 0 0 25 0 4 0 383618654 732684288 112800 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 178878 112800 379 95 0 173860 0
[pid=7240/tid=7241] ppid=7238 vsize=715512 CPUtime=28.64 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 37300 0 0 0 2859 5 0 0 25 0 4 0 383618654 732684288 112800 33554432000 4194304 4580107 140735886628560 18446744073709551615 4321636 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=715512 CPUtime=28.67 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 39036 0 0 0 2858 9 0 0 25 0 4 0 383618654 732684288 112800 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=715512 CPUtime=28.36 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 27073 0 0 0 2829 7 0 0 25 0 4 0 383618654 732684288 112800 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 114.34
Current children cumulated vsize (KiB) 715512

[startup+29.1012 s]
/proc/loadavg: 8.60 8.55 8.08 9/323 7319
/proc/meminfo: memFree=26663492/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=687048 CPUtime=115.95 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 143761 0 0 0 11560 35 0 0 25 0 4 0 383618654 703537152 110970 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293720 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 171762 110970 379 95 0 166744 0
[pid=7240/tid=7241] ppid=7238 vsize=687048 CPUtime=29.04 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 37310 0 0 0 2899 5 0 0 25 0 4 0 383618654 703537152 110970 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=687048 CPUtime=29.07 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 39054 0 0 0 2898 9 0 0 25 0 4 0 383618654 703537152 110970 33554432000 4194304 4580107 140735886628560 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=687048 CPUtime=28.76 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 27081 0 0 0 2869 7 0 0 25 0 4 0 383618654 703537152 110970 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 115.95
Current children cumulated vsize (KiB) 687048

[startup+29.5011 s]
/proc/loadavg: 8.60 8.55 8.08 9/323 7319
/proc/meminfo: memFree=26663492/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=687048 CPUtime=117.55 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) R 7238 7240 6565 0 -1 4202496 144933 0 0 0 11720 35 0 0 25 0 4 0 383618654 703537152 111045 33554432000 4194304 4580107 140735886628560 18446744073709551615 4295695 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 171762 111045 380 95 0 166744 0
[pid=7240/tid=7241] ppid=7238 vsize=687048 CPUtime=29.44 cores=0,2,4,6
/proc/7240/task/7241/stat : 7241 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 37321 0 0 0 2939 5 0 0 25 0 4 0 383618654 703537152 111045 33554432000 4194304 4580107 140735886628560 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=687048 CPUtime=29.47 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 39065 0 0 0 2938 9 0 0 25 0 4 0 383618654 703537152 111045 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7240/tid=7243] ppid=7238 vsize=687048 CPUtime=29.16 cores=0,2,4,6
/proc/7240/task/7243/stat : 7243 (strangenight2-m) R 7238 7240 6565 0 -1 4202560 28218 0 0 0 2909 7 0 0 25 0 4 0 383618654 703537152 111045 33554432000 4194304 4580107 140735886628560 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 117.55
Current children cumulated vsize (KiB) 687048

[startup+29.6011 s]
/proc/loadavg: 8.60 8.55 8.08 6/321 7319
/proc/meminfo: memFree=26837472/32951124 swapFree=46575252/67111528
[pid=7240] ppid=7238 vsize=0 CPUtime=117.92 cores=0,2,4,6
/proc/7240/stat : 7240 (strangenight2-m) Z 7238 7240 6565 0 -1 4203548 144946 0 0 0 11756 36 0 0 25 0 2 0 383618654 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7240/statm: 0 0 0 0 0 0 0
[pid=7240/tid=7242] ppid=7238 vsize=0 CPUtime=29.58 cores=0,2,4,6
/proc/7240/task/7242/stat : 7242 (strangenight2-m) R 7238 7240 6565 0 -1 4203588 39067 0 0 0 2947 11 0 0 25 0 2 0 383618654 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) 117.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 29.6193
CPU time (s): 117.946
CPU user time (s): 117.566
CPU system time (s): 0.379942
CPU usage (%): 398.206
Max. virtual memory (cumulated for all children) (KiB): 743852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.566
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144946
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= 4281
involuntary context switches= 720

runsolver used 0.084987 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 19:31:14
IDJOB=3367036
IDBENCH=82474
IDSOLVER=1844
FILE ID=node107/3367036-1305394271
RUNJOBID= node107-1305392701-6943
PBS_JOBID= 13324428
Free space on /tmp= 60408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367036-1305394271/watcher-3367036-1305394271 -o /tmp/evaluation-result-3367036-1305394271/solver-3367036-1305394271 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367036-1305394271.cnf

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

MD5SUM BENCH= d07ba7628d2c2e21fb72ee99fe24c054
RANDOM SEED=661552442

node107.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.829
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.829
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.75
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20192792 kB
Buffers:        113784 kB
Cached:        7890596 kB
SwapCached:       9832 kB
Active:        5218712 kB
Inactive:      7071408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20192792 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:         6607108 kB
Writeback:        8148 kB
AnonPages:     4283096 kB
Mapped:          18764 kB
Slab:           333192 kB
PageTables:      68640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64914708 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= 73412 MiB
End job on node107 at 2011-05-14 19:31:44