Trace number 3366545

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 43.5714 10.9348

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S427778075-026.UNKNOWN.cnf
MD5SUMd38a82e2419451ef5d17985fa1c6cc2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.506922
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366545-1305407231.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:        1065
0.00/0.01	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       250      1065         0         0      3195         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1065/1065 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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    250 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     112 undec:      20 neg:     118
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       247      1063         0         0      3209         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.37/0.12	c  N st     8      4919       247      1063         0      4737      3209     67512   no data   no data
1.17/0.34	c  N st    10     11301       247      1063         0      4393      3209     52061   no data   no data
1.97/0.56	c  N st    11     17044       247      1063         0      9836      3209    124665   no data   no data
3.56/0.92	c  F st    12     25002       247      1063         0     12113      3209    155265   no data   no data
3.56/0.92	c  N st    12     25002       247      1063         0     12113      3209    155265   no data   no data
4.40/1.15	c Decided on static restart strategy
4.40/1.15	c  N st    18     30002       247      1063         0     10426      3209    121493   no data   no data
4.40/1.15	c  S st    18     30002       247      1063         0     10426      3209    121493   no data   no data
4.40/1.19	c  S st    18     30504       247      1063         0     10922      3209    129433   no data   no data
4.40/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.40/1.19	c blocked clauses removed:       11 vars:      1 tried:         247 T: 0.00 s
4.40/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
4.40/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/1.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.25	c lits-rem:       223  cl-subs:     1798  v-elim:      0  v-fix:    0  time:  0.06 s
4.75/1.26	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.00
4.75/1.26	c calculated reachability. Time: 0.00
4.75/1.26	c  N st    18     30504       246      1052         0      9121      3176    107137   no data   no data
6.36/1.64	c  N st    20     37615       246      1052         0      8409      3176     85483   no data   no data
7.55/1.97	c  N st    21     44015       246      1052         0     14459      3176    167761   no data   no data
7.95/2.08	c  S st    22     45756       246      1052         0     16098      3176    188807   no data   no data
8.37/2.13	c  S st    22     46260       246      1052         0     16597      3176    196249   no data   no data
8.37/2.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.37/2.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
8.37/2.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.13/2.32	c lits-rem:       663  cl-subs:     3125  v-elim:      0  v-fix:    0  time:  0.18 s
9.13/2.32	c vivif2 --  cl tried     1052 cl shrink        0 lits rem          0 time: 0.00
9.13/2.32	c vivif2 --  cl tried    13472 cl shrink        0 lits rem          0 time: 0.00
9.13/2.33	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.01
9.13/2.33	c calculated reachability. Time: 0.00
9.13/2.33	c  N st    22     46260       246      1052         0     13472      3176    156236   no data   no data
12.34/3.13	c  N st    23     60658       246      1052         0     18720      3176    216711   no data   no data
14.32/3.61	c  N st    24     69393       246      1052         0     17681      3176    209810   no data   no data
14.32/3.61	c  S st    24     69393       246      1052         0     17681      3176    209810   no data   no data
14.32/3.66	c  S st    24     69898       246      1052         0     18182      3176    217169   no data   no data
14.32/3.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.32/3.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.32/3.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.32/3.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.32/3.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.32/3.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
14.32/3.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.32/3.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.32/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.83	c lits-rem:       302  cl-subs:     2522  v-elim:      0  v-fix:    0  time:  0.16 s
15.12/3.83	c vivif2 --  cl tried     1052 cl shrink        0 lits rem          0 time: 0.00
15.12/3.83	c vivif2 --  cl tried    15660 cl shrink        0 lits rem          0 time: 0.00
15.12/3.84	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.01
15.12/3.84	c calculated reachability. Time: 0.00
15.12/3.84	c  N st    24     69898       246      1052         0     15660      3176    185720   no data   no data
19.92/5.08	c  F st    25     87500       246      1052         0     22015      3176    255392   no data   no data
19.92/5.08	c  N st    25     87500       246      1052         0     22015      3176    255392   no data   no data
21.54/5.43	c Decided on static restart strategy
22.30/5.62	c  N st    32     95537       246      1052         0     18297      3176    205001   no data   no data
25.10/6.31	c  N st    34    104847       246      1052         0     14798      3176    142590   no data   no data
25.10/6.31	c  S st    34    104847       246      1052         0     14798      3176    142590   no data   no data
25.10/6.35	c  S st    34    105350       246      1052         0     15299      3176    150647   no data   no data
25.10/6.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.10/6.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.10/6.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.10/6.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.10/6.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.10/6.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
25.10/6.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.10/6.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.10/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.50/6.40	c lits-rem:       118  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.04 s
25.50/6.41	c vivif2 --  cl tried     1052 cl shrink        0 lits rem          0 time: 0.00
25.50/6.41	c vivif2 --  cl tried    14265 cl shrink        0 lits rem          0 time: 0.00
25.50/6.41	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.01
25.50/6.41	c calculated reachability. Time: 0.00
25.50/6.41	c  N st    34    105350       246      1052         0     14265      3176    138749   no data   no data
28.28/7.10	c  N st    35    114948       246      1052         0     23315      3176    258692   no data   no data
32.27/8.12	c  N st    36    129348       246      1052         2     23634      3176    247989   no data   no data
36.25/9.15	c Finding binary XORs  T:     0.00 s  found:       0
38.26/9.69	c  N st    37    150944       244      1012        31     20874      3088    206579   no data   no data
40.25/10.10	c  S st    38    158025       244      1012        33     16956      3088    154107   no data   no data
40.25/10.15	c  S st    38    158529       244      1012        33     17451      3088    160810   no data   no data
40.25/10.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.25/10.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
40.25/10.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.25/10.15	c bin-w-bin subsume rem            8 bins  time:  0.00 s
40.25/10.15	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
40.25/10.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    244 time:  0.00 s
40.25/10.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.25/10.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
40.65/10.21	c subs with bin:     2024  lits-rem:      1532  v-fix:    0  time:  0.05 s
40.65/10.27	c lits-rem:       542  cl-subs:     1948  v-elim:      0  v-fix:    0  time:  0.06 s
40.65/10.27	c vivif2 --  cl tried     1010 cl shrink        0 lits rem          0 time: 0.00
40.65/10.27	c vivif2 --  cl tried    13479 cl shrink        0 lits rem          0 time: 0.00
40.65/10.28	c asymm  cl-useful: 0/1010/1010 lits-rem:0 time: 0.01
40.65/10.28	c calculated reachability. Time: 0.00
40.65/10.28	c  N st    38    158529       244      1010        25     13479      3084    119730   no data   no data
43.47/10.93	c Following stats are for *FIRST FINISHED THREAD ONLY*
43.47/10.93	c num threads              : 4          
43.47/10.93	c restarts                 : 37         
43.47/10.93	c dynamic restarts         : 0          
43.47/10.93	c static restarts          : 37         
43.47/10.93	c full restarts            : 2          
43.47/10.93	c total simplify time      : 0.01       
43.47/10.93	c learnts DL2              : 0          
43.47/10.93	c learnts size 2           : 30         
43.47/10.93	c learnts size 1           : 4           (1.60      % of vars)
43.47/10.93	c filedLit time            : 0.01        (0.10      % time)
43.47/10.93	c v-elim SatELite          : 4           (1.60      % vars)
43.47/10.93	c SatELite time            : 0.36        (3.30      % time)
43.47/10.93	c v-elim xor               : 0           (0.00      % vars)
43.47/10.93	c xor elim time            : 0.00        (0.01      % time)
43.47/10.93	c num binary xor trees     : 0          
43.47/10.93	c binxor trees' crown      : 0           (nan       leafs/tree)
43.47/10.93	c bin xor find time        : 0.00       
43.47/10.93	c OTF clause improved      : 9217        (0.05      clauses/conflict)
43.47/10.93	c OTF impr. size diff      : 9552        (1.04       lits/clause)
43.47/10.93	c OTF cl watch-shrink      : 34911       (0.20      clauses/conflict)
43.47/10.93	c OTF cl watch-sh-lit      : 42866       (1.23       lits/clause)
43.47/10.93	c tried to recurMin cls    : 19057       (11.16      % of conflicts)
43.47/10.93	c updated cache            : 0           (0.00       lits/tried recurMin)
43.47/10.93	c unit cls recevied        : 0           (0.00      % of units)
43.47/10.93	c unit cls sent            : 1           (25.00     % of units)
43.47/10.93	c bin cls recevied         : 3          
43.47/10.93	c bin cls sent             : 16         
43.47/10.93	c clauses over max glue    : 0           (0.00      % of all clauses)
43.47/10.93	c conflicts                : 170795      (15660.16  / sec)
43.47/10.93	c decisions                : 198821      (2.41      % random)
43.47/10.93	c bogo-props               : 1379707690  (126505093.69 / sec)
43.47/10.93	c conflict literals        : 2249052     (28.22     % deleted)
43.47/10.93	c Memory used              : 286.33      MB
43.47/10.93	c single-thread CPU time   : 10.91       s
43.47/10.93	c all-threads sum CPU time : 43.51       s
43.47/10.93	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-3366545-1305407231/watcher-3366545-1305407231 -o /tmp/evaluation-result-3366545-1305407231/solver-3366545-1305407231 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366545-1305407231.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: 8.15 8.08 7.50 5/373 17656
/proc/meminfo: memFree=22341520/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 652320826 52396032 348 33554432000 4194304 4580107 140736245396688 18446744073709551615 47568056944556 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 12792 348 299 95 0 7774 0
[pid=17656/tid=17657] ppid=17654 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652320826 52396032 348 33554432000 4194304 4580107 140736245396688 18446744073709551615 47568056944562 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652320826 52396032 348 33554432000 4194304 4580107 140736245396688 18446744073709551615 47568056944562 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652320826 52396032 348 33554432000 4194304 4580107 140736245396688 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.061958 s]
/proc/loadavg: 8.15 8.08 7.50 5/373 17656
/proc/meminfo: memFree=22341520/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=281944 CPUtime=0.21 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 1090 0 0 0 21 0 0 0 25 0 4 0 652320826 288710656 1011 33554432000 4194304 4580107 140736245396688 18446744073709551615 4322802 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 70486 1011 377 95 0 65468 0
[pid=17656/tid=17657] ppid=17654 vsize=281944 CPUtime=0.05 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 179 0 0 0 5 0 0 0 25 0 4 0 652320826 288710656 1011 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=281944 CPUtime=0.05 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 156 0 0 0 5 0 0 0 25 0 4 0 652320826 288710656 1011 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=281944 CPUtime=0.04 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 138 0 0 0 4 0 0 0 25 0 4 0 652320826 288710656 1011 33554432000 4194304 4580107 140736245396688 18446744073709551615 4305303 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 281944

[startup+0.10095 s]
/proc/loadavg: 8.15 8.08 7.50 5/373 17656
/proc/meminfo: memFree=22341520/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=282076 CPUtime=0.37 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 1294 0 0 0 37 0 0 0 25 0 4 0 652320826 288845824 1215 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 70519 1216 377 95 0 65501 0
[pid=17656/tid=17657] ppid=17654 vsize=282076 CPUtime=0.09 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 233 0 0 0 9 0 0 0 25 0 4 0 652320826 288845824 1216 33554432000 4194304 4580107 140736245396688 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=282076 CPUtime=0.09 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 213 0 0 0 9 0 0 0 25 0 4 0 652320826 288845824 1216 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=282076 CPUtime=0.08 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 180 0 0 0 8 0 0 0 25 0 4 0 652320826 288845824 1216 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282076

[startup+0.300914 s]
/proc/loadavg: 8.15 8.08 7.50 5/373 17656
/proc/meminfo: memFree=22341520/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=283124 CPUtime=1.17 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 2100 0 0 0 117 0 0 0 25 0 4 0 652320826 289918976 1681 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 70781 1681 377 95 0 65763 0
[pid=17656/tid=17657] ppid=17654 vsize=283124 CPUtime=0.29 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 417 0 0 0 29 0 0 0 25 0 4 0 652320826 289918976 1681 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=283124 CPUtime=0.29 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 419 0 0 0 29 0 0 0 25 0 4 0 652320826 289918976 1681 33554432000 4194304 4580107 140736245396688 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=283124 CPUtime=0.28 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 385 0 0 0 28 0 0 0 25 0 4 0 652320826 289918976 1681 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294551 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) 283124

[startup+0.700841 s]
/proc/loadavg: 8.15 8.08 7.50 5/373 17656
/proc/meminfo: memFree=22341520/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=284128 CPUtime=2.76 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 3590 0 0 0 276 0 0 0 25 0 4 0 652320826 290947072 1945 33554432000 4194304 4580107 140736245396688 18446744073709551615 4316561 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 71032 1945 377 95 0 66014 0
[pid=17656/tid=17657] ppid=17654 vsize=284128 CPUtime=0.69 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 801 0 0 0 69 0 0 0 25 0 4 0 652320826 290947072 1945 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=284128 CPUtime=0.69 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 796 0 0 0 69 0 0 0 25 0 4 0 652320826 290947072 1945 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=284128 CPUtime=0.68 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 755 0 0 0 68 0 0 0 25 0 4 0 652320826 290947072 1945 33554432000 4194304 4580107 140736245396688 18446744073709551615 4293911 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) 284128

[startup+1.5007 s]
/proc/loadavg: 8.14 8.08 7.50 9/377 17660
/proc/meminfo: memFree=22330328/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=288776 CPUtime=5.95 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 6576 0 0 0 595 0 0 0 25 0 4 0 652320826 295706624 3400 33554432000 4194304 4580107 140736245396688 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 72194 3400 379 95 0 67176 0
[pid=17656/tid=17657] ppid=17654 vsize=288776 CPUtime=1.49 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 1359 0 0 0 149 0 0 0 25 0 4 0 652320826 295706624 3400 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=288776 CPUtime=1.49 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 1365 0 0 0 149 0 0 0 25 0 4 0 652320826 295706624 3400 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=288776 CPUtime=1.46 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 1276 0 0 0 146 0 0 0 25 0 4 0 652320826 295706624 3400 33554432000 4194304 4580107 140736245396688 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 288776

[startup+3.10041 s]
/proc/loadavg: 8.14 8.08 7.50 9/377 17660
/proc/meminfo: memFree=22316564/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=291292 CPUtime=12.34 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 13217 0 0 0 1232 2 0 0 25 0 4 0 652320826 298283008 7020 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 72823 7020 379 95 0 67805 0
[pid=17656/tid=17657] ppid=17654 vsize=291292 CPUtime=3.09 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 2821 0 0 0 309 0 0 0 25 0 4 0 652320826 298283008 7020 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=291292 CPUtime=3.08 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 3477 0 0 0 308 0 0 0 25 0 4 0 652320826 298283008 7020 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=291292 CPUtime=3.05 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 3232 0 0 0 305 0 0 0 25 0 4 0 652320826 298283008 7020 33554432000 4194304 4580107 140736245396688 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 291292

[startup+6.30083 s]
/proc/loadavg: 8.14 8.08 7.50 9/377 17660
/proc/meminfo: memFree=22299136/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=301592 CPUtime=25.1 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 20058 0 0 0 2507 3 0 0 25 0 4 0 652320826 308830208 9268 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 75398 9268 379 95 0 70380 0
[pid=17656/tid=17657] ppid=17654 vsize=301592 CPUtime=6.29 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 5038 0 0 0 628 1 0 0 25 0 4 0 652320826 308830208 9268 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=301592 CPUtime=6.28 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 5330 0 0 0 628 0 0 0 25 0 4 0 652320826 308830208 9268 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=301592 CPUtime=6.21 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 4506 0 0 0 621 0 0 0 25 0 4 0 652320826 308830208 9268 33554432000 4194304 4580107 140736245396688 18446744073709551615 4304880 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) 301592

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

[startup+9.50024 s]
/proc/loadavg: 8.13 8.08 7.50 9/377 17660
/proc/meminfo: memFree=22293468/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=292956 CPUtime=37.85 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 25474 0 0 0 3781 4 0 0 25 0 4 0 652320826 299986944 10532 33554432000 4194304 4580107 140736245396688 18446744073709551615 4301867 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 73239 10532 379 95 0 68221 0
[pid=17656/tid=17657] ppid=17654 vsize=292956 CPUtime=9.48 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6344 0 0 0 947 1 0 0 25 0 4 0 652320826 299986944 10532 33554432000 4194304 4580107 140736245396688 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=292956 CPUtime=9.48 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6625 0 0 0 947 1 0 0 25 0 4 0 652320826 299986944 10532 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=292956 CPUtime=9.37 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6357 0 0 0 936 1 0 0 25 0 4 0 652320826 299986944 10532 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37.85
Current children cumulated vsize (KiB) 292956

[startup+10.3011 s]
/proc/loadavg: 8.13 8.08 7.50 9/377 17660
/proc/meminfo: memFree=22291756/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=283972 CPUtime=41.05 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 26755 0 0 0 4100 5 0 0 25 0 4 0 652320826 290787328 10617 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 70993 10617 379 95 0 65975 0
[pid=17656/tid=17657] ppid=17654 vsize=283972 CPUtime=10.29 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6662 0 0 0 1027 2 0 0 25 0 4 0 652320826 290787328 10617 33554432000 4194304 4580107 140736245396688 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=283972 CPUtime=10.29 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6822 0 0 0 1028 1 0 0 25 0 4 0 652320826 290787328 10617 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=283972 CPUtime=10.16 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6709 0 0 0 1015 1 0 0 25 0 4 0 652320826 290787328 10617 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 41.05
Current children cumulated vsize (KiB) 283972

[startup+10.701 s]
/proc/loadavg: 8.13 8.08 7.50 9/377 17660
/proc/meminfo: memFree=22291756/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=283968 CPUtime=42.65 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 27303 0 0 0 4260 5 0 0 25 0 4 0 652320826 290783232 10738 33554432000 4194304 4580107 140736245396688 18446744073709551615 4295739 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 70992 10738 379 95 0 65974 0
[pid=17656/tid=17657] ppid=17654 vsize=283968 CPUtime=10.69 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6786 0 0 0 1067 2 0 0 25 0 4 0 652320826 290783232 10738 33554432000 4194304 4580107 140736245396688 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=283968 CPUtime=10.69 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 7083 0 0 0 1068 1 0 0 25 0 4 0 652320826 290783232 10738 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=283968 CPUtime=10.56 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6792 0 0 0 1055 1 0 0 25 0 4 0 652320826 290783232 10738 33554432000 4194304 4580107 140736245396688 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 42.65
Current children cumulated vsize (KiB) 283968

[startup+10.901 s]
/proc/loadavg: 8.13 8.08 7.50 9/377 17661
/proc/meminfo: memFree=22287788/32951124 swapFree=67111348/67111528
[pid=17656] ppid=17654 vsize=302264 CPUtime=43.47 cores=1,3,5,7
/proc/17656/stat : 17656 (strangenight2-m) R 17654 17656 17510 0 -1 4202496 27629 0 0 0 4342 5 0 0 25 0 4 0 652320826 309518336 10692 33554432000 4194304 4580107 140736245396688 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17656/statm: 75566 10692 379 95 0 70548 0
[pid=17656/tid=17657] ppid=17654 vsize=302264 CPUtime=10.9 cores=1,3,5,7
/proc/17656/task/17657/stat : 17657 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6997 0 0 0 1088 2 0 0 25 0 4 0 652320826 309518336 10706 33554432000 4194304 4580107 140736245396688 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17656/tid=17658] ppid=17654 vsize=302264 CPUtime=10.9 cores=1,3,5,7
/proc/17656/task/17658/stat : 17658 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 7133 0 0 0 1089 1 0 0 25 0 4 0 652320826 309518336 10706 33554432000 4194304 4580107 140736245396688 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17656/tid=17659] ppid=17654 vsize=302264 CPUtime=10.76 cores=1,3,5,7
/proc/17656/task/17659/stat : 17659 (strangenight2-m) R 17654 17656 17510 0 -1 4202560 6825 0 0 0 1075 1 0 0 25 0 4 0 652320826 309518336 10706 33554432000 4194304 4580107 140736245396688 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 43.47
Current children cumulated vsize (KiB) 302264

Child status: 20
Real time (s): 10.9348
CPU time (s): 43.5714
CPU user time (s): 43.5134
CPU system time (s): 0.057991
CPU usage (%): 398.466
Max. virtual memory (cumulated for all children) (KiB): 310676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.5134
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27854
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= 293
involuntary context switches= 385

runsolver used 0.041993 second user time and 0.105983 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 23:07:11
IDJOB=3366545
IDBENCH=82954
IDSOLVER=1844
FILE ID=node139/3366545-1305407231
RUNJOBID= node139-1305406025-17529
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S427778075-026.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366545-1305407231/watcher-3366545-1305407231 -o /tmp/evaluation-result-3366545-1305407231/solver-3366545-1305407231 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366545-1305407231.cnf

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

MD5SUM BENCH= d38a82e2419451ef5d17985fa1c6cc2d
RANDOM SEED=1246641626

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22341800 kB
Buffers:        298900 kB
Cached:        2895296 kB
SwapCached:          0 kB
Active:        8244596 kB
Inactive:      2059796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22341800 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5488 kB
Writeback:           0 kB
AnonPages:     7110336 kB
Mapped:          29348 kB
Slab:           203012 kB
PageTables:      38460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77139108 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= 73348 MiB
End job on node139 at 2011-05-14 23:07:22