Trace number 3369307

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 31.2223 7.83146

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369307-1305417578.cnf'
0.00/0.00	c -- header says num vars:           1339
0.00/0.00	c -- header says num clauses:        7095
0.00/0.01	c -- clauses added:            0 learnts,         7095 normals,            0 xors
0.00/0.01	c -- vars added       1339
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0      1339      6278       547         0     59036         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 441/5646/5646 lits-rem:557 time: 0.09
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.04	c bin-w-bin subsume rem          511 bins  time:  0.00 s
3.57/0.90	c subs with bin:       27  lits-rem:         4  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1297 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.57/0.90	c lits-rem:      2677  cl-subs:     2171  v-elim:    166  v-fix:    0  time:  0.13 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:     265 undec:     810 neg:     264
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0      1131      3343       550         0     31475         0   no data   no data  --
3.57/0.90	c  N dy    17      4175      1131      3343       557      4075     31471     70239      8.10      8.60  --
3.57/0.90	c  N dy    46      8392      1131      3343       571      5751     31470     75132      8.35      8.84  --
3.57/0.90	c  N dy    72     12424      1131      3343       614      5546     31468     59643      8.41      8.96  --
3.57/0.90	c  N dy   110     16523      1131      3343       621      9577     31467    137986      8.82      9.88  --
3.57/0.90	c  N dy   142     20616      1131      3343       648      8102     31467     92947      9.05     10.24  --
3.57/0.90	c  N dy   174     24681      1131      3343       686     12110     31467    170089      9.17      9.69  --
3.57/1.00	c  F st   177     25002      1131      3343       687     12429     31467    176390      9.17      6.81  --
4.76/1.20	c  N dy   183     30000      1131      3343       692     10664     31467    137067      9.17   no data  --
4.76/1.20	c  S st   183     30000      1131      3343       692     10664     31467    137067      9.17   no data  --
4.76/1.20	c  S st   183     30502      1131      3343       716     11158     31467    144605      9.17   no data  --
4.76/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.76/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
4.76/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.20	c subs with bin:      760  lits-rem:      1153  v-fix:    0  time:  0.12 s
4.76/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1131 time:  0.00 s
4.76/1.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.36/1.60	c lits-rem:       793  cl-subs:      467  v-elim:     28  v-fix:    0  time:  1.37 s
6.36/1.60	c asymm  cl-useful: 38/3217/3217 lits-rem:48 time: 0.15
6.36/1.60	c calculated reachability. Time: 0.00
6.36/1.60	c  N dy   183     30502      1103      3217       719     10038     30301    134366      9.17   no data  --
6.76/1.70	c Finding binary XORs  T:     0.00 s  found:       0
6.76/1.79	c  N dy   206     34587      1103      3217       725     14047     30301    210376      9.22     12.37  --
7.96/2.00	c  N dy   231     38643      1103      3217       765     10272     30301    110985      9.30     12.14  --
8.79/2.29	c  N dy   259     43825      1103      3217       771     15365     30301    205774      9.33      9.84  --
9.55/2.41	c  S st   264     45754      1103      3217       785     17247     30301    236518      9.23   no data  --
9.55/2.46	c  S st   264     46256      1103      3217       785      8950     30301     71575      9.23   no data  --
9.55/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.55/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.47	c subs with bin:      319  lits-rem:       107  v-fix:    0  time:  0.03 s
9.55/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1103 time:  0.00 s
9.55/2.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.95/2.54	c lits-rem:       218  cl-subs:      251  v-elim:     28  v-fix:    0  time:  0.26 s
9.95/2.54	c vivif2 --  cl tried     3185 cl shrink        0 lits rem          0 time: 0.00
9.95/2.54	c vivif2 --  cl tried     8416 cl shrink        0 lits rem          0 time: 0.01
9.95/2.57	c asymm  cl-useful: 15/3185/3185 lits-rem:15 time: 0.12
9.95/2.57	c calculated reachability. Time: 0.00
9.95/2.57	c  N dy   264     46256      1075      3185       786      8416     29990     68319      9.23   no data  --
10.75/2.76	c  N dy   285     50457      1075      3185       792     12541     29990    139807      9.22      9.76  --
11.95/3.06	c  N dy   295     55507      1075      3185       799     17419     29990    216738      9.12      9.63  --
13.18/3.37	c  N dy   321     60717      1075      3185       809     12755     29990    134044      9.16      9.84  --
14.34/3.64	c  N dy   323     65172      1075      3185       814     17042     29990    195541      9.00      9.55  --
14.34/3.64	c Finding binary XORs  T:     0.00 s  found:       0
15.55/3.98	c  N dy   337     69337      1075      3185       844     21058     29989    261671      8.97     10.89  --
15.55/3.98	c  S st   338     69384      1075      3185       844     21105     29989    262390      8.97   no data  --
15.94/4.03	c  S st   338     69887      1075      3185       844     10921     29989     89787      8.97   no data  --
15.94/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.94/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
15.94/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.05	c subs with bin:      351  lits-rem:       134  v-fix:    0  time:  0.04 s
15.94/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1075 time:  0.00 s
15.94/4.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.34/4.15	c lits-rem:       326  cl-subs:      246  v-elim:     22  v-fix:    0  time:  0.36 s
16.34/4.15	c vivif2 --  cl tried     3136 cl shrink        0 lits rem          0 time: 0.00
16.34/4.15	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
16.34/4.18	c asymm  cl-useful: 73/3136/3136 lits-rem:80 time: 0.14
16.34/4.18	c calculated reachability. Time: 0.00
16.34/4.18	c  N dy   338     69887      1053      3136       844     10362     29406     86282      8.97   no data  --
17.93/4.58	c  N dy   350     76352      1052      3136       880     16574     29404    173904      8.76      9.37  --
19.53/4.95	c  N dy   364     81392      1051      3136       893     21436     29404    245469      8.68      9.18  --
21.13/5.30	c  N dy   382     86863      1051      3136       900     15186     29404    144763      8.66      9.45  --
21.13/5.33	c  F st   383     87501      1051      3136       900     15814     29401    154022      8.64      6.70  --
21.96/5.53	c Finding binary XORs  T:     0.00 s  found:       0
22.32/5.66	c Decided on static restart strategy
22.32/5.66	c  N st   389     92691      1051      2411       910     19397     20112    231359      8.64   no data  --
24.72/6.21	c  N st   391     99802      1051      2411       930     14804     20112    145901      8.64   no data  --
25.94/6.55	c  S st   392    104832      1050      2411       939     19674     20112    230553      8.64   no data  --
25.94/6.60	c  S st   392    105335      1050      2411       964     20170     20112    238232      8.64   no data  --
25.94/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.94/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.35/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
26.35/6.62	c bin-w-bin subsume rem            1 bins  time:  0.00 s
26.35/6.66	c subs with bin:      459  lits-rem:      1075  v-fix:    0  time:  0.13 s
26.35/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1050 time:  0.00 s
26.35/6.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.51/6.99	c lits-rem:      1382  cl-subs:      992  v-elim:    416  v-fix:    0  time:  1.33 s
27.51/6.99	c vivif2 --  cl tried     1938 cl shrink        0 lits rem          0 time: 0.00
27.51/6.99	c vivif2 --  cl tried    13888 cl shrink        0 lits rem          0 time: 0.01
27.91/7.03	c asymm  cl-useful: 69/1938/1938 lits-rem:79 time: 0.15
27.91/7.03	c calculated reachability. Time: 0.00
27.91/7.03	c  N st   392    105335       634      1938       955     13888     14782    160502      8.64   no data  --
29.11/7.38	c Finding binary XORs  T:     0.00 s  found:       0
30.74/7.72	c  N st   393    114935       633      1562       963     10014     11042     89605      8.64   no data  --
31.10/7.82	c Following stats are for *FIRST FINISHED THREAD ONLY*
31.10/7.82	c num threads              : 4          
31.10/7.82	c restarts                 : 394        
31.10/7.82	c dynamic restarts         : 372        
31.10/7.82	c static restarts          : 22         
31.10/7.82	c full restarts            : 2          
31.10/7.82	c total simplify time      : 0.09       
31.10/7.82	c learnts DL2              : 0          
31.10/7.82	c learnts size 2           : 1827       
31.10/7.82	c learnts size 1           : 141         (10.53     % of vars)
31.10/7.82	c filedLit time            : 0.08        (0.25      % time)
31.10/7.82	c v-elim SatELite          : 221         (16.50     % vars)
31.10/7.82	c SatELite time            : 4.81        (15.42     % time)
31.10/7.82	c v-elim xor               : 0           (0.00      % vars)
31.10/7.82	c xor elim time            : 0.01        (0.03      % time)
31.10/7.82	c num binary xor trees     : 5          
31.10/7.82	c binxor trees' crown      : 5           (1.00      leafs/tree)
31.10/7.82	c bin xor find time        : 0.00       
31.10/7.82	c OTF clause improved      : 2607        (0.02      clauses/conflict)
31.10/7.82	c OTF impr. size diff      : 2876        (1.10       lits/clause)
31.10/7.82	c OTF cl watch-shrink      : 67722       (0.60      clauses/conflict)
31.10/7.82	c OTF cl watch-sh-lit      : 183373      (2.71       lits/clause)
31.10/7.82	c tried to recurMin cls    : 38333       (34.01      % of conflicts)
31.10/7.82	c updated cache            : 0           (0.00       lits/tried recurMin)
31.10/7.82	c unit cls received        : 1           (0.71      % of units)
31.10/7.82	c unit cls sent            : 9           (6.38      % of units)
31.10/7.82	c bin cls received         : 280        
31.10/7.82	c bin cls sent             : 212        
31.10/7.82	c clauses over max glue    : 0           (0.00      % of all clauses)
31.10/7.82	c conflicts                : 112698      (3613.94   / sec)
31.10/7.82	c decisions                : 238203      (7.06      % random)
31.10/7.82	c bogo-props               : 724772644   (23241618.28 / sec)
31.10/7.82	c conflict literals        : 1925739     (34.28     % deleted)
31.10/7.82	c Memory used              : 307.82      MB
31.10/7.82	c single-thread CPU time   : 31.18       s
31.10/7.82	c all-threads sum CPU time : 31.18       s
31.10/7.82	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-3369307-1305417578/watcher-3369307-1305417578 -o /tmp/evaluation-result-3369307-1305417578/solver-3369307-1305417578 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369307-1305417578.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.58 7.96 7.39 5/291 2952
/proc/meminfo: memFree=29315128/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 4 0 653355785 52465664 356 33554432000 4194304 4650419 140734197615680 18446744073709551615 228122714043 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 12809 356 306 112 0 7774 0
[pid=2952/tid=2953] ppid=2950 vsize=208872 CPUtime=0 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 294 0 0 0 0 0 0 0 25 0 4 0 653355785 213884928 1319 33554432000 4194304 4650419 140734197615680 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=208872 CPUtime=0 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 300 0 0 0 0 0 0 0 25 0 4 0 653355785 213884928 1321 33554432000 4194304 4650419 140734197615680 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=208872 CPUtime=0 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 93 0 0 0 0 0 0 0 25 0 4 0 653355785 213884928 1321 33554432000 4194304 4650419 140734197615680 18446744073709551615 228122819054 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.076017 s]
/proc/loadavg: 7.58 7.96 7.39 5/291 2952
/proc/meminfo: memFree=29315128/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=286040 CPUtime=0.27 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 3728 0 0 0 27 0 0 0 18 0 4 0 653355785 292904960 3379 33554432000 4194304 4650419 140734197615680 18446744073709551615 228122819103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 71510 3379 387 112 0 66475 0
[pid=2952/tid=2953] ppid=2950 vsize=286040 CPUtime=0.07 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 916 0 0 0 7 0 0 0 18 0 4 0 653355785 292904960 3379 33554432000 4194304 4650419 140734197615680 18446744073709551615 228122819103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=286040 CPUtime=0.06 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 922 0 0 0 6 0 0 0 18 0 4 0 653355785 292904960 3379 33554432000 4194304 4650419 140734197615680 18446744073709551615 228122819103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=286040 CPUtime=0.06 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 488 0 0 0 6 0 0 0 25 0 4 0 653355785 292904960 3379 33554432000 4194304 4650419 140734197615680 18446744073709551615 228122819054 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 286040

[startup+0.110558 s]
/proc/loadavg: 7.58 7.96 7.39 5/291 2952
/proc/meminfo: memFree=29315128/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=286040 CPUtime=0.41 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 3950 0 0 0 41 0 0 0 18 0 4 0 653355785 292904960 3581 33554432000 4194304 4650419 140734197615680 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 71510 3581 390 112 0 66475 0
[pid=2952/tid=2953] ppid=2950 vsize=286040 CPUtime=0.1 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 1011 0 0 0 10 0 0 0 18 0 4 0 653355785 292904960 3581 33554432000 4194304 4650419 140734197615680 18446744073709551615 4314702 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=286040 CPUtime=0.1 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 968 0 0 0 10 0 0 0 18 0 4 0 653355785 292904960 3581 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=286040 CPUtime=0.09 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 521 0 0 0 9 0 0 0 25 0 4 0 653355785 292904960 3581 33554432000 4194304 4650419 140734197615680 18446744073709551615 4316012 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 286040

[startup+0.300525 s]
/proc/loadavg: 7.58 7.96 7.39 5/291 2952
/proc/meminfo: memFree=29315128/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=286548 CPUtime=1.17 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 5088 0 0 0 117 0 0 0 18 0 4 0 653355785 293425152 3976 33554432000 4194304 4650419 140734197615680 18446744073709551615 4334674 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 71637 3976 392 112 0 66602 0
[pid=2952/tid=2953] ppid=2950 vsize=286548 CPUtime=0.29 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 1296 0 0 0 29 0 0 0 18 0 4 0 653355785 293425152 3976 33554432000 4194304 4650419 140734197615680 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=286548 CPUtime=0.29 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 1267 0 0 0 29 0 0 0 18 0 4 0 653355785 293425152 3976 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=286548 CPUtime=0.28 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 825 0 0 0 28 0 0 0 25 0 4 0 653355785 293425152 3976 33554432000 4194304 4650419 140734197615680 18446744073709551615 4360479 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 286548

[startup+0.700454 s]
/proc/loadavg: 7.58 7.96 7.39 5/291 2952
/proc/meminfo: memFree=29315128/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=279004 CPUtime=2.77 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 7374 0 0 0 276 1 0 0 18 0 4 0 653355785 285700096 5141 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 69751 5141 392 112 0 64716 0
[pid=2952/tid=2953] ppid=2950 vsize=279004 CPUtime=0.69 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 1815 0 0 0 69 0 0 0 18 0 4 0 653355785 285700096 5141 33554432000 4194304 4650419 140734197615680 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=279004 CPUtime=0.69 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 1804 0 0 0 69 0 0 0 18 0 4 0 653355785 285700096 5141 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=279004 CPUtime=0.68 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 1502 0 0 0 68 0 0 0 25 0 4 0 653355785 285700096 5141 33554432000 4194304 4650419 140734197615680 18446744073709551615 4363435 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 279004

[startup+1.50031 s]
/proc/loadavg: 7.58 7.96 7.39 10/295 2956
/proc/meminfo: memFree=29282112/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=287980 CPUtime=5.96 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 10880 0 0 0 595 1 0 0 19 0 4 0 653355785 294891520 7641 33554432000 4194304 4650419 140734197615680 18446744073709551615 4441572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 71995 7643 394 112 0 66960 0
[pid=2952/tid=2953] ppid=2950 vsize=287980 CPUtime=1.49 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 2668 0 0 0 149 0 0 0 20 0 4 0 653355785 294891520 7644 33554432000 4194304 4650419 140734197615680 18446744073709551615 4436205 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=287980 CPUtime=1.49 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 2444 0 0 0 149 0 0 0 19 0 4 0 653355785 294891520 7644 33554432000 4194304 4650419 140734197615680 18446744073709551615 4363680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=287980 CPUtime=1.47 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 2237 0 0 0 147 0 0 0 25 0 4 0 653355785 294891520 7644 33554432000 4194304 4650419 140734197615680 18446744073709551615 4328565 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287980

[startup+3.10102 s]
/proc/loadavg: 7.58 7.96 7.39 9/295 2956
/proc/meminfo: memFree=29264256/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=296788 CPUtime=12.35 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 16731 0 0 0 1234 1 0 0 25 0 4 0 653355785 303910912 12444 33554432000 4194304 4650419 140734197615680 18446744073709551615 4364823 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 74197 12444 394 112 0 69162 0
[pid=2952/tid=2953] ppid=2950 vsize=296788 CPUtime=3.09 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 3639 0 0 0 309 0 0 0 25 0 4 0 653355785 303910912 12444 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=296788 CPUtime=3.09 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 4154 0 0 0 309 0 0 0 25 0 4 0 653355785 303910912 12444 33554432000 4194304 4650419 140734197615680 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=296788 CPUtime=3.06 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 4521 0 0 0 306 0 0 0 25 0 4 0 653355785 303910912 12444 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 296788

[startup+6.30044 s]
/proc/loadavg: 7.69 7.98 7.39 9/295 2956
/proc/meminfo: memFree=29235132/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=306100 CPUtime=25.12 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 21286 0 0 0 2509 3 0 0 25 0 4 0 653355785 313446400 13577 33554432000 4194304 4650419 140734197615680 18446744073709551615 4364856 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 76525 13577 395 112 0 71490 0
[pid=2952/tid=2953] ppid=2950 vsize=306100 CPUtime=6.28 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5088 0 0 0 628 0 0 0 25 0 4 0 653355785 313446400 13577 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=306100 CPUtime=6.28 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5264 0 0 0 628 0 0 0 25 0 4 0 653355785 313446400 13577 33554432000 4194304 4650419 140734197615680 18446744073709551615 4237226 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=306100 CPUtime=6.23 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5874 0 0 0 622 1 0 0 25 0 4 0 653355785 313446400 13577 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 306100

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

[startup+7.10029 s]
/proc/loadavg: 7.69 7.98 7.39 9/295 2956
/proc/meminfo: memFree=29232916/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=315180 CPUtime=28.31 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 22579 0 0 0 2828 3 0 0 25 0 4 0 653355785 322744320 14420 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 78795 14420 395 112 0 73760 0
[pid=2952/tid=2953] ppid=2950 vsize=315180 CPUtime=7.09 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5435 0 0 0 708 1 0 0 25 0 4 0 653355785 322744320 14420 33554432000 4194304 4650419 140734197615680 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=315180 CPUtime=7.08 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5515 0 0 0 708 0 0 0 25 0 4 0 653355785 322744320 14420 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=315180 CPUtime=7.02 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 6110 0 0 0 701 1 0 0 25 0 4 0 653355785 322744320 14420 33554432000 4194304 4650419 140734197615680 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28.31
Current children cumulated vsize (KiB) 315180

[startup+7.50022 s]
/proc/loadavg: 7.69 7.98 7.39 9/295 2956
/proc/meminfo: memFree=29232916/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=315200 CPUtime=29.91 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 23019 0 0 0 2988 3 0 0 25 0 4 0 653355785 322764800 14294 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 78800 14294 395 112 0 73765 0
[pid=2952/tid=2953] ppid=2950 vsize=315200 CPUtime=7.49 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5522 0 0 0 748 1 0 0 25 0 4 0 653355785 322764800 14294 33554432000 4194304 4650419 140734197615680 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=315200 CPUtime=7.48 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5515 0 0 0 748 0 0 0 25 0 4 0 653355785 322764800 14294 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=315200 CPUtime=7.42 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 6399 0 0 0 741 1 0 0 25 0 4 0 653355785 322764800 14294 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 29.91
Current children cumulated vsize (KiB) 315200

[startup+7.71018 s]
/proc/loadavg: 7.69 7.98 7.39 9/295 2956
/proc/meminfo: memFree=29224004/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=315200 CPUtime=30.74 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 23278 0 0 0 3071 3 0 0 25 0 4 0 653355785 322764800 14553 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365325 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 78800 14553 395 112 0 73765 0
[pid=2952/tid=2953] ppid=2950 vsize=315200 CPUtime=7.7 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5555 0 0 0 769 1 0 0 25 0 4 0 653355785 322764800 14553 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=315200 CPUtime=7.69 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5655 0 0 0 769 0 0 0 25 0 4 0 653355785 322764800 14553 33554432000 4194304 4650419 140734197615680 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=315200 CPUtime=7.62 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 6453 0 0 0 761 1 0 0 25 0 4 0 653355785 322764800 14553 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 30.74
Current children cumulated vsize (KiB) 315200

[startup+7.80116 s]
/proc/loadavg: 7.69 7.98 7.39 9/295 2956
/proc/meminfo: memFree=29224004/32951124 swapFree=54427468/67111528
[pid=2952] ppid=2950 vsize=315200 CPUtime=31.1 cores=0,2,4,6
/proc/2952/stat : 2952 (strangenight1-m) R 2950 2952 2611 0 -1 4202496 23328 0 0 0 3107 3 0 0 25 0 4 0 653355785 322764800 14603 33554432000 4194304 4650419 140734197615680 18446744073709551615 4349936 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2952/statm: 78800 14603 395 112 0 73765 0
[pid=2952/tid=2953] ppid=2950 vsize=315200 CPUtime=7.79 cores=0,2,4,6
/proc/2952/task/2953/stat : 2953 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5566 0 0 0 778 1 0 0 25 0 4 0 653355785 322764800 14603 33554432000 4194304 4650419 140734197615680 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2952/tid=2954] ppid=2950 vsize=315200 CPUtime=7.78 cores=0,2,4,6
/proc/2952/task/2954/stat : 2954 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 5675 0 0 0 778 0 0 0 25 0 4 0 653355785 322764800 14603 33554432000 4194304 4650419 140734197615680 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2952/tid=2955] ppid=2950 vsize=315200 CPUtime=7.71 cores=0,2,4,6
/proc/2952/task/2955/stat : 2955 (strangenight1-m) R 2950 2952 2611 0 -1 4202560 6472 0 0 0 770 1 0 0 25 0 4 0 653355785 322764800 14603 33554432000 4194304 4650419 140734197615680 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 31.1
Current children cumulated vsize (KiB) 315200

Child status: 20
Real time (s): 7.83146
CPU time (s): 31.2223
CPU user time (s): 31.1843
CPU system time (s): 0.037994
CPU usage (%): 398.677
Max. virtual memory (cumulated for all children) (KiB): 315200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.1843
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23344
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= 654
involuntary context switches= 252

runsolver used 0.022996 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 01:59:38
IDJOB=3369307
IDBENCH=85959
IDSOLVER=1846
FILE ID=node138/3369307-1305417578
RUNJOBID= node138-1305415164-2629
PBS_JOBID= 13324560
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369307-1305417578/watcher-3369307-1305417578 -o /tmp/evaluation-result-3369307-1305417578/solver-3369307-1305417578 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369307-1305417578.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=1748681169

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29315408 kB
Buffers:        253160 kB
Cached:        3112116 kB
SwapCached:      18472 kB
Active:         899076 kB
Inactive:      2523204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29315408 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           12780 kB
Writeback:           8 kB
AnonPages:       49872 kB
Mapped:          10172 kB
Slab:           111596 kB
PageTables:      40716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39589752 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= 73332 MiB
End job on node138 at 2011-05-15 01:59:46