Trace number 3421694

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 127.373 16.6254

General information on the benchmark

NameSAT05/crafted/sabharwal05/pebbling/grid-pebbling/unsat/
grid-pbl-0250.shuffled-as.sat05-1349.shuffled-as.sat05-1349.cnf
MD5SUM384c65902b197ca2c64d2ee8a3c64089
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.372942
Satisfiable
(Un)Satisfiability was proved
Number of variables62750
Number of clauses124752
Sum of the clauses size498502
Maximum clause length4
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2250
Number of clauses of size 30
Number of clauses of size 4124500
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.10	c Using 8 threads
0.58/0.12	c This is CryptoMiniSat 3.0.0
0.58/0.12	c WARNING: for repeatability, setting FPU to use double precision
0.58/0.12	c Reading file 'HOME/instance-3421694-1306786783.cnf'
0.58/0.13	c -- header says num vars:          62750
0.58/0.13	c -- header says num clauses:      124752
1.51/0.36	c -- clauses added:            0 learnts,       124752 normals,            0 xors
1.51/0.36	c -- vars added      62750
1.51/0.36	c Parsing time:  0.10 s
1.51/0.36	c  N st     0         0     62750    124499       251         0    498498         0   no data   no data
3.36/0.66	c asymm  cl-useful: 0/124496/124496 lits-rem:0 time: 0.20
3.36/0.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.17
7.30/1.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.30/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.30/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.30/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  62748 time:  0.00 s
7.30/1.23	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
9.08/1.56	c lits-rem:         0  cl-subs:        9  v-elim:    260  v-fix:    0  time:  0.31 s
9.08/1.57	c Finding binary XORs  T:     0.01 s  found:       0
9.87/1.67	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
9.87/1.67	c calculated reachability. Time: 0.00
9.87/1.68	c Calc default polars -  time:   0.01 s pos:     468 undec:   61762 neg:     520
9.87/1.68	c =========================================================================================
9.87/1.68	c types(t): F = full restart, N = normal restart
9.87/1.68	c types(t): S = simplification begin/end, E = solution found
9.87/1.68	c restart types(rt): st = static, dy = dynamic
9.87/1.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.87/1.68	c  B st     0         0     62488    124482         4         0    497942         0   no data   no data
25.17/3.59	c  N dy    15      4191     62488    124482        64      3736    497800     23431      5.44      5.75
37.82/5.18	c  N dy    40      8265     62488    124482       317      7074    497580     44992      5.37      6.83
50.69/6.80	c  N dy    65     12337     62488    124482       761     10339    497321     66936      5.37      6.54
63.38/8.37	c  N dy    91     16601     62488    124482       880     13791    497071     89382      5.38      5.74
73.76/9.66	c  N dy   113     20693     62488    124482      1372      8756    496837     46491      5.31      6.07
85.84/11.19	c  N dy   137     24790     62488    124482      1961     12105    496630     68626      5.30      6.56
86.66/11.22	c  F st   138     25000     62488    124482      1967     12261    496623     69630      5.30      5.43
100.11/12.96	c  N dy   144     30002     62488    124482      2050     16491    496432    100826      5.30   no data
100.11/12.96	c  S st   144     30002     62488    124482      2050     16491    496432    100826      5.30   no data
101.71/13.19	c  S st   144     30502     62488    124482      2549     16795    496363    103368      5.30   no data
102.51/13.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
104.22/13.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.21
104.89/13.50	c blocked clauses removed:       72 vars:     18 tried:       62530 T: 0.04 s
104.89/13.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.89/13.51	c subs with bin:    10114  lits-rem:         0  v-fix:    0  time:  0.01 s
104.89/13.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  62470 time:  0.01 s
104.89/13.52	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
107.29/13.88	c lits-rem:     61305  cl-subs:    20448  v-elim:  41658  v-fix:    0  time:  0.36 s
107.29/13.89	c subs with bin:     4539  lits-rem:         4  v-fix:    0  time:  0.00 s
108.08/13.91	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.01 s
108.08/13.95	c asymm  cl-useful: 0/32698/32698 lits-rem:0 time: 0.03
108.08/13.95	c calculated reachability. Time: 0.00
108.08/13.95	c  N dy   144     30502     20812     32698      2041       436    134594      2372      5.30   no data
111.28/14.37	c Finding binary XORs  T:     0.01 s  found:       0
112.18/14.48	c  N dy   168     34527     20812     32698      2151      3694    134358     22794      5.28      5.90
116.87/15.02	c  N dy   197     39044     20812     32698      2256      7453    134197     47608      5.32      5.69
120.96/15.54	c  N dy   227     43217     20812     32698      2359     10908    134042     70516      5.35      5.63
123.26/15.80	c  S st   242     45753     20812     32698      2427      6585    133944     32591      5.33      5.16
123.26/15.89	c  S st   242     46254     20812     32698      2499      6947    133915     34429      5.33   no data
124.06/15.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
124.06/15.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
124.06/15.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.06/15.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.06/15.98	c subs with bin:     1782  lits-rem:         0  v-fix:    0  time:  0.00 s
124.06/15.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20812 time:  0.00 s
124.06/15.99	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
125.65/16.11	c  N dy   242     46254      4534         0      2143      6947      4286         0      5.33   no data
125.65/16.11	c  E dy   242     46254      4534         0      2143      6947      4286         0      5.33   no data
127.14/16.59	c Following stats are for *FIRST FINISHED THREAD ONLY*
127.14/16.59	c num threads              : 8          
127.14/16.59	c restarts                 : 242        
127.14/16.59	c dynamic restarts         : 230        
127.14/16.59	c static restarts          : 12         
127.14/16.59	c full restarts            : 1          
127.14/16.59	c total simplify time      : 0.01       
127.14/16.59	c learnts DL2              : 0          
127.14/16.59	c learnts size 2           : 31200      
127.14/16.59	c learnts size 1           : 3           (0.00      % of vars)
127.14/16.59	c filedLit time            : 0.45        (2.78      % time)
127.14/16.59	c v-elim SatELite          : 58213       (92.77     % vars)
127.14/16.59	c SatELite time            : 0.49        (3.02      % time)
127.14/16.59	c v-elim xor               : 0           (0.00      % vars)
127.14/16.59	c xor elim time            : 0.02        (0.15      % time)
127.14/16.59	c num binary xor trees     : 0          
127.14/16.59	c binxor trees' crown      : 0           (nan       leafs/tree)
127.14/16.59	c bin xor find time        : 0.02       
127.14/16.59	c OTF clause improved      : 7436        (0.16      clauses/conflict)
127.14/16.59	c OTF impr. size diff      : 7588        (1.02       lits/clause)
127.14/16.59	c OTF cl watch-shrink      : 314         (0.01      clauses/conflict)
127.14/16.59	c OTF cl watch-sh-lit      : 322         (1.03       lits/clause)
127.14/16.59	c tried to recurMin cls    : 0           (0.00       % of conflicts)
127.14/16.59	c updated cache            : 0           (nan        lits/tried recurMin)
127.14/16.59	c unit cls recevied        : 0           (0.00      % of units)
127.14/16.59	c unit cls sent            : 0           (0.00      % of units)
127.14/16.59	c bin cls recevied         : 1720       
127.14/16.59	c bin cls sent             : 20727      
127.14/16.59	c clauses over max glue    : 0           (0.00      % of all clauses)
127.14/16.59	c conflicts                : 46254       (2878.90   / sec)
127.14/16.59	c decisions                : 36771043    (1.10      % random)
127.14/16.59	c bogo-props               : 241339157   (15021211.89 / sec)
127.14/16.59	c conflict literals        : 285333      (3.03      % deleted)
127.14/16.59	c Memory used              : 691.52      MB
127.14/16.59	c single-thread CPU time   : 16.07       s
127.14/16.59	c all-threads sum CPU time : 125.94      s
127.14/16.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-3421694-1306786783/watcher-3421694-1306786783 -o /tmp/evaluation-result-3421694-1306786783/solver-3421694-1306786783 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421694-1306786783.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.81 1.98 1.98 2/429 29465
/proc/meminfo: memFree=5115432/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=92144 CPUtime=0.02 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 412 0 1 0 2 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647720 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29465/statm: 23036 353 299 95 0 18018 0
[pid=29465/tid=29466] ppid=29463 vsize=92144 CPUtime=0 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647730 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=92144 CPUtime=0 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=92144 CPUtime=0 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=92144 CPUtime=0 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=92144 CPUtime=0 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=92144 CPUtime=0 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=92144 CPUtime=0 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790276230 94355456 353 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647734 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.124748 s]
/proc/loadavg: 1.81 1.98 1.98 2/429 29465
/proc/meminfo: memFree=5115432/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=92144 CPUtime=0.58 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 419 0 1 0 58 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29465/statm: 23036 360 302 95 0 18018 0
[pid=29465/tid=29466] ppid=29463 vsize=92144 CPUtime=0.09 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647754 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=92144 CPUtime=0.09 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 9 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647754 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=92144 CPUtime=0.02 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 1 0 0 0 2 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647321 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=92144 CPUtime=0.01 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647319 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=92144 CPUtime=0.02 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 1 0 0 0 2 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=92144 CPUtime=0.1 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 1 0 0 0 10 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=92144 CPUtime=0.1 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 0 0 0 0 10 0 0 0 25 0 8 0 790276230 94355456 360 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647319 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 92144

[startup+0.200692 s]
/proc/loadavg: 1.81 1.98 1.98 2/429 29465
/proc/meminfo: memFree=5115432/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=624092 CPUtime=0.93 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 45257 0 1 0 84 9 0 0 18 0 8 0 790276230 639070208 39055 33554432000 4194304 4580107 140734625804768 18446744073709551615 4298968 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29465/statm: 156023 39256 337 95 0 151005 0
[pid=29465/tid=29466] ppid=29463 vsize=624092 CPUtime=0.13 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 6586 0 0 0 12 1 0 0 17 0 8 0 790276230 639070208 39256 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406446 0 0 4096 2 18446604452814275840 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=624092 CPUtime=0.14 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) D 29463 29465 29439 0 -1 4202560 7201 0 0 0 13 1 0 0 17 0 8 0 790276230 639070208 39256 33554432000 4194304 4580107 140734625804768 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=624092 CPUtime=0.03 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) D 29463 29465 29439 0 -1 4202560 1795 0 0 0 3 0 0 0 18 0 8 0 790276230 639070208 39256 33554432000 4194304 4580107 140734625804768 18446744073709551615 4307681 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=624092 CPUtime=0.05 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 4718 0 0 0 5 0 0 0 17 0 8 0 790276230 639070208 39479 33554432000 4194304 4580107 140734625804768 18446744073709551615 4512134 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=628192 CPUtime=0.09 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 6240 0 0 0 8 1 0 0 18 0 8 0 790276230 643268608 40689 33554432000 4194304 4580107 140734625804768 18446744073709551615 4353772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=628192 CPUtime=0.14 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 6261 0 0 0 14 0 0 0 17 0 8 0 790276230 643268608 41022 33554432000 4194304 4580107 140734625804768 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=628192 CPUtime=0.15 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) D 29463 29465 29439 0 -1 4202560 6184 0 0 0 14 1 0 0 17 0 8 0 790276230 643268608 41022 33554432000 4194304 4580107 140734625804768 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 624092

[startup+0.30966 s]
/proc/loadavg: 1.81 1.98 1.98 2/429 29465
/proc/meminfo: memFree=5115432/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=641256 CPUtime=1.51 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 57148 0 1 0 132 19 0 0 17 0 8 0 790276230 656646144 50525 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406495 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 160314 50548 343 95 0 155296 0
[pid=29465/tid=29466] ppid=29463 vsize=641256 CPUtime=0.2 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 7855 0 0 0 18 2 0 0 17 0 8 0 790276230 656646144 50558 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406446 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=641256 CPUtime=0.18 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 7643 0 0 0 17 1 0 0 17 0 8 0 790276230 656646144 50559 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=641256 CPUtime=0.1 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 6168 0 0 0 9 1 0 0 17 0 8 0 790276230 656646144 50564 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=641256 CPUtime=0.13 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 6106 0 0 0 11 2 0 0 17 0 8 0 790276230 656646144 50581 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=641256 CPUtime=0.18 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 7155 0 0 0 16 2 0 0 17 0 8 0 790276230 656646144 50598 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406446 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=641256 CPUtime=0.21 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 6856 0 0 0 19 2 0 0 17 0 8 0 790276230 656646144 50610 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406446 0 0 4096 2 18446604452814275840 0 0 -1 7 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=641256 CPUtime=0.22 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 7243 0 0 0 19 3 0 0 17 0 8 0 790276230 656646144 50625 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 641256

[startup+0.735643 s]
/proc/loadavg: 1.81 1.98 1.98 2/429 29465
/proc/meminfo: memFree=5115432/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=650700 CPUtime=4.38 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 69072 0 1 0 390 48 0 0 17 0 8 0 790276230 666316800 62446 33554432000 4194304 4580107 140734625804768 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 163020 62914 363 95 0 158002 0
[pid=29465/tid=29466] ppid=29463 vsize=652080 CPUtime=0.57 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 8635 0 0 0 53 4 0 0 17 0 8 0 790276230 667729920 62914 33554432000 4194304 4580107 140734625804768 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=652212 CPUtime=0.53 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 9161 0 0 0 47 6 0 0 17 0 8 0 790276230 667865088 63076 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406446 0 0 4096 2 18446604452814275840 0 0 -1 7 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=652344 CPUtime=0.45 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 7626 0 0 0 39 6 0 0 17 0 8 0 790276230 668000256 63135 33554432000 4194304 4580107 140734625804768 18446744073709551615 4223428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=652344 CPUtime=0.48 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 7146 0 0 0 42 6 0 0 17 0 8 0 790276230 668000256 63135 33554432000 4194304 4580107 140734625804768 18446744073709551615 4236208 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=652344 CPUtime=0.61 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 11478 0 0 0 56 5 0 0 18 0 8 0 790276230 668000256 63135 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406446 0 0 4096 2 18446604452814275840 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=652344 CPUtime=0.55 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 8503 0 0 0 50 5 0 0 17 0 8 0 790276230 668000256 63137 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406446 0 0 4096 2 18446604452814275840 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=663244 CPUtime=0.8 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 7935 0 0 0 75 5 0 0 17 0 8 0 790276230 679161856 73766 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 650700

[startup+1.50041 s]
/proc/loadavg: 1.81 1.98 1.98 6/437 29473
/proc/meminfo: memFree=4768704/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=677740 CPUtime=9.08 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 112758 0 1 0 778 130 0 0 16 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 255376968706 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 169435 102302 377 95 0 164417 0
[pid=29465/tid=29466] ppid=29463 vsize=677740 CPUtime=1.18 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 15775 0 0 0 105 13 0 0 16 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 4496898 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=677740 CPUtime=0.98 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 13592 0 0 0 85 13 0 0 16 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 4451531 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=677740 CPUtime=1.01 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 13455 0 0 0 79 22 0 0 17 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 4415763 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=677740 CPUtime=1.08 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14572 0 0 0 92 16 0 0 16 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 4399385 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=677740 CPUtime=1.28 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 18448 0 0 0 113 15 0 0 18 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 4315467 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=677740 CPUtime=1.12 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 13903 0 0 0 92 20 0 0 17 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=677740 CPUtime=1.19 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 8204 0 0 0 109 10 0 0 17 0 8 0 790276230 694005760 102302 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301378 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 677740

[startup+3.10111 s]
/proc/loadavg: 1.81 1.98 1.98 13/437 29473
/proc/meminfo: memFree=4704732/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=689428 CPUtime=21.85 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 116038 0 1 0 2054 131 0 0 17 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302360 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 172357 102415 377 95 0 167339 0
[pid=29465/tid=29466] ppid=29463 vsize=689428 CPUtime=2.78 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 15979 0 0 0 265 13 0 0 18 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=689428 CPUtime=2.58 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14561 0 0 0 244 14 0 0 17 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=689428 CPUtime=2.62 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 13977 0 0 0 239 23 0 0 20 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301493 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=689428 CPUtime=2.68 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 15058 0 0 0 252 16 0 0 17 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=689428 CPUtime=2.88 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 18478 0 0 0 273 15 0 0 20 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=689428 CPUtime=2.72 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14424 0 0 0 252 20 0 0 20 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=689428 CPUtime=2.77 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 8234 0 0 0 267 10 0 0 20 0 8 0 790276230 705974272 102415 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.85
Current children cumulated vsize (KiB) 689428

[startup+6.30052 s]
/proc/loadavg: 2.30 2.08 2.02 9/437 29473
/proc/meminfo: memFree=4703748/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=689428 CPUtime=47.4 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 116539 0 1 0 4609 131 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4315034 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 172357 102916 377 95 0 167339 0
[pid=29465/tid=29466] ppid=29463 vsize=689428 CPUtime=5.98 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 16045 0 0 0 585 13 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292977 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=689428 CPUtime=5.78 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14610 0 0 0 564 14 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=689428 CPUtime=5.82 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14036 0 0 0 559 23 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=689428 CPUtime=5.87 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 15117 0 0 0 571 16 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=689428 CPUtime=6.08 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 18553 0 0 0 593 15 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302010 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=689428 CPUtime=5.92 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14493 0 0 0 572 20 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=689428 CPUtime=5.92 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 8288 0 0 0 582 10 0 0 25 0 8 0 790276230 705974272 102916 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301898 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.4
Current children cumulated vsize (KiB) 689428

[startup+12.7003 s]
/proc/loadavg: 2.76 2.18 2.05 9/437 29473
/proc/meminfo: memFree=4698028/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=689428 CPUtime=98.5 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 161440 0 1 0 9714 136 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 4306112 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 172357 104084 378 95 0 167339 0
[pid=29465/tid=29466] ppid=29463 vsize=689428 CPUtime=12.38 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 16922 0 0 0 1225 13 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302259 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=689428 CPUtime=12.18 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14728 0 0 0 1204 14 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=689428 CPUtime=12.21 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 19925 0 0 0 1198 23 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 4269763 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=689428 CPUtime=12.27 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 15267 0 0 0 1211 16 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=689428 CPUtime=12.48 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 25642 0 0 0 1232 16 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301509 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=689428 CPUtime=12.31 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 23976 0 0 0 1210 21 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=689428 CPUtime=12.22 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 11600 0 0 0 1212 10 0 0 25 0 8 0 790276230 705974272 104084 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301898 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.5
Current children cumulated vsize (KiB) 689428

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

[startup+12.9013 s]
/proc/loadavg: 2.76 2.18 2.05 9/437 29473
/proc/meminfo: memFree=4698028/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=689428 CPUtime=100.11 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 173667 0 1 0 9874 137 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 172357 104204 378 95 0 167339 0
[pid=29465/tid=29466] ppid=29463 vsize=689428 CPUtime=12.58 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 16952 0 0 0 1245 13 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=689428 CPUtime=12.39 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 14734 0 0 0 1225 14 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4306438 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=689428 CPUtime=12.41 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 19994 0 0 0 1218 23 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=689428 CPUtime=12.48 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 27368 0 0 0 1231 17 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=689428 CPUtime=12.68 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 25647 0 0 0 1252 16 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=689428 CPUtime=12.52 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 23984 0 0 0 1231 21 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=689428 CPUtime=12.42 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 11603 0 0 0 1232 10 0 0 25 0 8 0 790276230 705974272 104204 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301616 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.11
Current children cumulated vsize (KiB) 689428

[startup+14.517 s]
/proc/loadavg: 2.76 2.18 2.05 9/437 29473
/proc/meminfo: memFree=4691744/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=689660 CPUtime=113 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 180584 0 1 0 11162 138 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 172415 105622 379 95 0 167397 0
[pid=29465/tid=29466] ppid=29463 vsize=689660 CPUtime=14.19 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 17017 0 0 0 1406 13 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4306235 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=689660 CPUtime=13.99 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 19263 0 0 0 1385 14 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4315720 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=689660 CPUtime=14.03 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 20068 0 0 0 1380 23 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=689660 CPUtime=14.09 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 27472 0 0 0 1392 17 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=689660 CPUtime=14.29 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 25679 0 0 0 1413 16 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=689660 CPUtime=14.14 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 24055 0 0 0 1392 22 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302341 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=689660 CPUtime=14.01 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 11623 0 0 0 1390 11 0 0 25 0 8 0 790276230 706211840 105622 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301898 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 113
Current children cumulated vsize (KiB) 689660

[startup+15.3009 s]
/proc/loadavg: 2.76 2.18 2.05 9/437 29473
/proc/meminfo: memFree=4691744/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=689836 CPUtime=119.27 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 180992 0 1 0 11789 138 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302360 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 172459 105911 379 95 0 167441 0
[pid=29465/tid=29466] ppid=29463 vsize=689836 CPUtime=14.98 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 17043 0 0 0 1485 13 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=689836 CPUtime=14.78 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 19448 0 0 0 1464 14 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=689836 CPUtime=14.81 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 20091 0 0 0 1458 23 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=689836 CPUtime=14.88 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 27533 0 0 0 1471 17 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292856 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=689836 CPUtime=15.08 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 25696 0 0 0 1492 16 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=689836 CPUtime=14.92 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 24071 0 0 0 1470 22 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=689836 CPUtime=14.8 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 11649 0 0 0 1469 11 0 0 25 0 8 0 790276230 706392064 105911 33554432000 4194304 4580107 140734625804768 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 119.27
Current children cumulated vsize (KiB) 689836

[startup+16.1007 s]
/proc/loadavg: 3.18 2.27 2.08 9/437 29473
/proc/meminfo: memFree=4690876/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=694336 CPUtime=125.65 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 182987 0 1 0 12426 139 0 0 25 0 8 0 790276230 711000064 105829 33554432000 4194304 4580107 140734625804768 18446744073709551615 255376962593 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 173584 105830 379 95 0 168566 0
[pid=29465/tid=29466] ppid=29463 vsize=694336 CPUtime=15.78 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 17574 0 0 0 1565 13 0 0 25 0 8 0 790276230 711000064 105830 33554432000 4194304 4580107 140734625804768 18446744073709551615 4234907 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=694336 CPUtime=15.58 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 19462 0 0 0 1544 14 0 0 25 0 8 0 790276230 711000064 105830 33554432000 4194304 4580107 140734625804768 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=694336 CPUtime=15.61 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 20139 0 0 0 1538 23 0 0 25 0 8 0 790276230 711000064 105830 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=694336 CPUtime=15.68 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 27550 0 0 0 1551 17 0 0 25 0 8 0 790276230 711000064 105831 33554432000 4194304 4580107 140734625804768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=694336 CPUtime=15.88 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 25710 0 0 0 1572 16 0 0 25 0 8 0 790276230 711000064 105831 33554432000 4194304 4580107 140734625804768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=694336 CPUtime=15.72 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 24129 0 0 0 1550 22 0 0 25 0 8 0 790276230 711000064 105831 33554432000 4194304 4580107 140734625804768 18446744073709551615 4301849 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=694336 CPUtime=15.58 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 11748 0 0 0 1547 11 0 0 25 0 8 0 790276230 711000064 105831 33554432000 4194304 4580107 140734625804768 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 125.65
Current children cumulated vsize (KiB) 694336

[startup+16.5007 s]
/proc/loadavg: 3.18 2.27 2.08 9/437 29473
/proc/meminfo: memFree=4690876/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=705488 CPUtime=127.14 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) R 29463 29465 29439 0 -1 4202496 186420 0 1 0 12575 139 0 0 25 0 8 0 790276230 722419712 109233 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614622916 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 176372 109234 379 95 0 171354 0
[pid=29465/tid=29466] ppid=29463 vsize=705488 CPUtime=16.18 cores=0-7
/proc/29465/task/29466/stat : 29466 (strangenight2-m) R 29463 29465 29439 0 -1 4202560 20878 0 0 0 1604 14 0 0 25 0 8 0 790276230 722419712 109235 33554432000 4194304 4580107 140734625804768 18446744073709551615 255376962245 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29465/tid=29467] ppid=29463 vsize=705488 CPUtime=15.69 cores=0-7
/proc/29465/task/29467/stat : 29467 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 19462 0 0 0 1555 14 0 0 25 0 8 0 790276230 722419712 109235 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647348 0 0 4096 2 18446604452814275840 0 0 -1 0 0 0 0
[pid=29465/tid=29468] ppid=29463 vsize=705488 CPUtime=15.73 cores=0-7
/proc/29465/task/29468/stat : 29468 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 20139 0 0 0 1550 23 0 0 25 0 8 0 790276230 722419712 109237 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647348 0 0 4096 2 18446604452814275840 0 0 -1 5 0 0 0
[pid=29465/tid=29469] ppid=29463 vsize=705488 CPUtime=15.79 cores=0-7
/proc/29465/task/29469/stat : 29469 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 27550 0 0 0 1562 17 0 0 25 0 8 0 790276230 722419712 109237 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647348 0 0 4096 2 18446604452814275840 0 0 -1 4 0 0 0
[pid=29465/tid=29470] ppid=29463 vsize=705488 CPUtime=15.99 cores=0-7
/proc/29465/task/29470/stat : 29470 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 25710 0 0 0 1583 16 0 0 25 0 8 0 790276230 722419712 109238 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647348 0 0 4096 2 18446604452814275840 0 0 -1 1 0 0 0
[pid=29465/tid=29471] ppid=29463 vsize=705488 CPUtime=15.84 cores=0-7
/proc/29465/task/29471/stat : 29471 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 24130 0 0 0 1562 22 0 0 25 0 8 0 790276230 722419712 109239 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647348 0 0 4096 2 18446604452814275840 0 0 -1 3 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=705488 CPUtime=15.7 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) S 29463 29465 29439 0 -1 4202560 11748 0 0 0 1559 11 0 0 25 0 8 0 790276230 722419712 109240 33554432000 4194304 4580107 140734625804768 18446744073709551615 47376614647348 0 0 4096 2 18446604452814275840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 127.14
Current children cumulated vsize (KiB) 705488

[startup+16.6007 s]
/proc/loadavg: 3.18 2.27 2.08 2/431 29473
/proc/meminfo: memFree=4711708/32951124 swapFree=60787364/67111528
[pid=29465] ppid=29463 vsize=0 CPUtime=127.35 cores=0-7
/proc/29465/stat : 29465 (strangenight2-m) Z 29463 29465 29439 0 -1 4202524 187113 0 1 0 12594 141 0 0 18 0 2 0 790276230 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29465/statm: 0 0 0 0 0 0 0
[pid=29465/tid=29472] ppid=29463 vsize=0 CPUtime=15.72 cores=0-7
/proc/29465/task/29472/stat : 29472 (strangenight2-m) R 29463 29465 29439 0 -1 4203588 11748 0 0 0 1559 13 0 0 22 0 2 0 790276230 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 127.35
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 16.6254
CPU time (s): 127.373
CPU user time (s): 125.944
CPU system time (s): 1.42878
CPU usage (%): 766.13
Max. virtual memory (cumulated for all children) (KiB): 705488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.944
system time used= 1.42878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187113
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 186740
involuntary context switches= 21757

runsolver used 0.069989 second user time and 0.197969 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-30 22:19:44
IDJOB=3421694
IDBENCH=85572
IDSOLVER=1878
FILE ID=node135/3421694-1306786783
RUNJOBID= node135-1306786783-29453
PBS_JOBID= 13475031
Free space on /tmp= 54908 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/pebbling/grid-pebbling/unsat/grid-pbl-0250.shuffled-as.sat05-1349.shuffled-as.sat05-1349.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421694-1306786783/watcher-3421694-1306786783 -o /tmp/evaluation-result-3421694-1306786783/solver-3421694-1306786783 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421694-1306786783.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 384c65902b197ca2c64d2ee8a3c64089
RANDOM SEED=741274562

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:       5115960 kB
Buffers:         34008 kB
Cached:       16037868 kB
SwapCached:       5940 kB
Active:       18472360 kB
Inactive:      8697608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5115960 kB
SwapTotal:    67111528 kB
SwapFree:     60787364 kB
Dirty:            9124 kB
Writeback:           0 kB
AnonPages:    11098068 kB
Mapped:          25304 kB
Slab:           532980 kB
PageTables:      65420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124370144 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= 54904 MiB
End job on node135 at 2011-05-30 22:20:00