Trace number 3174197

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-mtSAT 39.416 9.8748

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1788358104-029.SATISFIABLE.cnf
MD5SUMff2e6a4fa2b25feb24cf72d67e6cd330
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174197-1304112966.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.30/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
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.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.38/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.38/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.11	c calculated reachability. Time: 0.00
0.38/0.11	c Calc default polars -  time:   0.00 s pos:      26 undec:       0 neg:      24
0.38/0.11	c =========================================================================================
0.38/0.11	c types(t): F = full restart, N = normal restart
0.38/0.11	c types(t): S = simplification begin/end, E = solution found
0.38/0.11	c restart types(rt): st = static, dy = dynamic
0.38/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.11	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.77/0.22	c  N dy    13      4666        50      4450         0      4069     31150     74553     15.39     16.21
2.37/0.66	c  N dy    22     17753        50      4450         0      9401     31150    153957     14.22     15.32
3.18/0.83	c  N dy    62     21776        50      4450         0      8159     31150    135115     14.75     15.59
4.00/1.01	c  F st    95     25000        50      4450         0     10957     31150    187540     15.05   no data
4.00/1.07	c  N st    98     26189        50      4450         0      6088     31150     89118     15.05   no data
4.77/1.21	c  S st   101     30001        50      4450         0      9428     31150    150327     15.05   no data
4.77/1.25	c  S st   101     30504        50      4450         0      9875     31150    158812     15.05   no data
4.77/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.77/1.25	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.77/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.77/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.47	c lits-rem:       189  cl-subs:     1644  v-elim:      0  v-fix:    0  time:  0.21 s
6.37/1.66	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
6.37/1.66	c calculated reachability. Time: 0.00
6.37/1.66	c  N dy   101     30504        50      4450         0      8231     31150    132602     15.05   no data
7.17/1.87	c  N dy   131     34545        50      4450         0     11770     31150    198553     15.27     16.31
8.38/2.13	c  N dy   148     39894        50      4450         0      9611     31150    147722     15.27     16.16
9.56/2.40	c  N dy   159     45192        50      4450         0     14162     31150    228290     15.22     16.07
9.56/2.44	c  S st   165     45757        50      4450         0     14656     31150    237715     15.26   no data
9.56/2.49	c  S st   165     46262        50      4450         0     15101     31150    246284     15.26   no data
9.56/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.56/2.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.56/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.56/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.56/2.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.87	c lits-rem:       218  cl-subs:     2691  v-elim:      0  v-fix:    0  time:  0.37 s
11.16/2.88	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.16/2.88	c vivif2 --  cl tried    12410 cl shrink        0 lits rem          0 time: 0.00
12.36/3.14	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.26
12.36/3.14	c calculated reachability. Time: 0.00
12.36/3.14	c  N dy   165     46262        50      4450         0     12410     31150    200541     15.26   no data
13.18/3.39	c  N dy   196     50356        50      4450         0      8433     31150    121083     15.39     16.74
13.95/3.58	c  N dy   209     54400        50      4450         0     11951     31150    184177     15.38     17.81
17.57/4.41	c  N dy   222     69393        50      4450         0     16275     31150    244570     15.08     13.01
17.57/4.41	c  S st   222     69393        50      4450         0     16275     31150    244570     15.08     13.01
17.57/4.45	c  S st   222     69899        50      4450         0     16730     31150    253460     15.08   no data
17.57/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.57/4.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.57/4.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.57/4.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.57/4.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.57/4.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.57/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.95/5.04	c lits-rem:       250  cl-subs:     3497  v-elim:      0  v-fix:    0  time:  0.57 s
19.95/5.04	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.95/5.04	c vivif2 --  cl tried    13233 cl shrink        0 lits rem          0 time: 0.00
21.15/5.31	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
21.15/5.31	c calculated reachability. Time: 0.00
21.15/5.31	c  N dy   222     69899        50      4450         0     13233     31150    199473     15.08   no data
22.35/5.61	c  N dy   261     74426        50      4450         0     17198     31150    274311     15.19     16.81
23.95/6.03	c  N dy   290     81521        50      4450         0     14154     31150    210487     15.23     16.11
25.55/6.42	c  F st   317     87500        50      4450         0     19347     31150    305797     15.27     15.29
25.55/6.42	c  N st   317     87500        50      4450         0     19347     31150    305797     15.27     15.29
26.74/6.79	c  N dy   325     93373        50      4450         0     14172     31150    204858     15.27     16.12
29.14/7.37	c  N dy   371    101280        50      4450         0     21001     31150    329840     15.33     16.20
30.36/7.65	c  S st   393    104848        50      4450         0     12940     31150    174815     15.36   no data
30.36/7.69	c  S st   393    105352        50      4450         0     13391     31150    183459     15.36   no data
30.36/7.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.36/7.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.36/7.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.36/7.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.36/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.36/7.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.36/7.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.36/7.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.76/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.13/7.82	c lits-rem:        56  cl-subs:      559  v-elim:      0  v-fix:    0  time:  0.11 s
31.13/7.82	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.13/7.82	c vivif2 --  cl tried    12832 cl shrink        0 lits rem          0 time: 0.00
31.93/8.09	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
31.93/8.09	c calculated reachability. Time: 0.00
31.93/8.09	c  N dy   393    105352        50      4450         0     12832     31150    173023     15.36   no data
34.33/8.60	c  N dy   422    112821        50      4450         0     19283     31150    289804     15.38     16.36
37.12/9.34	c  N dy   439    123043        50      4450         0     16031     31150    217702     15.31     16.17
39.14/9.87	c  E dy   485    129515         0      4450         0     21663     31150    323029     15.38   no data
39.14/9.87	c Verified 4450 clauses.
39.14/9.87	c Verified 4450 clauses.
39.14/9.87	c Following stats are for *FIRST FINISHED THREAD ONLY*
39.14/9.87	c num threads              : 4          
39.14/9.87	c restarts                 : 485        
39.14/9.87	c dynamic restarts         : 467        
39.14/9.87	c static restarts          : 18         
39.14/9.87	c full restarts            : 2          
39.14/9.87	c total simplify time      : 0.00       
39.14/9.87	c learnts DL2              : 0          
39.14/9.87	c learnts size 2           : 0          
39.14/9.87	c learnts size 1           : 0           (0.00      % of vars)
39.14/9.87	c filedLit time            : 0.02        (0.16      % time)
39.14/9.87	c v-elim SatELite          : 0           (0.00      % vars)
39.14/9.87	c SatELite time            : 1.27        (12.86     % time)
39.14/9.87	c v-elim xor               : 0           (0.00      % vars)
39.14/9.87	c xor elim time            : 0.00        (0.02      % time)
39.14/9.87	c num binary xor trees     : 0          
39.14/9.87	c binxor trees' crown      : 0           (nan       leafs/tree)
39.14/9.87	c bin xor find time        : 0.00       
39.14/9.87	c OTF clause improved      : 17370       (0.13      clauses/conflict)
39.14/9.87	c OTF impr. size diff      : 17517       (1.01       lits/clause)
39.14/9.87	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
39.14/9.87	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
39.14/9.87	c tried to recurMin cls    : 7763        (5.99       % of conflicts)
39.14/9.87	c updated cache            : 0           (0.00       lits/tried recurMin)
39.14/9.87	c unit cls recevied        : 0           (nan       % of units)
39.14/9.87	c unit cls sent            : 0           (nan       % of units)
39.14/9.87	c bin cls recevied         : 0          
39.14/9.87	c bin cls sent             : 0          
39.14/9.87	c clauses over max glue    : 0           (0.00      % of all clauses)
39.14/9.87	c conflicts                : 129515      (13140.06  / sec)
39.14/9.87	c decisions                : 148441      (1.37      % random)
39.14/9.87	c bogo-props               : 1312173022  (133127670.97 / sec)
39.14/9.87	c conflict literals        : 2335326     (10.87     % deleted)
39.14/9.87	c Memory used              : 280.69      MB
39.14/9.87	c single-thread CPU time   : 9.86        s
39.14/9.87	c all-threads sum CPU time : 39.36       s
39.14/9.87	s SATISFIABLE
39.14/9.87	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174197-1304112966/watcher-3174197-1304112966 -o /tmp/evaluation-result-3174197-1304112966/solver-3174197-1304112966 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174197-1304112966.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.39 7.90 7.96 3/176 4989
/proc/meminfo: memFree=29522808/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 601527304 52441088 347 33554432000 4194304 4627427 140736963560384 18446744073709551615 47882545833896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 12803 347 299 106 0 7774 0
[pid=4989/tid=4992] ppid=4985 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 601527304 52441088 347 33554432000 4194304 4627427 140736963560384 18446744073709551615 47882545833906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 601527304 52441088 347 33554432000 4194304 4627427 140736963560384 18446744073709551615 47882545833900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 601527304 52441088 347 33554432000 4194304 4627427 140736963560384 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0820099 s]
/proc/loadavg: 7.39 7.90 7.96 3/176 4989
/proc/meminfo: memFree=29522808/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=281860 CPUtime=0.3 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 1197 0 0 0 30 0 0 0 20 0 4 0 601527304 288624640 1111 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 70465 1111 364 106 0 65436 0
[pid=4989/tid=4992] ppid=4985 vsize=281860 CPUtime=0.07 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 166 0 0 0 7 0 0 0 20 0 4 0 601527304 288624640 1111 33554432000 4194304 4627427 140736963560384 18446744073709551615 4308038 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=281860 CPUtime=0.07 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 176 0 0 0 7 0 0 0 20 0 4 0 601527304 288624640 1111 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=281860 CPUtime=0.07 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 276 0 0 0 7 0 0 0 21 0 4 0 601527304 288624640 1111 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 281860

[startup+0.101006 s]
/proc/loadavg: 7.39 7.90 7.96 3/176 4989
/proc/meminfo: memFree=29522808/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=281860 CPUtime=0.38 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 1230 0 0 0 38 0 0 0 20 0 4 0 601527304 288624640 1144 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 70465 1144 364 106 0 65436 0
[pid=4989/tid=4992] ppid=4985 vsize=281860 CPUtime=0.09 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 170 0 0 0 9 0 0 0 20 0 4 0 601527304 288624640 1145 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=281860 CPUtime=0.09 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 180 0 0 0 9 0 0 0 20 0 4 0 601527304 288624640 1145 33554432000 4194304 4627427 140736963560384 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=281860 CPUtime=0.09 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 296 0 0 0 9 0 0 0 21 0 4 0 601527304 288624640 1145 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281860

[startup+0.300969 s]
/proc/loadavg: 7.39 7.90 7.96 3/176 4989
/proc/meminfo: memFree=29522808/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=284620 CPUtime=1.17 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 3221 0 0 0 117 0 0 0 20 0 4 0 601527304 291450880 2393 33554432000 4194304 4627427 140736963560384 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71155 2394 384 106 0 66126 0
[pid=4989/tid=4992] ppid=4985 vsize=284620 CPUtime=0.29 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 731 0 0 0 29 0 0 0 20 0 4 0 601527304 291450880 2394 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=284620 CPUtime=0.29 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 751 0 0 0 29 0 0 0 18 0 4 0 601527304 291450880 2394 33554432000 4194304 4627427 140736963560384 18446744073709551615 4504795 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=284620 CPUtime=0.29 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 566 0 0 0 29 0 0 0 21 0 4 0 601527304 291450880 2394 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309568 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) 284620

[startup+0.700895 s]
/proc/loadavg: 7.39 7.90 7.96 3/176 4989
/proc/meminfo: memFree=29522808/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=285724 CPUtime=2.78 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 5037 0 0 0 277 1 0 0 21 0 4 0 601527304 292581376 2972 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71431 2972 384 106 0 66402 0
[pid=4989/tid=4992] ppid=4985 vsize=285724 CPUtime=0.69 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 1126 0 0 0 69 0 0 0 20 0 4 0 601527304 292581376 2972 33554432000 4194304 4627427 140736963560384 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=285724 CPUtime=0.69 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 1141 0 0 0 69 0 0 0 18 0 4 0 601527304 292581376 2972 33554432000 4194304 4627427 140736963560384 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=285724 CPUtime=0.69 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 1061 0 0 0 69 0 0 0 22 0 4 0 601527304 292581376 2972 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285724

[startup+1.50075 s]
/proc/loadavg: 7.39 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29496704/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=286888 CPUtime=5.97 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 8793 0 0 0 596 1 0 0 23 0 4 0 601527304 293773312 4403 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71722 4403 388 106 0 66693 0
[pid=4989/tid=4992] ppid=4985 vsize=286888 CPUtime=1.49 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 1986 0 0 0 149 0 0 0 23 0 4 0 601527304 293773312 4403 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=286888 CPUtime=1.49 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 1841 0 0 0 149 0 0 0 19 0 4 0 601527304 293773312 4403 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=286888 CPUtime=1.48 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 1793 0 0 0 148 0 0 0 25 0 4 0 601527304 293773312 4403 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286888

[startup+3.10045 s]
/proc/loadavg: 7.39 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29458240/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=285260 CPUtime=12.36 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 16073 0 0 0 1234 2 0 0 25 0 4 0 601527304 292106240 9269 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71315 9269 388 106 0 66286 0
[pid=4989/tid=4992] ppid=4985 vsize=285260 CPUtime=3.08 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 3729 0 0 0 308 0 0 0 25 0 4 0 601527304 292106240 9269 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=285260 CPUtime=3.09 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 4082 0 0 0 309 0 0 0 24 0 4 0 601527304 292106240 9269 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=285260 CPUtime=3.07 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 3830 0 0 0 307 0 0 0 25 0 4 0 601527304 292106240 9269 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285260

[startup+6.30085 s]
/proc/loadavg: 7.44 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29416040/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=288592 CPUtime=25.15 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 23423 0 0 0 2512 3 0 0 25 0 4 0 601527304 295518208 11979 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 72148 11979 390 106 0 67119 0
[pid=4989/tid=4992] ppid=4985 vsize=288592 CPUtime=6.28 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 5905 0 0 0 628 0 0 0 25 0 4 0 601527304 295518208 11979 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=288592 CPUtime=6.29 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 6092 0 0 0 629 0 0 0 25 0 4 0 601527304 295518208 11979 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=288592 CPUtime=6.25 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 5529 0 0 0 625 0 0 0 25 0 4 0 601527304 295518208 11979 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 288592

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

[startup+7.90055 s]
/proc/loadavg: 7.44 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29396456/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=287392 CPUtime=31.53 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 27040 0 0 0 3149 4 0 0 25 0 4 0 601527304 294289408 13654 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71848 13654 390 106 0 66819 0
[pid=4989/tid=4992] ppid=4985 vsize=287392 CPUtime=7.89 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 6753 0 0 0 788 1 0 0 25 0 4 0 601527304 294289408 13654 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=287392 CPUtime=7.89 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 6338 0 0 0 789 0 0 0 25 0 4 0 601527304 294289408 13654 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=287392 CPUtime=7.84 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7265 0 0 0 783 1 0 0 25 0 4 0 601527304 294289408 13654 33554432000 4194304 4627427 140736963560384 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 287392

[startup+8.7004 s]
/proc/loadavg: 7.48 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29383064/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=296688 CPUtime=34.75 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 28262 0 0 0 3471 4 0 0 25 0 4 0 601527304 303808512 14659 33554432000 4194304 4627427 140736963560384 18446744073709551615 4507248 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 74172 14659 390 106 0 69143 0
[pid=4989/tid=4992] ppid=4985 vsize=296688 CPUtime=8.69 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7401 0 0 0 868 1 0 0 25 0 4 0 601527304 303808512 14659 33554432000 4194304 4627427 140736963560384 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=296688 CPUtime=8.69 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 6752 0 0 0 869 0 0 0 25 0 4 0 601527304 303808512 14659 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=296688 CPUtime=8.64 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7269 0 0 0 863 1 0 0 25 0 4 0 601527304 303808512 14659 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 296688

[startup+9.50025 s]
/proc/loadavg: 7.48 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29383064/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=287424 CPUtime=37.92 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 28978 0 0 0 3788 4 0 0 25 0 4 0 601527304 294322176 13126 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71856 13126 390 106 0 66827 0
[pid=4989/tid=4992] ppid=4985 vsize=287424 CPUtime=9.48 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7483 0 0 0 947 1 0 0 25 0 4 0 601527304 294322176 13126 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=287424 CPUtime=9.49 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 6912 0 0 0 949 0 0 0 25 0 4 0 601527304 294322176 13126 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=287424 CPUtime=9.44 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7665 0 0 0 943 1 0 0 25 0 4 0 601527304 294322176 13126 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37.92
Current children cumulated vsize (KiB) 287424

[startup+9.70021 s]
/proc/loadavg: 7.48 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29383064/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=287424 CPUtime=38.72 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 29081 0 0 0 3868 4 0 0 25 0 4 0 601527304 294322176 13229 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71856 13229 390 106 0 66827 0
[pid=4989/tid=4992] ppid=4985 vsize=287424 CPUtime=9.68 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7526 0 0 0 967 1 0 0 25 0 4 0 601527304 294322176 13229 33554432000 4194304 4627427 140736963560384 18446744073709551615 4305498 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=287424 CPUtime=9.69 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 6912 0 0 0 969 0 0 0 25 0 4 0 601527304 294322176 13229 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=287424 CPUtime=9.64 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7725 0 0 0 963 1 0 0 25 0 4 0 601527304 294322176 13229 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38.72
Current children cumulated vsize (KiB) 287424

[startup+9.80019 s]
/proc/loadavg: 7.48 7.90 7.96 10/184 4997
/proc/meminfo: memFree=29387656/32950928 swapFree=67111356/67111528
[pid=4989] ppid=4985 vsize=287424 CPUtime=39.14 cores=1,3,5,7
/proc/4989/stat : 4989 (strangenight2-m) R 4985 4989 4858 0 -1 4202496 29131 0 0 0 3910 4 0 0 25 0 4 0 601527304 294322176 13279 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4989/statm: 71856 13279 390 106 0 66827 0
[pid=4989/tid=4992] ppid=4985 vsize=287424 CPUtime=9.79 cores=1,3,5,7
/proc/4989/task/4992/stat : 4992 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7549 0 0 0 978 1 0 0 25 0 4 0 601527304 294322176 13279 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4989/tid=4993] ppid=4985 vsize=287424 CPUtime=9.79 cores=1,3,5,7
/proc/4989/task/4993/stat : 4993 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 6912 0 0 0 979 0 0 0 25 0 4 0 601527304 294322176 13279 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4989/tid=4994] ppid=4985 vsize=287424 CPUtime=9.74 cores=1,3,5,7
/proc/4989/task/4994/stat : 4994 (strangenight2-m) R 4985 4989 4858 0 -1 4202560 7752 0 0 0 973 1 0 0 25 0 4 0 601527304 294322176 13279 33554432000 4194304 4627427 140736963560384 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.14
Current children cumulated vsize (KiB) 287424

Child status: 10
Real time (s): 9.8748
CPU time (s): 39.416
CPU user time (s): 39.363
CPU system time (s): 0.052991
CPU usage (%): 399.158
Max. virtual memory (cumulated for all children) (KiB): 296688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.363
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29170
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= 127
involuntary context switches= 411

runsolver used 0.015997 second user time and 0.046992 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 23:36:06
IDJOB=3174197
IDBENCH=83015
IDSOLVER=1586
FILE ID=node114/3174197-1304112966
RUNJOBID= node114-1304111762-4877
PBS_JOBID= 13170690
Free space on /tmp= 71804 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1788358104-029.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174197-1304112966/watcher-3174197-1304112966 -o /tmp/evaluation-result-3174197-1304112966/solver-3174197-1304112966 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174197-1304112966.cnf

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

MD5SUM BENCH= ff2e6a4fa2b25feb24cf72d67e6cd330
RANDOM SEED=2057239363

node114.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.848
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.69
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.848
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.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      29522864 kB
Buffers:       1064012 kB
Cached:        1794028 kB
SwapCached:        168 kB
Active:         149240 kB
Inactive:      2773744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29522864 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11276 kB
Writeback:           0 kB
AnonPages:       64348 kB
Mapped:          14688 kB
Slab:           440580 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187824 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= 71792 MiB
End job on node114 at 2011-04-29 23:36:16