Trace number 3368872

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)SAT 47.0408 11.7925

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1786071619-083.SATISFIABLE.cnf
MD5SUM4c9b0d97324ee5d84961ef01705e1399
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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-3368872-1305404979.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.38/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.38
0.38/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.38/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.38/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.38/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.12	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.38/0.12	c calculated reachability. Time: 0.00
0.38/0.12	c Calc default polars -  time:   0.00 s pos:      16 undec:       0 neg:      34
0.38/0.12	c =========================================================================================
0.38/0.12	c types(t): F = full restart, N = normal restart
0.38/0.12	c types(t): S = simplification begin/end, E = solution found
0.38/0.12	c restart types(rt): st = static, dy = dynamic
0.38/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.78/0.24	c  N dy    10      4818        50      4450         0      4179     31150     77687     15.61     16.47  --
1.57/0.44	c  N dy    17     11258        50      4450         0      3892     31150     61663     15.09     16.00  --
2.77/0.91	c  N dy    35     15291        50      4450         0      7393     31150    125678     15.27     17.23  --
2.77/0.91	c  N dy    46     19326        50      4450         0      6037     31150     96578     15.26     17.15  --
2.77/0.92	c  N dy    76     23339        50      4450         0      9535     31150    162356     15.53     17.51  --
2.77/0.99	c  F st    77     25003        50      4450         0     10956     31150    187570     15.47     13.41  --
4.38/1.13	c  N st    82     28299        50      4450         0      7936     31150    124356     15.47   no data  --
4.38/1.20	c  S st    83     30000        50      4450         0      9421     31150    151465     15.47   no data  --
4.79/1.23	c  S st    83     30504        50      4450         0      9871     31150    160170     15.47   no data  --
4.79/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/1.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.79/1.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.79/1.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.08	c lits-rem:      1272  cl-subs:     1441  v-elim:      0  v-fix:    0  time:  3.36 s
9.18/2.31	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.92
9.18/2.31	c calculated reachability. Time: 0.00
9.18/2.31	c  N dy    83     30504        50      4450         0      8430     31150    134711     15.47   no data  --
10.35/2.65	c  N dy    98     37496        50      4450         0      7698     31150    113533     15.44     16.26  --
11.15/2.80	c  N dy   103     41564        50      4450         0     11232     31150    177382     15.39     17.18  --
11.96/3.03	c  N dy   119     45757        50      4450         0     14866     31150    243909     15.43     14.69  --
11.96/3.03	c  S st   119     45757        50      4450         0     14866     31150    243909     15.43     14.69  --
11.96/3.08	c  S st   119     46261        50      4450         0     15316     31150    252522     15.43   no data  --
11.96/3.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.96/3.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.96/3.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
11.96/3.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.96/3.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.96/3.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
11.96/3.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.15/4.34	c lits-rem:      2020  cl-subs:     2492  v-elim:      0  v-fix:    0  time:  4.99 s
17.15/4.34	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
17.15/4.34	c vivif2 --  cl tried    12824 cl shrink        0 lits rem          0 time: 0.01
18.37/4.64	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.18
18.37/4.64	c calculated reachability. Time: 0.00
18.37/4.64	c  N dy   119     46261        50      4450         0     12824     31150    207566     15.43   no data  --
19.53/4.95	c  N dy   132     52101        50      4450         0     10298     31150    151010     15.37     16.18  --
20.74/5.28	c  N dy   165     57353        50      4450         0     14863     31150    234850     15.45     16.26  --
21.94/5.55	c  N dy   188     61420        50      4450         0      9845     31150    138837     15.51     16.96  --
22.77/5.78	c  N dy   189     66269        50      4450         0     14019     31150    212417     15.42     16.30  --
23.53/5.99	c  S st   209     69391        50      4450         0     16724     31150    262203     15.47   no data  --
23.93/6.04	c  S st   209     69896        50      4450         0     17168     31150    270727     15.47   no data  --
23.93/6.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.93/6.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.93/6.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.93/6.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.93/6.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.93/6.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.93/6.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.71/7.28	c lits-rem:      1691  cl-subs:     2698  v-elim:      0  v-fix:    0  time:  4.88 s
28.71/7.28	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
28.71/7.28	c vivif2 --  cl tried    14470 cl shrink        0 lits rem          0 time: 0.01
30.31/7.61	c asymm  cl-useful: 0/4419/4450 lits-rem:0 time: 1.32
30.31/7.61	c calculated reachability. Time: 0.00
30.31/7.61	c  N dy   209     69896        50      4450         0     14470     31150    222226     15.47   no data  --
31.54/7.93	c  N dy   240     74401        50      4450         0     18413     31150    295727     15.53     16.36  --
32.71/8.23	c  N dy   263     79719        50      4450         0     13722     31150    201012     15.56     16.47  --
34.31/8.63	c  N dy   282     85540        50      4450         0     18796     31150    293967     15.57     16.53  --
34.71/8.79	c  F st   293     87500        50      4450         0     20497     31150    325486     15.59   no data  --
35.94/9.08	c  N dy   299     92693        50      4450         0     14669     31150    211638     15.59   no data  --
39.10/9.82	c  N dy   310    104844        50      4450         0     13885     31150    188355     15.42     12.98  --
39.10/9.82	c  S st   310    104844        50      4450         0     13885     31150    188355     15.42     12.98  --
39.10/9.86	c  S st   310    105350        50      4450         0     14336     31150    196956     15.42   no data  --
39.10/9.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.10/9.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.10/9.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
39.10/9.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.10/9.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.10/9.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
39.10/9.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.09/10.86	c lits-rem:       637  cl-subs:     1154  v-elim:      0  v-fix:    0  time:  3.92 s
43.09/10.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
43.09/10.86	c vivif2 --  cl tried    13182 cl shrink        0 lits rem          0 time: 0.01
44.30/11.17	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.22
44.30/11.17	c calculated reachability. Time: 0.00
44.30/11.17	c  N dy   310    105350        50      4450         0     13182     31150    178941     15.42   no data  --
46.27/11.65	c  N dy   335    113061        50      4450         0     19866     31150    298642     15.40     16.27  --
46.67/11.78	c Following stats are for *FIRST FINISHED THREAD ONLY*
46.67/11.78	c num threads              : 4          
46.67/11.78	c restarts                 : 610        
46.67/11.78	c dynamic restarts         : 598        
46.67/11.78	c static restarts          : 12         
46.67/11.78	c full restarts            : 2          
46.67/11.78	c total simplify time      : 0.00       
46.67/11.78	c learnts DL2              : 0          
46.67/11.78	c learnts size 2           : 0          
46.67/11.78	c learnts size 1           : 0           (0.00      % of vars)
46.67/11.78	c filedLit time            : 0.03        (0.07      % time)
46.67/11.78	c v-elim SatELite          : 0           (0.00      % vars)
46.67/11.78	c SatELite time            : 7.11        (15.14     % time)
46.67/11.78	c v-elim xor               : 0           (0.00      % vars)
46.67/11.78	c xor elim time            : 0.01        (0.02      % time)
46.67/11.78	c num binary xor trees     : 0          
46.67/11.78	c binxor trees' crown      : 0           (nan       leafs/tree)
46.67/11.78	c bin xor find time        : 0.00       
46.67/11.78	c OTF clause improved      : 19820       (0.13      clauses/conflict)
46.67/11.78	c OTF impr. size diff      : 19948       (1.01       lits/clause)
46.67/11.78	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
46.67/11.78	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
46.67/11.78	c tried to recurMin cls    : 11527       (7.71       % of conflicts)
46.67/11.78	c updated cache            : 99          (0.01       lits/tried recurMin)
46.67/11.78	c unit cls received        : 0           (nan       % of units)
46.67/11.78	c unit cls sent            : 0           (nan       % of units)
46.67/11.78	c bin cls received         : 0          
46.67/11.78	c bin cls sent             : 0          
46.67/11.78	c clauses over max glue    : 0           (0.00      % of all clauses)
46.67/11.78	c conflicts                : 149518      (3182.67   / sec)
46.67/11.78	c decisions                : 173347      (2.90      % random)
46.67/11.78	c bogo-props               : 1590257294  (33850488.53 / sec)
46.67/11.78	c conflict literals        : 2710310     (10.56     % deleted)
46.67/11.78	c Memory used              : 283.35      MB
46.67/11.78	c single-thread CPU time   : 46.98       s
46.67/11.78	c all-threads sum CPU time : 46.98       s
46.67/11.78	s SATISFIABLE
46.67/11.78	v -1 -2 3 -4 5 -6 -7 8 -9 -10 11 -12 13 -14 15 -16 -17 18 19 -20 21 -22 23 -24 25 -26 -27 28 29 -30 -31 32 33 34 35 36 37 -38 -39 -40 41 42 -43 -44 -45 -46 -47 48 -49 -50 0

Verifier Data

OK

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-3368872-1305404979/watcher-3368872-1305404979 -o /tmp/evaluation-result-3368872-1305404979/solver-3368872-1305404979 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368872-1305404979.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: 6.96 7.90 7.99 6/281 18942
/proc/meminfo: memFree=25085780/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 414 0 0 0 1 0 0 0 23 0 4 0 632913278 52465664 354 33554432000 4194304 4650419 140733858995840 18446744073709551615 48002396764082 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 12809 354 303 112 0 7774 0
[pid=18942/tid=18944] ppid=18940 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 632913279 52465664 354 33554432000 4194304 4650419 140733858995840 18446744073709551615 48002396764082 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 632913279 52465664 354 33554432000 4194304 4650419 140733858995840 18446744073709551615 48002396764076 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632913279 52465664 354 33554432000 4194304 4650419 140733858995840 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0979101 s]
/proc/loadavg: 6.96 7.90 7.99 6/281 18942
/proc/meminfo: memFree=25085780/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=282056 CPUtime=0.37 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 1220 0 0 0 37 0 0 0 25 0 4 0 632913278 288825344 1128 33554432000 4194304 4650419 140733858995840 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 70514 1128 366 112 0 65479 0
[pid=18942/tid=18944] ppid=18940 vsize=282056 CPUtime=0.09 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 178 0 0 0 9 0 0 0 25 0 4 0 632913279 288825344 1128 33554432000 4194304 4650419 140733858995840 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=282056 CPUtime=0.09 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 154 0 0 0 9 0 0 0 25 0 4 0 632913279 288825344 1128 33554432000 4194304 4650419 140733858995840 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=282056 CPUtime=0.08 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 292 0 0 0 8 0 0 0 25 0 4 0 632913279 288825344 1128 33554432000 4194304 4650419 140733858995840 18446744073709551615 4314688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282056

[startup+0.100909 s]
/proc/loadavg: 6.96 7.90 7.99 6/281 18942
/proc/meminfo: memFree=25085780/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=282200 CPUtime=0.38 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 1226 0 0 0 38 0 0 0 25 0 4 0 632913278 288972800 1134 33554432000 4194304 4650419 140733858995840 18446744073709551615 4371104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 70550 1134 366 112 0 65515 0
[pid=18942/tid=18944] ppid=18940 vsize=282200 CPUtime=0.09 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 178 0 0 0 9 0 0 0 25 0 4 0 632913279 288972800 1134 33554432000 4194304 4650419 140733858995840 18446744073709551615 4370888 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=282200 CPUtime=0.09 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 154 0 0 0 9 0 0 0 25 0 4 0 632913279 288972800 1134 33554432000 4194304 4650419 140733858995840 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=282200 CPUtime=0.08 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 298 0 0 0 8 0 0 0 25 0 4 0 632913279 288972800 1134 33554432000 4194304 4650419 140733858995840 18446744073709551615 4327608 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282200

[startup+0.300875 s]
/proc/loadavg: 6.96 7.90 7.99 6/281 18942
/proc/meminfo: memFree=25085780/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=285228 CPUtime=1.17 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 3277 0 0 0 117 0 0 0 25 0 4 0 632913278 292073472 2505 33554432000 4194304 4650419 140733858995840 18446744073709551615 4331892 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 71307 2505 390 112 0 66272 0
[pid=18942/tid=18944] ppid=18940 vsize=285228 CPUtime=0.29 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 756 0 0 0 29 0 0 0 25 0 4 0 632913279 292073472 2505 33554432000 4194304 4650419 140733858995840 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=285228 CPUtime=0.29 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 782 0 0 0 29 0 0 0 25 0 4 0 632913279 292073472 2505 33554432000 4194304 4650419 140733858995840 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=285228 CPUtime=0.28 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 554 0 0 0 28 0 0 0 25 0 4 0 632913279 292073472 2505 33554432000 4194304 4650419 140733858995840 18446744073709551615 4366819 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) 285228

[startup+0.700803 s]
/proc/loadavg: 6.96 7.90 7.99 6/281 18942
/proc/meminfo: memFree=25085780/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=286144 CPUtime=2.77 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 4994 0 0 0 277 0 0 0 25 0 4 0 632913278 293011456 3212 33554432000 4194304 4650419 140733858995840 18446744073709551615 4350774 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 71536 3212 390 112 0 66501 0
[pid=18942/tid=18944] ppid=18940 vsize=286144 CPUtime=0.69 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 1156 0 0 0 69 0 0 0 25 0 4 0 632913279 293011456 3212 33554432000 4194304 4650419 140733858995840 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=286144 CPUtime=0.69 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 1164 0 0 0 69 0 0 0 25 0 4 0 632913279 293011456 3212 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=286144 CPUtime=0.68 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 1103 0 0 0 68 0 0 0 25 0 4 0 632913279 293011456 3212 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365357 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) 286144

[startup+1.50066 s]
/proc/loadavg: 6.96 7.90 7.99 11/286 18948
/proc/meminfo: memFree=25059452/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=287704 CPUtime=5.96 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 9229 0 0 0 595 1 0 0 25 0 4 0 632913278 294608896 4698 33554432000 4194304 4650419 140733858995840 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 71926 4698 392 112 0 66891 0
[pid=18942/tid=18944] ppid=18940 vsize=287704 CPUtime=1.49 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 2076 0 0 0 149 0 0 0 25 0 4 0 632913279 294608896 4699 33554432000 4194304 4650419 140733858995840 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=287704 CPUtime=1.49 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 2077 0 0 0 149 0 0 0 25 0 4 0 632913279 294608896 4699 33554432000 4194304 4650419 140733858995840 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=287704 CPUtime=1.47 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 1837 0 0 0 147 0 0 0 25 0 4 0 632913279 294608896 4699 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365227 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) 287704

[startup+3.10038 s]
/proc/loadavg: 6.96 7.90 7.99 11/286 18948
/proc/meminfo: memFree=25019420/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=300960 CPUtime=12.36 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 15450 0 0 0 1233 3 0 0 25 0 4 0 632913278 308183040 9706 33554432000 4194304 4650419 140733858995840 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 75240 9706 392 112 0 70205 0
[pid=18942/tid=18944] ppid=18940 vsize=300960 CPUtime=3.08 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 3408 0 0 0 308 0 0 0 25 0 4 0 632913279 308183040 9706 33554432000 4194304 4650419 140733858995840 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=300960 CPUtime=3.09 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 3922 0 0 0 309 0 0 0 25 0 4 0 632913279 308183040 9706 33554432000 4194304 4650419 140733858995840 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=300960 CPUtime=3.06 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 3686 0 0 0 306 0 0 0 25 0 4 0 632913279 308183040 9706 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 300960

[startup+6.30081 s]
/proc/loadavg: 7.20 7.94 8.00 11/286 18948
/proc/meminfo: memFree=24985556/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=284900 CPUtime=25.13 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 22894 0 0 0 2509 4 0 0 25 0 4 0 632913278 291737600 12281 33554432000 4194304 4650419 140733858995840 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 71225 12281 392 112 0 66190 0
[pid=18942/tid=18944] ppid=18940 vsize=284900 CPUtime=6.28 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 5731 0 0 0 628 0 0 0 25 0 4 0 632913279 291737600 12281 33554432000 4194304 4650419 140733858995840 18446744073709551615 4333619 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=284900 CPUtime=6.29 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 6195 0 0 0 628 1 0 0 25 0 4 0 632913279 291737600 12281 33554432000 4194304 4650419 140733858995840 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=284900 CPUtime=6.24 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 5462 0 0 0 623 1 0 0 25 0 4 0 632913279 291737600 12281 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 284900

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

[startup+6.50077 s]
/proc/loadavg: 7.20 7.94 8.00 11/286 18948
/proc/meminfo: memFree=24985556/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=284900 CPUtime=25.93 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 22999 0 0 0 2589 4 0 0 25 0 4 0 632913278 291737600 12386 33554432000 4194304 4650419 140733858995840 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 71225 12386 392 112 0 66190 0
[pid=18942/tid=18944] ppid=18940 vsize=284900 CPUtime=6.48 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 5792 0 0 0 648 0 0 0 25 0 4 0 632913279 291737600 12386 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=284900 CPUtime=6.49 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 6195 0 0 0 648 1 0 0 25 0 4 0 632913279 291737600 12386 33554432000 4194304 4650419 140733858995840 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=284900 CPUtime=6.44 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 5506 0 0 0 643 1 0 0 25 0 4 0 632913279 291737600 12386 33554432000 4194304 4650419 140733858995840 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.93
Current children cumulated vsize (KiB) 284900

[startup+9.7002 s]
/proc/loadavg: 7.20 7.94 8.00 11/286 18948
/proc/meminfo: memFree=24959160/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=289988 CPUtime=38.7 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 27703 0 0 0 3865 5 0 0 25 0 4 0 632913278 296947712 14367 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 72497 14367 392 112 0 67462 0
[pid=18942/tid=18944] ppid=18940 vsize=289988 CPUtime=9.69 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 6886 0 0 0 968 1 0 0 25 0 4 0 632913279 296947712 14367 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=289988 CPUtime=9.69 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7241 0 0 0 968 1 0 0 25 0 4 0 632913279 296947712 14367 33554432000 4194304 4650419 140733858995840 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=289988 CPUtime=9.6 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7053 0 0 0 959 1 0 0 25 0 4 0 632913279 296947712 14367 33554432000 4194304 4650419 140733858995840 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38.7
Current children cumulated vsize (KiB) 289988

[startup+10.5011 s]
/proc/loadavg: 7.27 7.94 8.00 11/286 18948
/proc/meminfo: memFree=24950604/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=290036 CPUtime=41.89 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 28674 0 0 0 4184 5 0 0 25 0 4 0 632913278 296996864 14769 33554432000 4194304 4650419 140733858995840 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 72509 14769 392 112 0 67474 0
[pid=18942/tid=18944] ppid=18940 vsize=290036 CPUtime=10.49 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7194 0 0 0 1048 1 0 0 25 0 4 0 632913279 296996864 14769 33554432000 4194304 4650419 140733858995840 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=290036 CPUtime=10.49 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7436 0 0 0 1048 1 0 0 25 0 4 0 632913279 296996864 14769 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=290036 CPUtime=10.39 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7464 0 0 0 1038 1 0 0 25 0 4 0 632913279 296996864 14769 33554432000 4194304 4650419 140733858995840 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 41.89
Current children cumulated vsize (KiB) 290036

[startup+11.3009 s]
/proc/loadavg: 7.27 7.94 8.00 11/286 18948
/proc/meminfo: memFree=24948260/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=290092 CPUtime=45.07 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 29414 0 0 0 4502 5 0 0 25 0 4 0 632913278 297054208 14687 33554432000 4194304 4650419 140733858995840 18446744073709551615 4310578 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 72523 14687 392 112 0 67488 0
[pid=18942/tid=18944] ppid=18940 vsize=290092 CPUtime=11.29 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7288 0 0 0 1128 1 0 0 25 0 4 0 632913279 297054208 14687 33554432000 4194304 4650419 140733858995840 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=290092 CPUtime=11.29 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7873 0 0 0 1128 1 0 0 25 0 4 0 632913279 297054208 14687 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=290092 CPUtime=11.18 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7629 0 0 0 1117 1 0 0 25 0 4 0 632913279 297054208 14687 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 45.07
Current children cumulated vsize (KiB) 290092

[startup+11.7008 s]
/proc/loadavg: 7.27 7.94 8.00 11/286 18948
/proc/meminfo: memFree=24948260/32951124 swapFree=67057896/67111528
[pid=18942] ppid=18940 vsize=290148 CPUtime=46.67 cores=0,2,4,6
/proc/18942/stat : 18942 (strangenight1-m) R 18940 18942 18306 0 -1 4202496 30014 0 0 0 4662 5 0 0 25 0 4 0 632913278 297111552 14733 33554432000 4194304 4650419 140733858995840 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18942/statm: 72537 14733 392 112 0 67502 0
[pid=18942/tid=18944] ppid=18940 vsize=290148 CPUtime=11.69 cores=0,2,4,6
/proc/18942/task/18944/stat : 18944 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7359 0 0 0 1168 1 0 0 25 0 4 0 632913279 297111552 14733 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18942/tid=18945] ppid=18940 vsize=290148 CPUtime=11.69 cores=0,2,4,6
/proc/18942/task/18945/stat : 18945 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7958 0 0 0 1168 1 0 0 25 0 4 0 632913279 297111552 14733 33554432000 4194304 4650419 140733858995840 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18942/tid=18946] ppid=18940 vsize=290148 CPUtime=11.58 cores=0,2,4,6
/proc/18942/task/18946/stat : 18946 (strangenight1-m) R 18940 18942 18306 0 -1 4202560 7970 0 0 0 1157 1 0 0 25 0 4 0 632913279 297111552 14733 33554432000 4194304 4650419 140733858995840 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 46.67
Current children cumulated vsize (KiB) 290148

Child status: 10
Real time (s): 11.7925
CPU time (s): 47.0408
CPU user time (s): 46.9789
CPU system time (s): 0.06199
CPU usage (%): 398.904
Max. virtual memory (cumulated for all children) (KiB): 301288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.9789
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30108
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= 270
involuntary context switches= 321

runsolver used 0.035994 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 22:29:40
IDJOB=3368872
IDBENCH=82881
IDSOLVER=1846
FILE ID=node140/3368872-1305404979
RUNJOBID= node140-1305404979-18920
PBS_JOBID= 13324465
Free space on /tmp= 73484 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1786071619-083.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368872-1305404979/watcher-3368872-1305404979 -o /tmp/evaluation-result-3368872-1305404979/solver-3368872-1305404979 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368872-1305404979.cnf

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

MD5SUM BENCH= 4c9b0d97324ee5d84961ef01705e1399
RANDOM SEED=1774742047

node140.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.75
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.833
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.833
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.75
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.833
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:      25086060 kB
Buffers:        297216 kB
Cached:        3728020 kB
SwapCached:       8056 kB
Active:        4882004 kB
Inactive:      2672952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25086060 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           12504 kB
Writeback:           0 kB
AnonPages:     3526152 kB
Mapped:          22944 kB
Slab:           224780 kB
PageTables:      22612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45607044 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= 73476 MiB
End job on node140 at 2011-05-14 22:29:51