Trace number 3290898

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 29.1646 7.38816

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03223
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

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-3290898-1304124689.cnf'
0.00/0.00	c -- header says num vars:           4740
0.00/0.00	c -- header says num clauses:       41379
0.00/0.03	c -- clauses added:            0 learnts,        41379 normals,            0 xors
0.00/0.03	c -- vars added       4740
0.00/0.03	c Parsing time:  0.01 s
0.00/0.03	c  N st     0         0      4740     29396     11759         0    183338         0   no data   no data
0.00/0.43	c asymm  cl-useful: 0/12103/29291 lits-rem:0 time: 0.36
0.00/0.49	c Flit:    21 Blit:      0 bXBeca:    0 bXProp:   60 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.10
0.00/0.49	c Replacing       60 vars Replaced    19728 lits Time:     0.00 s 
1.65/0.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.65/0.55	c bin-w-bin subsume rem          129 bins  time:  0.00 s
1.65/0.55	c subs with bin:      314  lits-rem:        10  v-fix:    0  time:  0.00 s
1.65/0.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4540 time:  0.01 s
1.65/0.55	c Removed useless bin:       0  fixed:     0  props:   0.74M  time:  0.01 s
1.65/0.83	c lits-rem:         0  cl-subs:        4  v-elim:    518  v-fix:    0  time:  0.06 s
1.65/0.83	c Finding binary XORs  T:     0.00 s  found:       0
1.65/0.83	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.65/0.83	c calculated reachability. Time: 0.00
1.65/0.83	c Calc default polars -  time:   0.00 s pos:     196 undec:     718 neg:    3826
1.65/0.83	c =========================================================================================
1.65/0.83	c types(t): F = full restart, N = normal restart
1.65/0.83	c types(t): S = simplification begin/end, E = solution found
1.65/0.83	c restart types(rt): st = static, dy = dynamic
1.65/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.65/0.83	c  B st     0         0      4022     29607      9878         0    188428         0   no data   no data
1.65/0.83	c  N dy    17      4145      4020     29607     10017      3953    188428    109278      7.74      8.27
1.65/0.99	c  N dy    45      8211      4019     29607     10525      5499    188428    124802      8.65      9.29
1.65/1.24	c  N dy    64     12241      4011     29607     10890      5314    188428     93140      8.53      9.04
2.20/1.46	c  N dy    89     16573      4011     29607     10972      9529    188428    220247      8.57      9.04
6.34/1.63	c Finding binary XORs  T:     0.00 s  found:       0
6.34/1.68	c  N dy   111     20670      4008     29595     11001      7981    188229    146317      8.55      9.11
7.54/1.91	c  N dy   135     24726      4008     29595     11224     11952    188229    271392      8.52      9.46
7.54/1.93	c  F st   137     25000      4008     29595     11227     12221    188229    279618      8.52   no data
8.76/2.25	c  N dy   143     30002      4003     29591     11235     10532    188185    187779      8.52   no data
8.76/2.25	c  S st   143     30002      4003     29591     11235     10532    188185    187779      8.52   no data
9.16/2.31	c  S st   143     30503      4003     29591     11432     10994    188185    200835      8.52   no data
9.16/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.58	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins: 104442 BRemL:  92348 BRemN:      0 P:  7.0M T:  0.27
9.94/2.58	c blocked clauses removed:        0 vars:      0 tried:        3999 T: 0.00 s
9.94/2.59	c bin-w-bin subsume rem          133 bins  time:  0.00 s
9.94/2.59	c subs with bin:      372  lits-rem:       268  v-fix:    0  time:  0.01 s
10.34/2.60	c Subs w/ non-existent bins:      6 l-rem:     64 v-fix:     0 done:   3999 time:  0.01 s
10.34/2.60	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.00 s
10.34/2.63	c lits-rem:         0  cl-subs:      188  v-elim:     95  v-fix:    0  time:  0.02 s
10.34/2.65	c subs with bin:      130  lits-rem:      1660  v-fix:    0  time:  0.02 s
10.34/2.67	c lits-rem:       244  cl-subs:      464  v-elim:      0  v-fix:    0  time:  0.02 s
11.54/2.97	c asymm  cl-useful: 0/17136/29239 lits-rem:0 time: 0.30
11.54/2.98	c calculated reachability. Time: 0.00
11.54/2.98	c  N dy   143     30503      3904     29239     22373      5942    187166     97981      8.52   no data
11.54/2.98	c Finding binary XORs  T:     0.00 s  found:       0
12.74/3.24	c  N dy   160     34559      3904     29239     22387      9941    187166    206253      8.40      8.88
13.93/3.51	c  N dy   178     38714      3895     29239     22442      8561    187166    151724      8.29      8.75
15.13/3.83	c  N dy   196     42775      3893     29239    111379     12558    187165    435801      8.25      9.09
15.54/3.93	c Finding binary XORs  T:     0.00 s  found:       0
15.94/4.06	c  S st   209     45754      3875     29197    109950      6344    186721    261799      8.18   no data
16.34/4.11	c  S st   209     46256      3875     29197    109950      6845    186721    272167      8.18   no data
16.34/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.32	c Flit:     0 Blit:      2 bXBeca:    0 bXProp:    0 Bins:   2836 BRemL:  86639 BRemN:      1 P:  6.1M T:  0.21
17.14/4.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.14/4.33	c bin-w-bin subsume rem          932 bins  time:  0.00 s
17.14/4.33	c subs with bin:      580  lits-rem:       336  v-fix:    0  time:  0.01 s
17.14/4.34	c Subs w/ non-existent bins:      8 l-rem:     22 v-fix:     0 done:   3873 time:  0.01 s
17.14/4.35	c Removed useless bin:       4  fixed:     0  props:   0.31M  time:  0.00 s
17.14/4.36	c lits-rem:         0  cl-subs:      263  v-elim:     26  v-fix:    0  time:  0.02 s
17.14/4.38	c subs with bin:      232  lits-rem:       390  v-fix:    0  time:  0.01 s
17.14/4.39	c lits-rem:        78  cl-subs:      126  v-elim:      0  v-fix:    0  time:  0.01 s
17.14/4.40	c vivif2 --  cl tried    28362 cl shrink       26 lits rem         26 time: 0.01
17.14/4.40	c vivif2 --  cl tried     5467 cl shrink      590 lits rem       1347 time: 0.00
19.13/4.82	c asymm  cl-useful: 28/9541/28362 lits-rem:39 time: 0.42
19.13/4.82	c calculated reachability. Time: 0.00
19.13/4.82	c  N dy   209     46256      3847     28362     23968      5458    181872     80668      8.18   no data
19.93/5.07	c  N dy   230     50359      3847     28362     25762      9535    181872    198307      8.17      8.96
21.12/5.34	c Finding binary XORs  T:     0.00 s  found:       0
21.12/5.38	c  N dy   249     54407      3837     28354     25501     13293    181740    307581      8.16      8.62
22.72/5.73	c  N dy   262     58731      3836     28354     26792      9652    181740    165182      8.08      8.51
23.92/6.06	c  N dy   285     62840      3829     28354     26832     13704    181740    273220      8.08      8.63
25.52/6.40	c  N dy   306     66866      3823     28354     26849     17662    181740    384063      8.08      8.56
26.33/6.65	c  S st   322     69386      3806     28354     26880     10286    181740    142043      8.10      6.88
26.73/6.70	c  S st   322     69890      3806     28354     26882     10785    181740    152920      8.10   no data
26.73/6.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.51/6.92	c Flit:     5 Blit:      4 bXBeca:    0 bXProp:    3 Bins:   9020 BRemL:   8583 BRemN:      0 P:  7.5M T:  0.21
27.51/6.93	c Replacing        3 vars Replaced     1667 lits Time:     0.00 s 
27.51/6.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.51/6.94	c bin-w-bin subsume rem          118 bins  time:  0.00 s
27.51/6.95	c subs with bin:     2687  lits-rem:       121  v-fix:    0  time:  0.01 s
27.51/6.96	c Subs w/ non-existent bins:      8 l-rem:     29 v-fix:     0 done:   3769 time:  0.01 s
27.51/6.96	c Removed useless bin:       3  fixed:     0  props:   0.29M  time:  0.00 s
27.51/6.98	c lits-rem:         0  cl-subs:       94  v-elim:     45  v-fix:    0  time:  0.02 s
27.91/7.00	c subs with bin:      550  lits-rem:      1712  v-fix:    0  time:  0.02 s
27.91/7.02	c lits-rem:       289  cl-subs:      329  v-elim:      0  v-fix:    0  time:  0.01 s
27.91/7.02	c vivif2 --  cl tried    25419 cl shrink       49 lits rem         58 time: 0.01
27.91/7.03	c vivif2 --  cl tried     7099 cl shrink      974 lits rem       1834 time: 0.00
28.98/7.37	c asymm  cl-useful: 106/15878/25419 lits-rem:119 time: 0.34
28.98/7.38	c calculated reachability. Time: 0.00
28.98/7.38	c  N dy   322     69890      3724     25416     24333      7084    164394     95116      8.10   no data
28.98/7.38	c Following stats are for *FIRST FINISHED THREAD ONLY*
28.98/7.38	c num threads              : 4          
28.98/7.38	c restarts                 : 281        
28.98/7.38	c dynamic restarts         : 269        
28.98/7.38	c static restarts          : 12         
28.98/7.38	c full restarts            : 1          
28.98/7.38	c total simplify time      : 0.02       
28.98/7.38	c learnts DL2              : 0          
28.98/7.38	c learnts size 2           : 150265     
28.98/7.38	c learnts size 1           : 1633        (34.45     % of vars)
28.98/7.38	c filedLit time            : 0.32        (4.38      % time)
28.98/7.38	c v-elim SatELite          : 545         (11.50     % vars)
28.98/7.38	c SatELite time            : 0.07        (0.97      % time)
28.98/7.38	c v-elim xor               : 0           (0.00      % vars)
28.98/7.38	c xor elim time            : 0.00        (0.05      % time)
28.98/7.38	c num binary xor trees     : 60         
28.98/7.38	c binxor trees' crown      : 64          (1.07      leafs/tree)
28.98/7.38	c bin xor find time        : 0.01       
28.98/7.38	c OTF clause improved      : 941         (0.01      clauses/conflict)
28.98/7.38	c OTF impr. size diff      : 1245        (1.32       lits/clause)
28.98/7.38	c OTF cl watch-shrink      : 49202       (0.59      clauses/conflict)
28.98/7.38	c OTF cl watch-sh-lit      : 147651      (3.00       lits/clause)
28.98/7.38	c tried to recurMin cls    : 32153       (38.57      % of conflicts)
28.98/7.38	c updated cache            : 3535        (0.11       lits/tried recurMin)
28.98/7.38	c unit cls recevied        : 80          (4.90      % of units)
28.98/7.38	c unit cls sent            : 162         (9.92      % of units)
28.98/7.38	c bin cls recevied         : 108718     
28.98/7.38	c bin cls sent             : 30686      
28.98/7.38	c clauses over max glue    : 0           (0.00      % of all clauses)
28.98/7.38	c conflicts                : 83366       (11345.58  / sec)
28.98/7.38	c decisions                : 140778      (3.90      % random)
28.98/7.38	c bogo-props               : 438820585   (59720690.26 / sec)
28.98/7.38	c conflict literals        : 2519003     (35.98     % deleted)
28.98/7.38	c Memory used              : 373.93      MB
28.98/7.38	c single-thread CPU time   : 7.35        s
28.98/7.38	c all-threads sum CPU time : 29.03       s
28.98/7.38	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-3290898-1304124689/watcher-3290898-1304124689 -o /tmp/evaluation-result-3290898-1304124689/solver-3290898-1304124689 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3290898-1304124689.cnf 

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

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: 7.07 7.85 7.94 3/174 19568
/proc/meminfo: memFree=30882860/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 524067581 52441088 347 33554432000 4194304 4627427 140735313069648 18446744073709551615 47668297050034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 12803 347 299 106 0 7774 0
[pid=19568/tid=19569] ppid=19566 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 524067581 52441088 347 33554432000 4194304 4627427 140735313069648 18446744073709551615 47668297050034 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 524067581 52441088 347 33554432000 4194304 4627427 140735313069648 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 524067581 52441088 347 33554432000 4194304 4627427 140735313069648 18446744073709551615 251826037814 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.138936 s]
/proc/loadavg: 7.07 7.85 7.94 3/174 19568
/proc/meminfo: memFree=30882860/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=355060 CPUtime=1.65 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 7540 0 0 0 162 3 0 0 18 0 4 0 524067581 363581440 7073 33554432000 4194304 4627427 140735313069648 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 89045 8015 373 106 0 84016 0
[pid=19568/tid=19569] ppid=19566 vsize=357100 CPUtime=0.48 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 2322 0 0 0 47 1 0 0 18 0 4 0 524067581 365670400 8174 33554432000 4194304 4627427 140735313069648 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=357100 CPUtime=0.47 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) S 19566 19568 19209 0 -1 4202560 2071 0 0 0 47 0 0 0 18 0 4 0 524067581 365670400 8233 33554432000 4194304 4627427 140735313069648 18446744073709551615 251814345198 0 0 4096 2 18446604471158782144 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=357100 CPUtime=0.47 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 1786 0 0 0 47 0 0 0 18 0 4 0 524067581 365670400 8268 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 355060

[startup+0.559564 s]
/proc/loadavg: 7.07 7.85 7.94 3/174 19568
/proc/meminfo: memFree=30882860/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=363660 CPUtime=2.2 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 13769 0 0 0 214 6 0 0 18 0 4 0 524067581 372387840 11375 33554432000 4194304 4627427 140735313069648 18446744073709551615 4507021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 92183 12800 387 106 0 87154 0
[pid=19568/tid=19569] ppid=19566 vsize=368732 CPUtime=1.35 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 4817 0 0 0 133 2 0 0 19 0 4 0 524067581 377581568 12800 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=368732 CPUtime=1.33 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 4701 0 0 0 132 1 0 0 19 0 4 0 524067581 377581568 12800 33554432000 4194304 4627427 140735313069648 18446744073709551615 4322044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=368732 CPUtime=1.35 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 2932 0 0 0 134 1 0 0 19 0 4 0 524067581 377581568 12800 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 363660

[startup+1.46747 s]
/proc/loadavg: 7.07 7.85 7.94 3/174 19568
/proc/meminfo: memFree=30882860/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=368732 CPUtime=5.81 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 18073 0 0 0 574 7 0 0 19 0 4 0 524067581 377581568 13055 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 92183 13055 388 106 0 87154 0
[pid=19568/tid=19569] ppid=19566 vsize=368732 CPUtime=1.45 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 4876 0 0 0 143 2 0 0 19 0 4 0 524067581 377581568 13055 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=368732 CPUtime=1.43 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 4763 0 0 0 142 1 0 0 19 0 4 0 524067581 377581568 13055 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=368732 CPUtime=1.45 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 2993 0 0 0 144 1 0 0 20 0 4 0 524067581 377581568 13055 33554432000 4194304 4627427 140735313069648 18446744073709551615 4248364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 368732

[startup+1.53293 s]
/proc/loadavg: 7.07 7.85 7.94 3/174 19568
/proc/meminfo: memFree=30882860/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=378540 CPUtime=6.07 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 18289 0 0 0 600 7 0 0 19 0 4 0 524067581 387624960 13271 33554432000 4194304 4627427 140735313069648 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 94635 13271 388 106 0 89606 0
[pid=19568/tid=19569] ppid=19566 vsize=378540 CPUtime=1.51 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 4905 0 0 0 149 2 0 0 19 0 4 0 524067581 387624960 13271 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=378540 CPUtime=1.5 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 4871 0 0 0 149 1 0 0 19 0 4 0 524067581 387624960 13271 33554432000 4194304 4627427 140735313069648 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=378540 CPUtime=1.51 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 3028 0 0 0 150 1 0 0 20 0 4 0 524067581 387624960 13271 33554432000 4194304 4627427 140735313069648 18446744073709551615 4322587 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 378540

[startup+1.60045 s]
/proc/loadavg: 7.07 7.85 7.94 3/174 19568
/proc/meminfo: memFree=30882860/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=369008 CPUtime=6.34 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 19711 0 0 0 627 7 0 0 19 0 4 0 524067581 377864192 12497 33554432000 4194304 4627427 140735313069648 18446744073709551615 4328950 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 92252 12497 388 106 0 87223 0
[pid=19568/tid=19569] ppid=19566 vsize=369008 CPUtime=1.58 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 5261 0 0 0 156 2 0 0 19 0 4 0 524067581 377864192 12497 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=369008 CPUtime=1.57 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 5185 0 0 0 156 1 0 0 19 0 4 0 524067581 377864192 12497 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=369008 CPUtime=1.58 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 3405 0 0 0 157 1 0 0 20 0 4 0 524067581 377864192 12497 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 369008

[startup+3.10119 s]
/proc/loadavg: 7.15 7.85 7.94 10/184 19581
/proc/meminfo: memFree=30728868/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=370348 CPUtime=12.34 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 25982 0 0 0 1225 9 0 0 22 0 4 0 524067581 379236352 14975 33554432000 4194304 4627427 140735313069648 18446744073709551615 4332978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 92587 14975 391 106 0 87558 0
[pid=19568/tid=19569] ppid=19566 vsize=370348 CPUtime=3.09 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 6841 0 0 0 306 3 0 0 23 0 4 0 524067581 379236352 14975 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308096 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=370348 CPUtime=3.07 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 6799 0 0 0 305 2 0 0 22 0 4 0 524067581 379236352 14975 33554432000 4194304 4627427 140735313069648 18446744073709551615 4324721 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=370348 CPUtime=3.08 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 4508 0 0 0 307 1 0 0 25 0 4 0 524067581 379236352 14975 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 370348

[startup+6.30066 s]
/proc/loadavg: 7.15 7.85 7.94 10/184 19581
/proc/meminfo: memFree=30636252/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=362792 CPUtime=25.12 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 39666 0 0 0 2500 12 0 0 25 0 4 0 524067581 371499008 24132 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 90698 24132 391 106 0 85669 0
[pid=19568/tid=19569] ppid=19566 vsize=362792 CPUtime=6.28 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 9986 0 0 0 625 3 0 0 25 0 4 0 524067581 371499008 24132 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=362792 CPUtime=6.25 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 10526 0 0 0 622 3 0 0 25 0 4 0 524067581 371499008 24132 33554432000 4194304 4627427 140735313069648 18446744073709551615 4322195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=362792 CPUtime=6.27 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 9026 0 0 0 626 1 0 0 22 0 4 0 524067581 371499008 24132 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 362792

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

[startup+6.70659 s]
/proc/loadavg: 7.15 7.85 7.94 10/184 19581
/proc/meminfo: memFree=30609468/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=372764 CPUtime=26.73 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 40455 0 0 0 2661 12 0 0 25 0 4 0 524067581 381710336 23793 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 93191 23793 391 106 0 88162 0
[pid=19568/tid=19569] ppid=19566 vsize=372764 CPUtime=6.68 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 10105 0 0 0 665 3 0 0 25 0 4 0 524067581 381710336 23793 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=372764 CPUtime=6.64 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 10686 0 0 0 661 3 0 0 25 0 4 0 524067581 381710336 23793 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=372764 CPUtime=6.68 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 9036 0 0 0 667 1 0 0 24 0 4 0 524067581 381710336 23793 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.73
Current children cumulated vsize (KiB) 372764

[startup+7.10052 s]
/proc/loadavg: 7.15 7.85 7.94 10/184 19581
/proc/meminfo: memFree=30609468/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=382896 CPUtime=28.31 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 41741 0 0 0 2819 12 0 0 25 0 4 0 524067581 392085504 24329 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308141 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 95724 24329 391 106 0 90695 0
[pid=19568/tid=19569] ppid=19566 vsize=382896 CPUtime=7.08 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 10147 0 0 0 705 3 0 0 25 0 4 0 524067581 392085504 24329 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=382896 CPUtime=7.04 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 11218 0 0 0 701 3 0 0 25 0 4 0 524067581 392085504 24329 33554432000 4194304 4627427 140735313069648 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=382896 CPUtime=7.08 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 9530 0 0 0 706 2 0 0 25 0 4 0 524067581 392085504 24329 33554432000 4194304 4627427 140735313069648 18446744073709551615 4330222 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.31
Current children cumulated vsize (KiB) 382896

[startup+7.30048 s]
/proc/loadavg: 7.15 7.85 7.94 10/184 19581
/proc/meminfo: memFree=30609468/32950928 swapFree=67111448/67111528
[pid=19568] ppid=19566 vsize=382896 CPUtime=28.98 cores=1,3,5,7
/proc/19568/stat : 19568 (strangenight2-m) R 19566 19568 19209 0 -1 4202496 41779 0 0 0 2886 12 0 0 25 0 4 0 524067581 392085504 24367 33554432000 4194304 4627427 140735313069648 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19568/statm: 95724 24367 391 106 0 90695 0
[pid=19568/tid=19569] ppid=19566 vsize=382896 CPUtime=7.21 cores=1,3,5,7
/proc/19568/task/19569/stat : 19569 (strangenight2-m) S 19566 19568 19209 0 -1 4202560 10158 0 0 0 718 3 0 0 25 0 4 0 524067581 392085504 24367 33554432000 4194304 4627427 140735313069648 18446744073709551615 47668297049652 0 0 4096 2 18446604471158782144 0 0 -1 5 0 0 0
[pid=19568/tid=19570] ppid=19566 vsize=382896 CPUtime=7.17 cores=1,3,5,7
/proc/19568/task/19570/stat : 19570 (strangenight2-m) S 19566 19568 19209 0 -1 4202560 11235 0 0 0 714 3 0 0 25 0 4 0 524067581 392085504 24367 33554432000 4194304 4627427 140735313069648 18446744073709551615 47668297049652 0 0 4096 2 18446604471158782144 0 0 -1 7 0 0 0
[pid=19568/tid=19571] ppid=19566 vsize=382896 CPUtime=7.28 cores=1,3,5,7
/proc/19568/task/19571/stat : 19571 (strangenight2-m) R 19566 19568 19209 0 -1 4202560 9539 0 0 0 726 2 0 0 25 0 4 0 524067581 392085504 24367 33554432000 4194304 4627427 140735313069648 18446744073709551615 47668297025067 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.98
Current children cumulated vsize (KiB) 382896

Child status: 20
Real time (s): 7.38816
CPU time (s): 29.1646
CPU user time (s): 29.0286
CPU system time (s): 0.135979
CPU usage (%): 394.747
Max. virtual memory (cumulated for all children) (KiB): 382896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.0286
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41782
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= 3863
involuntary context switches= 198

runsolver used 0.010998 second user time and 0.030995 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 02:51:29
IDJOB=3290898
IDBENCH=83454
IDSOLVER=1586
FILE ID=node126/3290898-1304124689
RUNJOBID= node126-1304124689-19555
PBS_JOBID= 13170739
Free space on /tmp= 71596 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290898-1304124689/watcher-3290898-1304124689 -o /tmp/evaluation-result-3290898-1304124689/solver-3290898-1304124689 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3290898-1304124689.cnf

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=1851187088

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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:     32950928 kB
MemFree:      30883272 kB
Buffers:        269532 kB
Cached:        1419524 kB
SwapCached:         76 kB
Active:         140816 kB
Inactive:      1616148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30883272 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            7132 kB
Writeback:           0 kB
AnonPages:       67568 kB
Mapped:          14496 kB
Slab:           247416 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193572 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= 71584 MiB
End job on node126 at 2011-04-30 02:51:36