Trace number 3289242

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-mtUNSAT 44.6972 11.2032

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3289242-1304117679.cnf'
0.00/0.00	c -- header says num vars:          17298
0.00/0.00	c -- header says num clauses:       57292
0.00/0.03	c -- clauses added:            0 learnts,        57292 normals,            0 xors
0.00/0.03	c -- vars added      17298
0.00/0.38	c Parsing time:  0.02 s
0.00/0.38	c  N st     0         0     17298     26194     27671         0    137056         0   no data   no data
0.00/0.38	c asymm  cl-useful: 8/26194/26194 lits-rem:82 time: 0.32
3.20/0.90	c Flit:    56 Blit:   1670 bXBeca:    0 bXProp: 2814 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  0.54
3.20/0.90	c Cleaning up after failed var search:     0.00 s 
3.60/0.92	c Replacing     2814 vars Replaced    74967 lits Time:     0.01 s 
3.60/0.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.60/0.92	c bin-w-bin subsume rem          461 bins  time:  0.00 s
3.60/0.92	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
3.60/0.99	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  11768 time:  0.01 s
3.60/0.99	c Removed useless bin:      37  fixed:     0  props:   1.53M  time:  0.01 s
3.60/0.99	c lits-rem:         0  cl-subs:      135  v-elim:   3922  v-fix:    0  time:  0.04 s
4.36/1.11	c Finding binary XORs  T:     0.02 s  found:      12
4.36/1.11	c Replacing       12 vars Replaced      159 lits Time:     0.00 s 
4.36/1.11	c Finding non-binary XORs:     0.01 s (found:    3486, avg size: 3.0)
4.36/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    540 locsubst:  2222 time:   0.00
4.36/1.11	c Replacing     1111 vars Replaced     6666 lits Time:     0.00 s 
4.36/1.11	c calculated reachability. Time: 0.00
4.36/1.11	c Calc default polars -  time:   0.00 s pos:     977 undec:   11143 neg:    5178
4.36/1.11	c =========================================================================================
4.36/1.11	c types(t): F = full restart, N = normal restart
4.36/1.11	c types(t): S = simplification begin/end, E = solution found
4.36/1.11	c restart types(rt): st = static, dy = dynamic
4.36/1.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.36/1.11	c  B st     0         0      6183     10001      8730         0     66186         0   no data   no data
5.16/1.31	c Decided on static restart strategy
5.96/1.51	c  N st     8      4917      6183     10001      8766      4714     66186    146658   no data   no data
8.35/2.19	c  N st    10     11302      6178     10001      8830      4615     66186    131757   no data   no data
11.57/2.94	c  N st    11     17046      6178     10001      8850     10251     66186    451821   no data   no data
15.96/4.05	c  F st    12     25001      6160     10001      9084     12625     66186    440511   no data   no data
15.96/4.06	c  N st    12     25001      6160      9999      8818     12582     65632    439423   no data   no data
15.96/4.07	c Finding binary XORs  T:     0.01 s  found:       2
18.34/4.70	c Decided on static restart strategy
18.34/4.70	c  N st    18     30001      6158      9998      8895     10948     65616    354798   no data   no data
18.74/4.70	c  S st    18     30001      6158      9998      8895     10948     65616    354798   no data   no data
18.74/4.78	c  S st    18     30501      6158      9998      8950     11390     65616    361630   no data   no data
18.74/4.79	c x-sub:  1111 x-cut:      0 vfix:      0 v-elim:    269 locsubst:     0 time:   0.01
19.96/5.02	c Flit:    71 Blit:      2 bXBeca:    0 bXProp:    8 Bins:  41861 BRemL:  23316 BRemN:     12 P:  4.5M T:  0.23
19.96/5.03	c Replacing       10 vars Replaced     2021 lits Time:     0.00 s 
19.96/5.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.96/5.03	c bin-w-bin subsume rem          218 bins  time:  0.00 s
19.96/5.04	c subs with bin:      445  lits-rem:       349  v-fix:    0  time:  0.00 s
19.96/5.05	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   5804 time:  0.01 s
19.96/5.05	c Removed useless bin:      11  fixed:     0  props:   0.16M  time:  0.00 s
19.96/5.07	c lits-rem:       158  cl-subs:      133  v-elim:   1115  v-fix:    0  time:  0.02 s
19.96/5.08	c subs with bin:       36  lits-rem:       335  v-fix:    0  time:  0.01 s
19.96/5.09	c lits-rem:       113  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.01 s
20.36/5.17	c asymm  cl-useful: 151/9664/9664 lits-rem:606 time: 0.08
20.36/5.17	c calculated reachability. Time: 0.00
20.36/5.17	c  N st    18     30501      4689      9664     19817      2794     56895     81332   no data   no data
20.36/5.19	c Finding binary XORs  T:     0.01 s  found:       0
23.13/5.89	c  N st    20     37613      4688      9664     19838      6198     56895    182904   no data   no data
25.93/6.54	c  N st    21     44013      4685      9664     19842     12379     56895    367715   no data   no data
25.93/6.56	c Finding binary XORs  T:     0.01 s  found:       0
27.12/6.83	c  S st    22     45752      4684      9659     39680      7472     56744    219690   no data   no data
27.12/6.89	c  S st    22     46253      4684      9659     39689      7959     56744    228774   no data   no data
27.52/6.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    126 locsubst:     0 time:   0.00
27.92/7.01	c Flit:     8 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1320 BRemL:  16801 BRemN:     61 P:  2.2M T:  0.11
27.92/7.02	c Replacing        1 vars Replaced       17 lits Time:     0.00 s 
27.92/7.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.92/7.02	c bin-w-bin subsume rem         3115 bins  time:  0.00 s
27.92/7.02	c subs with bin:       65  lits-rem:        27  v-fix:    0  time:  0.00 s
27.92/7.03	c Subs w/ non-existent bins:      0 l-rem:     30 v-fix:     0 done:   4548 time:  0.00 s
27.92/7.03	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
27.92/7.04	c lits-rem:         0  cl-subs:       34  v-elim:     23  v-fix:    0  time:  0.01 s
27.92/7.06	c subs with bin:       25  lits-rem:       669  v-fix:    0  time:  0.02 s
27.92/7.09	c lits-rem:       252  cl-subs:      410  v-elim:      0  v-fix:    0  time:  0.03 s
27.92/7.09	c vivif2 --  cl tried     9554 cl shrink       76 lits rem        198 time: 0.00
27.92/7.10	c vivif2 --  cl tried     6546 cl shrink      776 lits rem       2314 time: 0.00
28.32/7.19	c asymm  cl-useful: 49/9547/9547 lits-rem:97 time: 0.09
28.32/7.19	c calculated reachability. Time: 0.00
28.32/7.19	c  N st    22     46253      4525      9547     12805      6546     55489    136499   no data   no data
33.91/8.51	c Finding binary XORs  T:     0.01 s  found:       0
33.91/8.58	c  N st    23     60651      4521      9542     12549     12407     55378    285174   no data   no data
37.94/9.53	c  N st    24     69381      4521      9542     12552     11077     55378    218455   no data   no data
37.94/9.53	c  S st    24     69381      4521      9542     12552     11077     55378    218455   no data   no data
37.94/9.55	c Finding binary XORs  T:     0.01 s  found:      66
37.94/9.55	c Replacing       66 vars Replaced     4061 lits Time:     0.01 s 
38.31/9.63	c  S st    24     69881      4445      9418     14226     11517     54772    230482   no data   no data
38.31/9.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     54 locsubst:     0 time:   0.00
38.71/9.74	c Flit:    10 Blit:      0 bXBeca:    0 bXProp:   60 Bins:   1330 BRemL:   3376 BRemN:      0 P:  2.7M T:  0.10
38.71/9.74	c Replacing       60 vars Replaced     1683 lits Time:     0.00 s 
38.71/9.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.71/9.74	c bin-w-bin subsume rem          568 bins  time:  0.00 s
38.71/9.75	c subs with bin:      311  lits-rem:       212  v-fix:    0  time:  0.00 s
38.71/9.75	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   4321 time:  0.01 s
38.71/9.75	c Removed useless bin:       2  fixed:     0  props:   0.12M  time:  0.00 s
38.71/9.76	c lits-rem:        22  cl-subs:      216  v-elim:     78  v-fix:    0  time:  0.01 s
38.71/9.79	c subs with bin:       49  lits-rem:      1013  v-fix:    0  time:  0.02 s
39.11/9.84	c lits-rem:       441  cl-subs:      808  v-elim:      0  v-fix:    0  time:  0.05 s
39.11/9.84	c vivif2 --  cl tried     8801 cl shrink       36 lits rem         47 time: 0.00
39.11/9.85	c vivif2 --  cl tried     9838 cl shrink     1062 lits rem       2412 time: 0.01
39.51/9.92	c asymm  cl-useful: 95/8801/8801 lits-rem:255 time: 0.07
39.51/9.93	c calculated reachability. Time: 0.00
39.51/9.93	c  N st    24     69881      4243      8770      8935      9838     52230    172392   no data   no data
40.71/10.21	c Finding binary XORs  T:     0.01 s  found:      12
44.30/11.19	c  E st    25     81365      4200      8762      9587     20698     52171    411699   no data   no data
44.30/11.19	c Following stats are for *FIRST FINISHED THREAD ONLY*
44.30/11.19	c num threads              : 4          
44.30/11.19	c restarts                 : 25         
44.30/11.19	c dynamic restarts         : 0          
44.30/11.19	c static restarts          : 25         
44.30/11.19	c full restarts            : 1          
44.30/11.19	c total simplify time      : 0.08       
44.30/11.19	c learnts DL2              : 0          
44.30/11.19	c learnts size 2           : 101716     
44.30/11.19	c learnts size 1           : 3022        (17.47     % of vars)
44.30/11.19	c filedLit time            : 0.99        (8.91      % time)
44.30/11.19	c v-elim SatELite          : 5138        (29.70     % vars)
44.30/11.19	c SatELite time            : 0.15        (1.37      % time)
44.30/11.19	c v-elim xor               : 989         (5.72      % vars)
44.30/11.19	c xor elim time            : 0.02        (0.18      % time)
44.30/11.19	c num binary xor trees     : 2010       
44.30/11.19	c binxor trees' crown      : 4086        (2.03      leafs/tree)
44.30/11.19	c bin xor find time        : 0.08       
44.30/11.19	c OTF clause improved      : 2121        (0.03      clauses/conflict)
44.30/11.19	c OTF impr. size diff      : 2658        (1.25       lits/clause)
44.30/11.19	c OTF cl watch-shrink      : 41395       (0.51      clauses/conflict)
44.30/11.19	c OTF cl watch-sh-lit      : 100916      (2.44       lits/clause)
44.30/11.19	c tried to recurMin cls    : 24512       (30.13      % of conflicts)
44.30/11.19	c updated cache            : 0           (0.00       lits/tried recurMin)
44.30/11.19	c unit cls recevied        : 30          (0.99      % of units)
44.30/11.19	c unit cls sent            : 2283        (75.55     % of units)
44.30/11.19	c bin cls recevied         : 33717      
44.30/11.19	c bin cls sent             : 57901      
44.30/11.19	c clauses over max glue    : 0           (0.00      % of all clauses)
44.30/11.19	c conflicts                : 81365       (7291.23   / sec)
44.30/11.19	c decisions                : 115854      (5.11      % random)
44.30/11.19	c bogo-props               : 786826773   (70508594.76 / sec)
44.30/11.19	c conflict literals        : 2872993     (30.91     % deleted)
44.30/11.19	c Memory used              : 334.64      MB
44.30/11.19	c single-thread CPU time   : 11.16       s
44.30/11.19	c all-threads sum CPU time : 44.59       s
44.30/11.19	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289242-1304117679/watcher-3289242-1304117679 -o /tmp/evaluation-result-3289242-1304117679/solver-3289242-1304117679 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3289242-1304117679.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: 8.05 8.03 7.93 5/180 17623
/proc/meminfo: memFree=23055064/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=249968 CPUtime=0 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) D 17621 17623 17393 0 -1 4202496 1845 0 0 0 0 0 0 0 25 0 4 0 523368328 255967232 1767 33554432000 4194304 4627427 140733309049648 18446744073709551615 244446988378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 62557 1772 336 106 0 57528 0
[pid=17623/tid=17624] ppid=17621 vsize=250096 CPUtime=0 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 277 0 0 0 0 0 0 0 25 0 4 0 523368328 256098304 1780 33554432000 4194304 4627427 140733309049648 18446744073709551615 244446641931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=249964 CPUtime=0 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 284 0 0 0 0 0 0 0 25 0 4 0 523368328 255963136 1799 33554432000 4194304 4627427 140733309049648 18446744073709551615 244446641931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=249964 CPUtime=0 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 473 0 0 0 0 0 0 0 25 0 4 0 523368328 255963136 1804 33554432000 4194304 4627427 140733309049648 18446744073709551615 244446988471 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.00755495 s]
/proc/loadavg: 8.05 8.03 7.93 5/180 17623
/proc/meminfo: memFree=23055064/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=251060 CPUtime=0 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 2562 0 0 0 0 0 0 0 25 0 4 0 523368328 257085440 2353 33554432000 4194304 4627427 140733309049648 18446744073709551615 244446642361 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 62765 2384 336 106 0 57736 0
[pid=17623/tid=17624] ppid=17621 vsize=251060 CPUtime=0 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 318 0 0 0 0 0 0 0 25 0 4 0 523368328 257085440 2386 33554432000 4194304 4627427 140733309049648 18446744073709551615 244446988471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=251060 CPUtime=0 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 533 0 0 0 0 0 0 0 25 0 4 0 523368328 257085440 2413 33554432000 4194304 4627427 140733309049648 18446744073709551615 4316503 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=251060 CPUtime=0 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 788 0 0 0 0 0 0 0 25 0 4 0 523368328 257085440 2433 33554432000 4194304 4627427 140733309049648 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 251060

[startup+0.585581 s]
/proc/loadavg: 8.05 8.03 7.93 5/180 17623
/proc/meminfo: memFree=23055064/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=316364 CPUtime=3.2 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 22177 0 0 0 317 3 0 0 25 0 4 0 523368328 323956736 19968 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 79091 19968 369 106 0 74062 0
[pid=17623/tid=17624] ppid=17621 vsize=316364 CPUtime=0.79 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 6292 0 0 0 79 0 0 0 18 0 4 0 523368328 323956736 19968 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=316364 CPUtime=0.79 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 6186 0 0 0 79 0 0 0 18 0 4 0 523368328 323956736 19968 33554432000 4194304 4627427 140733309049648 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=316364 CPUtime=0.79 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 3118 0 0 0 79 0 0 0 19 0 4 0 523368328 323956736 19969 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 316364

[startup+0.910371 s]
/proc/loadavg: 8.05 8.03 7.93 5/180 17623
/proc/meminfo: memFree=23055064/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=316496 CPUtime=3.6 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 22318 0 0 0 357 3 0 0 25 0 4 0 523368328 324091904 20109 33554432000 4194304 4627427 140733309049648 18446744073709551615 244446610257 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 79124 20109 372 106 0 74095 0
[pid=17623/tid=17624] ppid=17621 vsize=316496 CPUtime=0.89 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 6330 0 0 0 89 0 0 0 19 0 4 0 523368328 324091904 20109 33554432000 4194304 4627427 140733309049648 18446744073709551615 4238928 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=316496 CPUtime=0.9 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 6224 0 0 0 89 1 0 0 19 0 4 0 523368328 324091904 20109 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309038 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=316496 CPUtime=0.89 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 3136 0 0 0 89 0 0 0 19 0 4 0 523368328 324091904 20109 33554432000 4194304 4627427 140733309049648 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 316496

[startup+1.00036 s]
/proc/loadavg: 8.05 8.03 7.93 5/180 17623
/proc/meminfo: memFree=23055064/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=323596 CPUtime=3.96 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 28223 0 0 0 392 4 0 0 25 0 4 0 523368328 331362304 25469 33554432000 4194304 4627427 140733309049648 18446744073709551615 4515654 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 80899 25469 383 106 0 75870 0
[pid=17623/tid=17624] ppid=17621 vsize=323596 CPUtime=0.98 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 8364 0 0 0 97 1 0 0 19 0 4 0 523368328 331362304 25469 33554432000 4194304 4627427 140733309049648 18446744073709551615 4408477 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=323596 CPUtime=0.98 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 8255 0 0 0 97 1 0 0 19 0 4 0 523368328 331362304 25469 33554432000 4194304 4627427 140733309049648 18446744073709551615 4467719 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=323596 CPUtime=0.98 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 3150 0 0 0 98 0 0 0 19 0 4 0 523368328 331362304 25469 33554432000 4194304 4627427 140733309049648 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 323596

[startup+1.50026 s]
/proc/loadavg: 8.05 8.03 7.93 5/180 17623
/proc/meminfo: memFree=23055064/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=324036 CPUtime=5.96 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 29955 0 0 0 592 4 0 0 25 0 4 0 523368328 331812864 26986 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 81009 26986 389 106 0 75980 0
[pid=17623/tid=17624] ppid=17621 vsize=324036 CPUtime=1.48 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 8883 0 0 0 147 1 0 0 19 0 4 0 523368328 331812864 26986 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=324036 CPUtime=1.48 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 8818 0 0 0 147 1 0 0 19 0 4 0 523368328 331812864 26986 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309609 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=324036 CPUtime=1.48 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 3474 0 0 0 148 0 0 0 20 0 4 0 523368328 331812864 26987 33554432000 4194304 4627427 140733309049648 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 324036

[startup+3.10096 s]
/proc/loadavg: 8.04 8.03 7.93 9/184 17627
/proc/meminfo: memFree=22833428/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=328144 CPUtime=12.35 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 34696 0 0 0 1230 5 0 0 25 0 4 0 523368328 336019456 27322 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 82036 27322 389 106 0 77007 0
[pid=17623/tid=17624] ppid=17621 vsize=328144 CPUtime=3.08 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 10001 0 0 0 307 1 0 0 25 0 4 0 523368328 336019456 27322 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308428 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=328144 CPUtime=3.08 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 9983 0 0 0 307 1 0 0 25 0 4 0 523368328 336019456 27322 33554432000 4194304 4627427 140733309049648 18446744073709551615 4504799 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=328144 CPUtime=3.07 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 4489 0 0 0 307 0 0 0 25 0 4 0 523368328 336019456 27322 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 328144

[startup+6.30037 s]
/proc/loadavg: 8.04 8.03 7.93 9/184 17627
/proc/meminfo: memFree=22808016/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=323652 CPUtime=25.12 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 42799 0 0 0 2506 6 0 0 25 0 4 0 523368328 331419648 29693 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 80913 29693 391 106 0 75884 0
[pid=17623/tid=17624] ppid=17621 vsize=323652 CPUtime=6.28 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 12425 0 0 0 627 1 0 0 25 0 4 0 523368328 331419648 29693 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=323652 CPUtime=6.28 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 11923 0 0 0 627 1 0 0 25 0 4 0 523368328 331419648 29693 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=323652 CPUtime=6.25 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 5730 0 0 0 625 0 0 0 25 0 4 0 523368328 331419648 29693 33554432000 4194304 4627427 140733309049648 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 323652

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

[startup+7.00024 s]
/proc/loadavg: 8.04 8.03 7.93 9/184 17627
/proc/meminfo: memFree=22808016/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=333236 CPUtime=27.92 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 44923 0 0 0 2785 7 0 0 25 0 4 0 523368328 341233664 31624 33554432000 4194304 4627427 140733309049648 18446744073709551615 4239405 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 83309 31624 391 106 0 78280 0
[pid=17623/tid=17624] ppid=17621 vsize=333236 CPUtime=6.98 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 13343 0 0 0 696 2 0 0 25 0 4 0 523368328 341233664 31624 33554432000 4194304 4627427 140733309049648 18446744073709551615 4328741 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=333236 CPUtime=6.97 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 12300 0 0 0 696 1 0 0 25 0 4 0 523368328 341233664 31624 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309744 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=333236 CPUtime=6.95 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 6103 0 0 0 695 0 0 0 25 0 4 0 523368328 341233664 31624 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 27.92
Current children cumulated vsize (KiB) 333236

[startup+8.60094 s]
/proc/loadavg: 8.12 8.04 7.94 9/184 17627
/proc/meminfo: memFree=22782808/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=323264 CPUtime=34.31 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 50740 0 0 0 3423 8 0 0 25 0 4 0 523368328 331022336 35573 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 80816 35573 391 106 0 75787 0
[pid=17623/tid=17624] ppid=17621 vsize=323264 CPUtime=8.58 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 14176 0 0 0 856 2 0 0 25 0 4 0 523368328 331022336 35573 33554432000 4194304 4627427 140733309049648 18446744073709551615 4322120 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=323264 CPUtime=8.58 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 14120 0 0 0 856 2 0 0 25 0 4 0 523368328 331022336 35574 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=323264 CPUtime=8.55 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 8412 0 0 0 854 1 0 0 25 0 4 0 523368328 331022336 35574 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 34.31
Current children cumulated vsize (KiB) 323264

[startup+10.2006 s]
/proc/loadavg: 8.12 8.04 7.94 9/184 17627
/proc/meminfo: memFree=22761976/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=342668 CPUtime=40.71 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 54122 0 0 0 4062 9 0 0 25 0 4 0 523368328 350892032 38955 33554432000 4194304 4627427 140733309049648 18446744073709551615 4222434 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 85667 38955 391 106 0 80638 0
[pid=17623/tid=17624] ppid=17621 vsize=342668 CPUtime=10.18 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 15093 0 0 0 1016 2 0 0 25 0 4 0 523368328 350892032 38955 33554432000 4194304 4627427 140733309049648 18446744073709551615 4324696 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=342668 CPUtime=10.18 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 14773 0 0 0 1016 2 0 0 25 0 4 0 523368328 350892032 38955 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=342668 CPUtime=10.14 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 9017 0 0 0 1013 1 0 0 25 0 4 0 523368328 350892032 38955 33554432000 4194304 4627427 140733309049648 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40.71
Current children cumulated vsize (KiB) 342668

[startup+11.0005 s]
/proc/loadavg: 8.12 8.04 7.94 9/184 17627
/proc/meminfo: memFree=22738060/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=342668 CPUtime=43.9 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) R 17621 17623 17393 0 -1 4202496 55279 0 0 0 4381 9 0 0 25 0 4 0 523368328 350892032 39587 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 85667 39587 391 106 0 80638 0
[pid=17623/tid=17624] ppid=17621 vsize=342668 CPUtime=10.98 cores=0,2,4,6
/proc/17623/task/17624/stat : 17624 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 15295 0 0 0 1096 2 0 0 25 0 4 0 523368328 350892032 39587 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=342668 CPUtime=10.98 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 15187 0 0 0 1096 2 0 0 25 0 4 0 523368328 350892032 39587 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17623/tid=17626] ppid=17621 vsize=342668 CPUtime=10.93 cores=0,2,4,6
/proc/17623/task/17626/stat : 17626 (strangenight2-m) R 17621 17623 17393 0 -1 4202560 9383 0 0 0 1092 1 0 0 25 0 4 0 523368328 350892032 39587 33554432000 4194304 4627427 140733309049648 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.9
Current children cumulated vsize (KiB) 342668

[startup+11.2005 s]
/proc/loadavg: 8.12 8.04 7.94 9/184 17627
/proc/meminfo: memFree=22738060/32951124 swapFree=67111524/67111528
[pid=17623] ppid=17621 vsize=0 CPUtime=44.69 cores=0,2,4,6
/proc/17623/stat : 17623 (strangenight2-m) Z 17621 17623 17393 0 -1 4202524 55462 0 0 0 4459 10 0 0 25 0 2 0 523368328 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17623/statm: 0 0 0 0 0 0 0
[pid=17623/tid=17625] ppid=17621 vsize=0 CPUtime=11.18 cores=0,2,4,6
/proc/17623/task/17625/stat : 17625 (strangenight2-m) R 17621 17623 17393 0 -1 4203588 15222 0 0 0 1115 3 0 0 25 0 2 0 523368328 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) 44.69
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 11.2032
CPU time (s): 44.6972
CPU user time (s): 44.5932
CPU system time (s): 0.103984
CPU usage (%): 398.97
Max. virtual memory (cumulated for all children) (KiB): 342668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.5932
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55462
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= 1255
involuntary context switches= 284

runsolver used 0.020996 second user time and 0.040993 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 00:54:39
IDJOB=3289242
IDBENCH=83118
IDSOLVER=1586
FILE ID=node105/3289242-1304117679
RUNJOBID= node105-1304115271-17411
PBS_JOBID= 13170708
Free space on /tmp= 71932 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289242-1304117679/watcher-3289242-1304117679 -o /tmp/evaluation-result-3289242-1304117679/solver-3289242-1304117679 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3289242-1304117679.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1517267824

node105.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.825
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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5410.70
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.825
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.74
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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23057948 kB
Buffers:       2159584 kB
Cached:        7107104 kB
SwapCached:          4 kB
Active:         599076 kB
Inactive:      8747856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23057948 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13244 kB
Writeback:           0 kB
AnonPages:       79516 kB
Mapped:          14992 kB
Slab:           483500 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251372 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= 71928 MiB
End job on node105 at 2011-04-30 00:54:50