Trace number 3368977

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 40.2399 10.0979

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S566093033-041.UNKNOWN.cnf
MD5SUM85e2085fcd9bc0d9740c43994b898153
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.556915
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368977-1305408701.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:        1278
0.00/0.01	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       300      1278         0         0      3834         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.22/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.00 s
0.22/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.22/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.22/0.10	c calculated reachability. Time: 0.00
0.22/0.10	c Calc default polars -  time:   0.00 s pos:     135 undec:      37 neg:     128
0.22/0.10	c =========================================================================================
0.22/0.10	c types(t): F = full restart, N = normal restart
0.22/0.10	c types(t): S = simplification begin/end, E = solution found
0.22/0.10	c restart types(rt): st = static, dy = dynamic
0.22/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.22/0.10	c  B st     0         0       292      1263         0         0      3818         0   no data   no data  --
0.22/0.10	c Decided on static restart strategy
0.22/0.13	c  N st     8      4914       292      1263         0      4724      3818     71706   no data   no data  --
1.17/0.32	c  N st    10     11297       292      1263         0      4371      3818     51142   no data   no data  --
1.96/0.53	c  N st    11     17041       292      1263         0      9899      3818    141010   no data   no data  --
3.16/0.86	c  F st    12     25002       292      1263         0     12126      3818    159496   no data   no data  --
3.16/0.86	c  N st    12     25002       292      1263         0     12126      3818    159496   no data   no data  --
4.00/1.10	c Decided on static restart strategy
4.00/1.10	c  N st    18     30000       292      1263         0     10450      3818    127601   no data   no data  --
4.00/1.10	c  S st    18     30000       292      1263         0     10450      3818    127601   no data   no data  --
4.41/1.13	c  S st    18     30501       292      1263         0     10946      3818    134997   no data   no data  --
4.41/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.41/1.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.41/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.41/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.41/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.41/1.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
4.41/1.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.25	c lits-rem:       229  cl-subs:     1428  v-elim:      0  v-fix:    0  time:  0.45 s
4.76/1.26	c asymm  cl-useful: 0/1263/1263 lits-rem:0 time: 0.03
4.76/1.26	c calculated reachability. Time: 0.00
4.76/1.26	c  N st    18     30501       292      1263         0      9518      3818    115830   no data   no data  --
6.36/1.65	c  N st    20     37611       292      1263         0      8777      3818     94164   no data   no data  --
7.55/1.96	c  N st    21     44011       292      1263         0     14922      3818    181198   no data   no data  --
7.96/2.06	c  S st    22     45751       292      1263         0     16582      3818    207443   no data   no data  --
8.38/2.11	c  S st    22     46253       292      1263         0     17082      3818    215304   no data   no data  --
8.38/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.38/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.38/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
8.38/2.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/2.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
8.38/2.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.52	c lits-rem:       659  cl-subs:     2481  v-elim:      0  v-fix:    0  time:  1.60 s
9.94/2.52	c vivif2 --  cl tried     1263 cl shrink        0 lits rem          0 time: 0.00
9.94/2.52	c vivif2 --  cl tried    14601 cl shrink        0 lits rem          0 time: 0.01
9.94/2.53	c asymm  cl-useful: 0/1263/1263 lits-rem:0 time: 0.04
9.94/2.54	c calculated reachability. Time: 0.00
9.94/2.54	c  N st    22     46253       292      1263         0     14601      3818    182877   no data   no data  --
13.19/3.37	c  N st    23     60650       292      1263         0     10298      3818    101390   no data   no data  --
15.13/3.85	c  N st    24     69379       292      1263         0     18568      3818    214727   no data   no data  --
15.13/3.85	c  S st    24     69379       292      1263         0     18568      3818    214727   no data   no data  --
15.53/3.91	c  S st    24     69883       292      1263         0     19068      3818    222762   no data   no data  --
15.53/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.53/3.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.53/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.53/3.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.53/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
15.53/3.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.16/4.39	c lits-rem:       565  cl-subs:     4346  v-elim:      0  v-fix:    0  time:  1.88 s
17.16/4.39	c vivif2 --  cl tried     1263 cl shrink        0 lits rem          0 time: 0.00
17.16/4.39	c vivif2 --  cl tried    14722 cl shrink        0 lits rem          0 time: 0.01
17.16/4.40	c asymm  cl-useful: 0/1263/1263 lits-rem:0 time: 0.04
17.16/4.40	c calculated reachability. Time: 0.00
17.16/4.40	c  N st    24     69883       292      1263         0     14722      3818    167161   no data   no data  --
21.54/5.47	c  F st    25     87500       292      1263         0     21094      3818    244558   no data   no data  --
21.54/5.48	c  N st    25     87500       292      1263         0     21094      3818    244558   no data   no data  --
21.54/5.48	c Finding binary XORs  T:     0.00 s  found:       0
22.71/5.78	c Decided on static restart strategy
23.51/5.94	c  N st    32     95538       291      1236        22     15945      3759    169463   no data   no data  --
25.93/6.56	c  N st    34    104824       291      1236        22     13198      3759    125847   no data   no data  --
25.93/6.56	c  S st    34    104824       291      1236        22     13198      3759    125847   no data   no data  --
25.93/6.60	c  S st    34    105327       291      1236        22     13698      3759    133803   no data   no data  --
25.93/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.93/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.93/6.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
25.93/6.60	c bin-w-bin subsume rem           11 bins  time:  0.00 s
25.93/6.61	c subs with bin:       35  lits-rem:       129  v-fix:    0  time:  0.00 s
25.93/6.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    291 time:  0.00 s
25.93/6.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.69/6.76	c lits-rem:       618  cl-subs:     1233  v-elim:      1  v-fix:    0  time:  0.60 s
26.69/6.76	c vivif2 --  cl tried     1235 cl shrink        0 lits rem          0 time: 0.00
26.69/6.76	c vivif2 --  cl tried    12430 cl shrink        0 lits rem          0 time: 0.00
26.69/6.77	c asymm  cl-useful: 0/1235/1235 lits-rem:0 time: 0.04
26.69/6.77	c calculated reachability. Time: 0.00
26.69/6.77	c  N st    34    105327       290      1235        11     12430      3769    119610   no data   no data  --
29.09/7.38	c  N st    35    114925       290      1235        12     21508      3769    240494   no data   no data  --
33.08/8.34	c  N st    36    129322       290      1235        12     22180      3769    228515   no data   no data  --
36.66/9.25	c Finding binary XORs  T:     0.00 s  found:       0
38.26/9.69	c  N st    37    150919       286      1180        39     19940      3638    194558   no data   no data  --
39.85/10.09	c Following stats are for *FIRST FINISHED THREAD ONLY*
39.85/10.09	c num threads              : 4          
39.85/10.09	c restarts                 : 37         
39.85/10.09	c dynamic restarts         : 0          
39.85/10.09	c static restarts          : 37         
39.85/10.09	c full restarts            : 2          
39.85/10.09	c total simplify time      : 0.16       
39.85/10.09	c learnts DL2              : 0          
39.85/10.09	c learnts size 2           : 124        
39.85/10.09	c learnts size 1           : 75          (25.00     % of vars)
39.85/10.09	c filedLit time            : 0.03        (0.07      % time)
39.85/10.09	c v-elim SatELite          : 9           (3.00      % vars)
39.85/10.09	c SatELite time            : 2.40        (5.97      % time)
39.85/10.09	c v-elim xor               : 0           (0.00      % vars)
39.85/10.09	c xor elim time            : 0.01        (0.02      % time)
39.85/10.09	c num binary xor trees     : 0          
39.85/10.09	c binxor trees' crown      : 0           (nan       leafs/tree)
39.85/10.09	c bin xor find time        : 0.00       
39.85/10.09	c OTF clause improved      : 8743        (0.05      clauses/conflict)
39.85/10.09	c OTF impr. size diff      : 9119        (1.04       lits/clause)
39.85/10.09	c OTF cl watch-shrink      : 31253       (0.19      clauses/conflict)
39.85/10.09	c OTF cl watch-sh-lit      : 36963       (1.18       lits/clause)
39.85/10.09	c tried to recurMin cls    : 26193       (15.58      % of conflicts)
39.85/10.09	c updated cache            : 0           (0.00       lits/tried recurMin)
39.85/10.09	c unit cls received        : 3           (4.00      % of units)
39.85/10.09	c unit cls sent            : 3           (4.00      % of units)
39.85/10.09	c bin cls received         : 16         
39.85/10.09	c bin cls sent             : 49         
39.85/10.09	c clauses over max glue    : 0           (0.00      % of all clauses)
39.85/10.09	c conflicts                : 168148      (4184.88   / sec)
39.85/10.09	c decisions                : 196541      (2.59      % random)
39.85/10.09	c bogo-props               : 1219625700  (30354131.62 / sec)
39.85/10.09	c conflict literals        : 2161227     (29.11     % deleted)
39.85/10.09	c Memory used              : 299.32      MB
39.85/10.09	c single-thread CPU time   : 40.18       s
39.85/10.09	c all-threads sum CPU time : 40.18       s
39.85/10.09	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-3368977-1305408701/watcher-3368977-1305408701 -o /tmp/evaluation-result-3368977-1305408701/solver-3368977-1305408701 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368977-1305408701.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.80 8.06 8.07 6/360 19225
/proc/meminfo: memFree=18388612/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 633285978 52465664 352 33554432000 4194304 4650419 140737306258288 18446744073709551615 47461123286962 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 12809 352 303 112 0 7774 0
[pid=19225/tid=19226] ppid=19223 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633285979 52465664 352 33554432000 4194304 4650419 140737306258288 18446744073709551615 47461123286956 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633285979 52465664 352 33554432000 4194304 4650419 140737306258288 18446744073709551615 47461123286962 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633285979 52465664 352 33554432000 4194304 4650419 140737306258288 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0637811 s]
/proc/loadavg: 7.80 8.06 8.07 6/360 19225
/proc/meminfo: memFree=18388612/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=282284 CPUtime=0.22 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 1248 0 0 0 22 0 0 0 25 0 4 0 633285978 289058816 1125 33554432000 4194304 4650419 140737306258288 18446744073709551615 233510402591 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 70571 1125 391 112 0 65536 0
[pid=19225/tid=19226] ppid=19223 vsize=282284 CPUtime=0.05 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 217 0 0 0 5 0 0 0 25 0 4 0 633285979 289058816 1125 33554432000 4194304 4650419 140737306258288 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=282284 CPUtime=0.05 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 237 0 0 0 5 0 0 0 25 0 4 0 633285979 289058816 1125 33554432000 4194304 4650419 140737306258288 18446744073709551615 4315110 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=282284 CPUtime=0.04 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 145 0 0 0 4 0 0 0 25 0 4 0 633285979 289058816 1125 33554432000 4194304 4650419 140737306258288 18446744073709551615 233510402542 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 282284

[startup+0.164464 s]
/proc/loadavg: 7.80 8.06 8.07 6/360 19225
/proc/meminfo: memFree=18388612/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=283112 CPUtime=0.63 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 1869 0 0 0 63 0 0 0 25 0 4 0 633285978 289906688 1377 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 70778 1378 393 112 0 65743 0
[pid=19225/tid=19226] ppid=19223 vsize=283112 CPUtime=0.16 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 368 0 0 0 16 0 0 0 25 0 4 0 633285979 289906688 1378 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366055 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=283112 CPUtime=0.15 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 400 0 0 0 15 0 0 0 25 0 4 0 633285979 289906688 1378 33554432000 4194304 4650419 140737306258288 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=283112 CPUtime=0.14 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 291 0 0 0 14 0 0 0 25 0 4 0 633285979 289906688 1378 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 283112

[startup+0.30044 s]
/proc/loadavg: 7.80 8.06 8.07 6/360 19225
/proc/meminfo: memFree=18388612/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=283244 CPUtime=1.17 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 2280 0 0 0 117 0 0 0 25 0 4 0 633285978 290041856 1788 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 70811 1788 393 112 0 65776 0
[pid=19225/tid=19226] ppid=19223 vsize=283244 CPUtime=0.29 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 481 0 0 0 29 0 0 0 25 0 4 0 633285979 290041856 1788 33554432000 4194304 4650419 140737306258288 18446744073709551615 4367287 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=283244 CPUtime=0.29 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 482 0 0 0 29 0 0 0 25 0 4 0 633285979 290041856 1788 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=283244 CPUtime=0.28 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 405 0 0 0 28 0 0 0 25 0 4 0 633285979 290041856 1788 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283244

[startup+0.700369 s]
/proc/loadavg: 7.80 8.06 8.07 6/360 19225
/proc/meminfo: memFree=18388612/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=284624 CPUtime=2.76 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 3902 0 0 0 276 0 0 0 25 0 4 0 633285978 291454976 2117 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364468 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 71156 2117 393 112 0 66121 0
[pid=19225/tid=19226] ppid=19223 vsize=284624 CPUtime=0.69 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 926 0 0 0 69 0 0 0 25 0 4 0 633285979 291454976 2117 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=284624 CPUtime=0.69 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 865 0 0 0 69 0 0 0 25 0 4 0 633285979 291454976 2117 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=284624 CPUtime=0.68 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 771 0 0 0 68 0 0 0 25 0 4 0 633285979 291454976 2117 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284624

[startup+1.50023 s]
/proc/loadavg: 7.80 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18377332/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=280160 CPUtime=5.96 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 6725 0 0 0 595 1 0 0 25 0 4 0 633285978 286883840 3615 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 70040 3615 395 112 0 65005 0
[pid=19225/tid=19226] ppid=19223 vsize=280160 CPUtime=1.49 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 1476 0 0 0 149 0 0 0 25 0 4 0 633285979 286883840 3615 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=280160 CPUtime=1.49 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 1440 0 0 0 149 0 0 0 25 0 4 0 633285979 286883840 3615 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=280160 CPUtime=1.47 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 1169 0 0 0 147 0 0 0 25 0 4 0 633285979 286883840 3615 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 280160

[startup+3.10094 s]
/proc/loadavg: 7.80 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18363568/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=296588 CPUtime=12.35 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 12884 0 0 0 1233 2 0 0 25 0 4 0 633285978 303706112 7500 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 74147 7500 395 112 0 69112 0
[pid=19225/tid=19226] ppid=19223 vsize=296588 CPUtime=3.09 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 2926 0 0 0 309 0 0 0 25 0 4 0 633285979 303706112 7500 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=296588 CPUtime=3.08 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 3025 0 0 0 308 0 0 0 25 0 4 0 633285979 303706112 7500 33554432000 4194304 4650419 140737306258288 18446744073709551615 4351698 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=296588 CPUtime=3.05 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 2940 0 0 0 305 0 0 0 25 0 4 0 633285979 303706112 7500 33554432000 4194304 4650419 140737306258288 18446744073709551615 4316053 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 296588

[startup+6.30037 s]
/proc/loadavg: 7.81 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18347376/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=288664 CPUtime=25.1 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 18536 0 0 0 2507 3 0 0 25 0 4 0 633285978 295591936 9642 33554432000 4194304 4650419 140737306258288 18446744073709551615 4520102 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 72166 9642 395 112 0 67131 0
[pid=19225/tid=19226] ppid=19223 vsize=288664 CPUtime=6.28 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 4420 0 0 0 628 0 0 0 25 0 4 0 633285979 295591936 9642 33554432000 4194304 4650419 140737306258288 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=288664 CPUtime=6.28 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 4660 0 0 0 628 0 0 0 25 0 4 0 633285979 295591936 9642 33554432000 4194304 4650419 140737306258288 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=288664 CPUtime=6.21 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 4072 0 0 0 621 0 0 0 25 0 4 0 633285979 295591936 9642 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 288664

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

[startup+7.90108 s]
/proc/loadavg: 7.81 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18347004/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=315520 CPUtime=31.48 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 21357 0 0 0 3144 4 0 0 25 0 4 0 633285978 323092480 11339 33554432000 4194304 4650419 140737306258288 18446744073709551615 4333569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 78880 11339 395 112 0 73845 0
[pid=19225/tid=19226] ppid=19223 vsize=315520 CPUtime=7.89 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5041 0 0 0 788 1 0 0 25 0 4 0 633285979 323092480 11339 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=315520 CPUtime=7.88 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5442 0 0 0 788 0 0 0 25 0 4 0 633285979 323092480 11339 33554432000 4194304 4650419 140737306258288 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=315520 CPUtime=7.79 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 4830 0 0 0 779 0 0 0 25 0 4 0 633285979 323092480 11339 33554432000 4194304 4650419 140737306258288 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 31.48
Current children cumulated vsize (KiB) 315520

[startup+8.70094 s]
/proc/loadavg: 7.83 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18340680/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=315520 CPUtime=34.7 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 22184 0 0 0 3466 4 0 0 25 0 4 0 633285978 323092480 12166 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 78880 12166 395 112 0 73845 0
[pid=19225/tid=19226] ppid=19223 vsize=315520 CPUtime=8.7 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5206 0 0 0 869 1 0 0 25 0 4 0 633285979 323092480 12168 33554432000 4194304 4650419 140737306258288 18446744073709551615 4367882 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=315520 CPUtime=8.69 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5614 0 0 0 869 0 0 0 25 0 4 0 633285979 323092480 12168 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=315520 CPUtime=8.58 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5124 0 0 0 858 0 0 0 25 0 4 0 633285979 323092480 12168 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34.7
Current children cumulated vsize (KiB) 315520

[startup+9.5008 s]
/proc/loadavg: 7.83 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18340680/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=315560 CPUtime=37.86 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 23486 0 0 0 3782 4 0 0 25 0 4 0 633285978 323133440 12217 33554432000 4194304 4650419 140737306258288 18446744073709551615 4363576 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 78890 12217 395 112 0 73855 0
[pid=19225/tid=19226] ppid=19223 vsize=315560 CPUtime=9.49 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5574 0 0 0 948 1 0 0 25 0 4 0 633285979 323133440 12217 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364971 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=315560 CPUtime=9.48 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5899 0 0 0 948 0 0 0 25 0 4 0 633285979 323133440 12217 33554432000 4194304 4650419 140737306258288 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=315560 CPUtime=9.37 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5419 0 0 0 937 0 0 0 25 0 4 0 633285979 323133440 12217 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37.86
Current children cumulated vsize (KiB) 315560

[startup+9.91372 s]
/proc/loadavg: 7.83 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18345640/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=306524 CPUtime=39.51 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 23936 0 0 0 3946 5 0 0 25 0 4 0 633285978 313880576 12267 33554432000 4194304 4650419 140737306258288 18446744073709551615 4520322 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 76631 12267 395 112 0 71596 0
[pid=19225/tid=19226] ppid=19223 vsize=306524 CPUtime=9.9 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5647 0 0 0 989 1 0 0 25 0 4 0 633285979 313880576 12267 33554432000 4194304 4650419 140737306258288 18446744073709551615 4339892 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=306524 CPUtime=9.89 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5976 0 0 0 989 0 0 0 25 0 4 0 633285979 313880576 12267 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=306524 CPUtime=9.78 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5506 0 0 0 977 1 0 0 25 0 4 0 633285979 313880576 12267 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.51
Current children cumulated vsize (KiB) 306524

[startup+10.0007 s]
/proc/loadavg: 7.83 8.06 8.07 9/364 19229
/proc/meminfo: memFree=18345640/32951124 swapFree=67111348/67111528
[pid=19225] ppid=19223 vsize=306496 CPUtime=39.85 cores=1,3,5,7
/proc/19225/stat : 19225 (strangenight1-m) R 19223 19225 18878 0 -1 4202496 24165 0 0 0 3980 5 0 0 25 0 4 0 633285978 313851904 12062 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19225/statm: 76624 12062 395 112 0 71589 0
[pid=19225/tid=19226] ppid=19223 vsize=306496 CPUtime=9.99 cores=1,3,5,7
/proc/19225/task/19226/stat : 19226 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5828 0 0 0 998 1 0 0 25 0 4 0 633285979 313851904 12062 33554432000 4194304 4650419 140737306258288 18446744073709551615 4366047 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19225/tid=19227] ppid=19223 vsize=306496 CPUtime=9.98 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5986 0 0 0 998 0 0 0 25 0 4 0 633285979 313851904 12062 33554432000 4194304 4650419 140737306258288 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19225/tid=19228] ppid=19223 vsize=306496 CPUtime=9.86 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (strangenight1-m) R 19223 19225 18878 0 -1 4202560 5523 0 0 0 985 1 0 0 25 0 4 0 633285979 313851904 12062 33554432000 4194304 4650419 140737306258288 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.85
Current children cumulated vsize (KiB) 306496

Child status: 20
Real time (s): 10.0979
CPU time (s): 40.2399
CPU user time (s): 40.1829
CPU system time (s): 0.056991
CPU usage (%): 398.499
Max. virtual memory (cumulated for all children) (KiB): 315632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.1829
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24331
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= 258
involuntary context switches= 346

runsolver used 0.034994 second user time and 0.097985 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 23:31:41
IDJOB=3368977
IDBENCH=82986
IDSOLVER=1846
FILE ID=node145/3368977-1305408701
RUNJOBID= node145-1305405721-18897
PBS_JOBID= 13324499
Free space on /tmp= 73656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S566093033-041.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368977-1305408701/watcher-3368977-1305408701 -o /tmp/evaluation-result-3368977-1305408701/solver-3368977-1305408701 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368977-1305408701.cnf

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

MD5SUM BENCH= 85e2085fcd9bc0d9740c43994b898153
RANDOM SEED=343175843

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.82
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18388892 kB
Buffers:        296648 kB
Cached:        8125896 kB
SwapCached:          0 kB
Active:        7586784 kB
Inactive:      6621444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18388892 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:     5785512 kB
Mapped:          28096 kB
Slab:           255424 kB
PageTables:      34680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79754344 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= 73648 MiB
End job on node145 at 2011-05-14 23:31:51