Trace number 3369303

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 19.2661 5.41258

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_80.shuffled.cnf
MD5SUM53a7d1541ad9c0dde902ec3a505ae8fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses634
Sum of the clauses size1900
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3632
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3369303-1305433432.cnf'
0.00/0.00	c -- header says num vars:            238
0.00/0.00	c -- header says num clauses:         634
0.00/0.00	c -- clauses added:            0 learnts,          634 normals,            0 xors
0.00/0.00	c -- vars added        238
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       238       632         2         0      1900         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    237 time:  0.00 s
2.36/0.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.36/0.65	c lits-rem:         0  cl-subs:        0  v-elim:     70  v-fix:    0  time:  0.01 s
2.36/0.65	c Finding binary XORs  T:     0.00 s  found:       0
2.36/0.65	c Finding non-binary XORs:     0.00 s (found:      88, avg size: 3.8)
2.36/0.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     39 locsubst:     0 time:   0.00
2.36/0.65	c calculated reachability. Time: 0.00
2.36/0.65	c Calc default polars -  time:   0.00 s pos:       0 undec:     110 neg:     128
2.36/0.65	c =========================================================================================
2.36/0.65	c types(t): F = full restart, N = normal restart
2.36/0.65	c types(t): S = simplification begin/end, E = solution found
2.36/0.65	c restart types(rt): st = static, dy = dynamic
2.36/0.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.36/0.65	c  B st     0         0       128         0         0         0       256         0   no data   no data  --
2.36/0.65	c Decided on static restart strategy
2.36/0.65	c  N st     8      4916       128         0         0      3484       256     82524   no data   no data  --
3.16/0.80	c  N st    10     11298       128         0         0      3237       256     66158   no data   no data  --
3.16/0.80	c  N st    11     17042       128         0         0      7283       256    191086   no data   no data  --
3.16/0.80	c  F st    12     25000       128         0         0      9054       256    236686   no data   no data  --
3.16/0.80	c  N st    12     25000       128         0         0      9054       256    236686   no data   no data  --
3.16/0.80	c Decided on static restart strategy
3.16/0.80	c  N st    18     30000       128         0         0      7967       256    184006   no data   no data  --
3.16/0.80	c  S st    18     30000       128         0         0      7967       256    184006   no data   no data  --
3.16/0.80	c  S st    18     30503       128         0         0      8408       256    198465   no data   no data  --
3.16/0.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     20 locsubst:     0 time:   0.01
3.16/0.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.16/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.16/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.16/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.16/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    108 time:  0.00 s
3.16/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.16/0.80	c lits-rem:         0  cl-subs:        4  v-elim:      2  v-fix:    0  time:  0.00 s
3.16/0.80	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
3.16/0.80	c calculated reachability. Time: 0.00
3.16/0.80	c  N st    18     30503       106         0         0        61       212       569   no data   no data  --
3.16/0.80	c  N st    20     37615       106         0         0      3186       212     73940   no data   no data  --
3.16/0.80	c  N st    21     44014       106         0         0      7537       212    231362   no data   no data  --
3.16/0.80	c  S st    22     45754       106         0         0      4668       212    121105   no data   no data  --
3.16/0.80	c  S st    22     46258       106         0         0      5079       212    134904   no data   no data  --
3.16/0.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     12 locsubst:     0 time:   0.00
3.16/0.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.16/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.16/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.16/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.16/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     94 time:  0.00 s
3.16/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.16/0.80	c lits-rem:         0  cl-subs:       15  v-elim:      2  v-fix:    0  time:  0.00 s
3.16/0.80	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
3.16/0.80	c vivif2 --  cl tried       59 cl shrink        0 lits rem          0 time: 0.00
3.16/0.80	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
3.16/0.80	c calculated reachability. Time: 0.00
3.16/0.80	c  N st    22     46258        92         0         0        59       184      1276   no data   no data  --
3.16/0.80	c  N st    23     60656        92         0         0      6389       184    217741   no data   no data  --
3.16/0.80	c  N st    24     69388        92         0         0      6329       184    173227   no data   no data  --
3.16/0.80	c  S st    24     69388        92         0         0      6329       184    173227   no data   no data  --
3.16/0.80	c  S st    24     69890        92         0         0      6705       184    186716   no data   no data  --
3.16/0.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.01
3.16/0.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.16/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.16/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.16/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.16/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     86 time:  0.00 s
3.16/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.55/0.90	c lits-rem:         6  cl-subs:      297  v-elim:      8  v-fix:    0  time:  0.19 s
3.55/0.90	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
3.55/0.90	c vivif2 --  cl tried      895 cl shrink        0 lits rem          0 time: 0.00
3.55/0.90	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
3.55/0.90	c calculated reachability. Time: 0.00
3.55/0.90	c  N st    24     69890        78         0         0       895       156     19114   no data   no data  --
3.98/1.10	c  F st    25     87501        78         0         0      7555       156    294352   no data   no data  --
3.98/1.10	c  N st    25     87501        78         0         0      7555       156    294352   no data   no data  --
3.98/1.10	c Decided on static restart strategy
4.75/1.20	c  N st    32     95538        78         0         0      6525       156    225348   no data   no data  --
5.15/1.30	c  N st    34    104835        78         0         0     12752       156    458489   no data   no data  --
5.15/1.30	c  S st    34    104835        78         0         0     12752       156    458489   no data   no data  --
5.15/1.30	c  S st    34    105335        78         0         0     13120       156    473862   no data   no data  --
5.15/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.03
5.15/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.15/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
5.15/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.15/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
5.15/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.55/1.40	c lits-rem:         2  cl-subs:      974  v-elim:     12  v-fix:    0  time:  0.32 s
5.55/1.40	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
5.55/1.40	c vivif2 --  cl tried       63 cl shrink        0 lits rem          0 time: 0.00
5.55/1.40	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
5.55/1.40	c calculated reachability. Time: 0.00
5.55/1.40	c  N st    34    105335        62         0         0        63       124      1575   no data   no data  --
5.55/1.40	c  N st    35    114934        62         0         0      4192       124    185866   no data   no data  --
6.35/1.60	c  N st    36    129331        62         0         0      6969       124    269161   no data   no data  --
7.55/1.91	c  N st    37    150926        62         0         0     13361       124    471573   no data   no data  --
7.55/1.99	c  S st    38    158002        62         0         0     18073       124    683065   no data   no data  --
7.95/2.00	c  S st    38    158502        62         0         0     18408       124    697567   no data   no data  --
7.95/2.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.16
7.95/2.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.95/2.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
7.95/2.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.95/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.95/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     59 time:  0.00 s
7.95/2.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.14/2.86	c lits-rem:        41  cl-subs:     4267  v-elim:      7  v-fix:    0  time:  3.25 s
11.14/2.86	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
11.14/2.86	c vivif2 --  cl tried      777 cl shrink        0 lits rem          0 time: 0.00
11.14/2.86	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.14/2.86	c calculated reachability. Time: 0.00
11.14/2.86	c  N st    38    158502        52         0         0       777       104     22528   no data   no data  --
14.32/3.61	c  N st    39    207090        52         0         0     10661       104    452404   no data   no data  --
16.33/4.15	c  N st    40    237753        52         0         0     18252       104    736308   no data   no data  --
16.33/4.15	c  S st    40    237753        52         0         0     18252       104    736308   no data   no data  --
16.33/4.16	c  S st    40    238254        52         0         0     18536       104    748887   no data   no data  --
16.33/4.16	c  N st    40    238254        50         0         0     18536        56    748887   no data   no data  --
16.33/4.16	c  E st    40    238254        50         0         0     18536        56    748887   no data   no data  --
19.05/5.40	c Following stats are for *FIRST FINISHED THREAD ONLY*
19.05/5.40	c num threads              : 4          
19.05/5.40	c restarts                 : 40         
19.05/5.40	c dynamic restarts         : 0          
19.05/5.40	c static restarts          : 40         
19.05/5.40	c full restarts            : 2          
19.05/5.40	c total simplify time      : 0.00       
19.05/5.40	c learnts DL2              : 0          
19.05/5.40	c learnts size 2           : 2          
19.05/5.40	c learnts size 1           : 0           (0.00      % of vars)
19.05/5.40	c filedLit time            : 0.00        (0.02      % time)
19.05/5.40	c v-elim SatELite          : 101         (42.44     % vars)
19.05/5.40	c SatELite time            : 3.75        (19.51     % time)
19.05/5.40	c v-elim xor               : 86          (36.13     % vars)
19.05/5.40	c xor elim time            : 0.21        (1.10      % time)
19.05/5.40	c num binary xor trees     : 1          
19.05/5.40	c binxor trees' crown      : 1           (1.00      leafs/tree)
19.05/5.40	c bin xor find time        : 0.00       
19.05/5.40	c OTF clause improved      : 82534       (0.35      clauses/conflict)
19.05/5.40	c OTF impr. size diff      : 82568       (1.00       lits/clause)
19.05/5.40	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
19.05/5.40	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
19.05/5.40	c tried to recurMin cls    : 9094        (3.82       % of conflicts)
19.05/5.40	c updated cache            : 0           (0.00       lits/tried recurMin)
19.05/5.40	c unit cls received        : 0           (nan       % of units)
19.05/5.40	c unit cls sent            : 0           (nan       % of units)
19.05/5.40	c bin cls received         : 2          
19.05/5.40	c bin cls sent             : 0          
19.05/5.40	c clauses over max glue    : 0           (0.00      % of all clauses)
19.05/5.40	c conflicts                : 238254      (12409.01  / sec)
19.05/5.40	c decisions                : 285521      (0.94      % random)
19.05/5.40	c bogo-props               : 788440899   (41064456.92 / sec)
19.05/5.40	c conflict literals        : 9101870     (5.46      % deleted)
19.05/5.40	c Memory used              : 309.76      MB
19.05/5.40	c single-thread CPU time   : 19.20       s
19.05/5.40	c all-threads sum CPU time : 19.20       s
19.05/5.40	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-3369303-1305433432/watcher-3369303-1305433432 -o /tmp/evaluation-result-3369303-1305433432/solver-3369303-1305433432 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369303-1305433432.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.84 6.73 5.76 5/342 22448
/proc/meminfo: memFree=17415012/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=281828 CPUtime=0.01 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 795 0 0 0 1 0 0 0 25 0 4 0 654941163 288591872 694 33554432000 4194304 4650419 140733432522192 18446744073709551615 4524176 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22448/statm: 70457 695 387 112 0 65422 0
[pid=22448/tid=22449] ppid=22446 vsize=281828 CPUtime=0 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 152 0 0 0 0 0 0 0 25 0 4 0 654941164 288591872 767 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=281828 CPUtime=0 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 139 0 0 0 0 0 0 0 18 0 4 0 654941164 288591872 767 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=281828 CPUtime=0 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 62 0 0 0 0 0 0 0 25 0 4 0 654941164 288591872 767 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0173459 s]
/proc/loadavg: 6.84 6.73 5.76 5/342 22448
/proc/meminfo: memFree=17415012/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=281828 CPUtime=0.04 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 967 0 0 0 4 0 0 0 25 0 4 0 654941163 288591872 866 33554432000 4194304 4650419 140733432522192 18446744073709551615 4334278 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22448/statm: 70457 866 392 112 0 65422 0
[pid=22448/tid=22449] ppid=22446 vsize=281828 CPUtime=0.01 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 172 0 0 0 1 0 0 0 25 0 4 0 654941164 288591872 867 33554432000 4194304 4650419 140733432522192 18446744073709551615 4360427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=281828 CPUtime=0.01 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 159 0 0 0 1 0 0 0 18 0 4 0 654941164 288591872 867 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=281828 CPUtime=0.01 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 80 0 0 0 1 0 0 0 25 0 4 0 654941164 288591872 867 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 281828

[startup+0.100327 s]
/proc/loadavg: 6.84 6.73 5.76 5/342 22448
/proc/meminfo: memFree=17415012/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=282876 CPUtime=0.37 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 2164 0 0 0 37 0 0 0 25 0 4 0 654941163 289665024 1618 33554432000 4194304 4650419 140733432522192 18446744073709551615 4366953 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22448/statm: 70719 1618 394 112 0 65684 0
[pid=22448/tid=22449] ppid=22446 vsize=282876 CPUtime=0.09 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 487 0 0 0 9 0 0 0 25 0 4 0 654941164 289665024 1618 33554432000 4194304 4650419 140733432522192 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=282876 CPUtime=0.09 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 462 0 0 0 9 0 0 0 18 0 4 0 654941164 289665024 1618 33554432000 4194304 4650419 140733432522192 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=282876 CPUtime=0.09 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 350 0 0 0 9 0 0 0 25 0 4 0 654941164 289665024 1618 33554432000 4194304 4650419 140733432522192 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282876

[startup+0.300293 s]
/proc/loadavg: 6.84 6.73 5.76 5/342 22448
/proc/meminfo: memFree=17415012/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=284476 CPUtime=1.16 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 4742 0 0 0 116 0 0 0 25 0 4 0 654941163 291303424 2344 33554432000 4194304 4650419 140733432522192 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22448/statm: 71119 2344 395 112 0 66084 0
[pid=22448/tid=22449] ppid=22446 vsize=284476 CPUtime=0.29 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 1088 0 0 0 29 0 0 0 25 0 4 0 654941164 291303424 2344 33554432000 4194304 4650419 140733432522192 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=284476 CPUtime=0.29 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 1234 0 0 0 29 0 0 0 18 0 4 0 654941164 291303424 2344 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=284476 CPUtime=0.29 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 902 0 0 0 29 0 0 0 25 0 4 0 654941164 291303424 2345 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284476

[startup+0.700222 s]
/proc/loadavg: 6.84 6.73 5.76 5/342 22448
/proc/meminfo: memFree=17415012/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=267432 CPUtime=2.76 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 9177 0 0 0 275 1 0 0 25 0 4 0 654941163 273850368 3861 33554432000 4194304 4650419 140733432522192 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22448/statm: 66858 3861 395 112 0 61823 0
[pid=22448/tid=22449] ppid=22446 vsize=267432 CPUtime=0.68 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 2309 0 0 0 68 0 0 0 25 0 4 0 654941164 273850368 3861 33554432000 4194304 4650419 140733432522192 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=267432 CPUtime=0.69 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 2311 0 0 0 69 0 0 0 18 0 4 0 654941164 273850368 3861 33554432000 4194304 4650419 140733432522192 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=267432 CPUtime=0.69 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 1739 0 0 0 69 0 0 0 25 0 4 0 654941164 273850368 3862 33554432000 4194304 4650419 140733432522192 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 267432

[startup+1.50108 s]
/proc/loadavg: 6.84 6.73 5.76 9/346 22452
/proc/meminfo: memFree=17391300/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=276272 CPUtime=5.95 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 17188 0 0 0 593 2 0 0 25 0 4 0 654941163 282902528 8129 33554432000 4194304 4650419 140733432522192 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22448/statm: 69068 8130 395 112 0 64033 0
[pid=22448/tid=22449] ppid=22446 vsize=276272 CPUtime=1.48 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 4276 0 0 0 148 0 0 0 25 0 4 0 654941164 282902528 8130 33554432000 4194304 4650419 140733432522192 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=276272 CPUtime=1.48 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 4155 0 0 0 148 0 0 0 20 0 4 0 654941164 282902528 8130 33554432000 4194304 4650419 140733432522192 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=276272 CPUtime=1.49 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 3524 0 0 0 149 0 0 0 25 0 4 0 654941164 282902528 8130 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 276272

[startup+3.1008 s]
/proc/loadavg: 7.01 6.77 5.78 9/346 22452
/proc/meminfo: memFree=17370468/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=285680 CPUtime=12.33 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 30920 0 0 0 1229 4 0 0 25 0 4 0 654941163 292536320 12213 33554432000 4194304 4650419 140733432522192 18446744073709551615 4304119 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22448/statm: 71420 12213 395 112 0 66385 0
[pid=22448/tid=22449] ppid=22446 vsize=285680 CPUtime=3.08 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 8359 0 0 0 307 1 0 0 25 0 4 0 654941164 292536320 12213 33554432000 4194304 4650419 140733432522192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=285680 CPUtime=3.08 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 7875 0 0 0 308 0 0 0 25 0 4 0 654941164 292536320 12213 33554432000 4194304 4650419 140733432522192 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=285680 CPUtime=3.08 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 6133 0 0 0 308 0 0 0 25 0 4 0 654941164 292536320 12213 33554432000 4194304 4650419 140733432522192 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 285680

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

[startup+4.70055 s]
/proc/loadavg: 7.01 6.77 5.78 7/346 22452
/proc/meminfo: memFree=17354284/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=317192 CPUtime=17.85 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 40444 0 0 0 1779 6 0 0 25 0 4 0 654941163 324804608 13124 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077706948 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22448/statm: 79298 13124 395 112 0 74263 0
[pid=22448/tid=22449] ppid=22446 vsize=317192 CPUtime=4.24 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) S 22446 22448 21982 0 -1 4202560 12483 0 0 0 423 1 0 0 25 0 4 0 654941164 324804608 13124 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077731380 0 0 4096 2 18446604445569638592 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=317192 CPUtime=4.25 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) S 22446 22448 21982 0 -1 4202560 10268 0 0 0 424 1 0 0 25 0 4 0 654941164 324804608 13124 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077731380 0 0 4096 2 18446604445569638592 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=317192 CPUtime=4.68 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 6189 0 0 0 468 0 0 0 25 0 4 0 654941164 324804608 13124 33554432000 4194304 4650419 140733432522192 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.85
Current children cumulated vsize (KiB) 317192

[startup+5.10048 s]
/proc/loadavg: 7.01 6.77 5.78 7/346 22452
/proc/meminfo: memFree=17354284/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=317192 CPUtime=18.65 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 40577 0 0 0 1859 6 0 0 25 0 4 0 654941163 324804608 13257 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077706795 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22448/statm: 79298 13257 395 112 0 74263 0
[pid=22448/tid=22449] ppid=22446 vsize=317192 CPUtime=4.24 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) S 22446 22448 21982 0 -1 4202560 12483 0 0 0 423 1 0 0 25 0 4 0 654941164 324804608 13257 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077731380 0 0 4096 2 18446604445569638592 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=317192 CPUtime=4.25 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) S 22446 22448 21982 0 -1 4202560 10268 0 0 0 424 1 0 0 25 0 4 0 654941164 324804608 13257 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077731380 0 0 4096 2 18446604445569638592 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=317192 CPUtime=5.08 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 6322 0 0 0 508 0 0 0 25 0 4 0 654941164 324804608 13257 33554432000 4194304 4650419 140733432522192 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.65
Current children cumulated vsize (KiB) 317192

[startup+5.30045 s]
/proc/loadavg: 7.01 6.77 5.78 7/346 22452
/proc/meminfo: memFree=17354284/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=317192 CPUtime=19.05 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) R 22446 22448 21982 0 -1 4202496 40610 0 0 0 1899 6 0 0 25 0 4 0 654941163 324804608 13290 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077706948 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22448/statm: 79298 13290 395 112 0 74263 0
[pid=22448/tid=22449] ppid=22446 vsize=317192 CPUtime=4.24 cores=0,2,4,6
/proc/22448/task/22449/stat : 22449 (strangenight1-m) S 22446 22448 21982 0 -1 4202560 12483 0 0 0 423 1 0 0 25 0 4 0 654941164 324804608 13290 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077731380 0 0 4096 2 18446604445569638592 0 0 -1 2 0 0 0
[pid=22448/tid=22450] ppid=22446 vsize=317192 CPUtime=4.25 cores=0,2,4,6
/proc/22448/task/22450/stat : 22450 (strangenight1-m) S 22446 22448 21982 0 -1 4202560 10268 0 0 0 424 1 0 0 25 0 4 0 654941164 324804608 13290 33554432000 4194304 4650419 140733432522192 18446744073709551615 46976077731380 0 0 4096 2 18446604445569638592 0 0 -1 0 0 0 0
[pid=22448/tid=22451] ppid=22446 vsize=317192 CPUtime=5.28 cores=0,2,4,6
/proc/22448/task/22451/stat : 22451 (strangenight1-m) R 22446 22448 21982 0 -1 4202560 6355 0 0 0 528 0 0 0 25 0 4 0 654941164 324804608 13290 33554432000 4194304 4650419 140733432522192 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.05
Current children cumulated vsize (KiB) 317192

[startup+5.40043 s]
/proc/loadavg: 7.01 6.77 5.78 7/346 22452
/proc/meminfo: memFree=17354268/32951124 swapFree=67082152/67111528
[pid=22448] ppid=22446 vsize=0 CPUtime=19.26 cores=0,2,4,6
/proc/22448/stat : 22448 (strangenight1-m) Z 22446 22448 21982 0 -1 4202524 40613 0 0 0 1920 6 0 0 25 0 1 0 654941163 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22448/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.26
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 5.41258
CPU time (s): 19.2661
CPU user time (s): 19.2001
CPU system time (s): 0.065989
CPU usage (%): 355.95
Max. virtual memory (cumulated for all children) (KiB): 317192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2001
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40613
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= 207
involuntary context switches= 159

runsolver used 0.026995 second user time and 0.045993 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 06:23:52
IDJOB=3369303
IDBENCH=87811
IDSOLVER=1846
FILE ID=node136/3369303-1305433432
RUNJOBID= node136-1305433361-22393
PBS_JOBID= 13324605
Free space on /tmp= 73056 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_80.shuffled.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369303-1305433432/watcher-3369303-1305433432 -o /tmp/evaluation-result-3369303-1305433432/solver-3369303-1305433432 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369303-1305433432.cnf

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

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=895804398

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17415292 kB
Buffers:        303864 kB
Cached:        5630232 kB
SwapCached:       2740 kB
Active:       10705472 kB
Inactive:      4491512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17415292 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            6200 kB
Writeback:           0 kB
AnonPages:     9260852 kB
Mapped:          28180 kB
Slab:           234760 kB
PageTables:      39524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70131748 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= 73048 MiB
End job on node136 at 2011-05-15 06:23:58