Trace number 3266513

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-mtUNSAT 19.2911 5.41335

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-3266513-1304181410.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
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     70  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:      88, avg size: 3.8)
0.00/0.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     39 locsubst:     0 time:   0.00
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:       0 undec:     110 neg:     128
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       128         0         0         0       256         0   no data   no data  --
0.00/0.02	c Decided on static restart strategy
0.00/0.05	c  N st     8      4916       128         0         0      3484       256     82524   no data   no data  --
0.37/0.12	c  N st    10     11298       128         0         0      3237       256     66158   no data   no data  --
0.37/0.18	c  N st    11     17042       128         0         0      7283       256    191086   no data   no data  --
0.77/0.29	c  F st    12     25000       128         0         0      9054       256    236686   no data   no data  --
0.77/0.29	c  N st    12     25000       128         0         0      9054       256    236686   no data   no data  --
1.17/0.35	c Decided on static restart strategy
1.17/0.35	c  N st    18     30000       128         0         0      7967       256    184006   no data   no data  --
1.17/0.35	c  S st    18     30000       128         0         0      7967       256    184006   no data   no data  --
1.17/0.35	c  S st    18     30503       128         0         0      8408       256    198465   no data   no data  --
1.17/0.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     20 locsubst:     0 time:   0.01
1.17/0.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.17/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
1.17/0.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    108 time:  0.00 s
1.17/0.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.17/0.36	c lits-rem:         0  cl-subs:        4  v-elim:      2  v-fix:    0  time:  0.00 s
1.17/0.36	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1.17/0.36	c calculated reachability. Time: 0.00
1.17/0.36	c  N st    18     30503       106         0         0        61       212       569   no data   no data  --
1.58/0.41	c  N st    20     37615       106         0         0      3186       212     73940   no data   no data  --
1.58/0.49	c  N st    21     44014       106         0         0      7537       212    231362   no data   no data  --
1.98/0.51	c  S st    22     45754       106         0         0      4668       212    121105   no data   no data  --
1.98/0.52	c  S st    22     46258       106         0         0      5079       212    134904   no data   no data  --
1.98/0.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     12 locsubst:     0 time:   0.01
1.98/0.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.98/0.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
1.98/0.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.98/0.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.98/0.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     94 time:  0.00 s
1.98/0.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.98/0.52	c lits-rem:         0  cl-subs:       15  v-elim:      2  v-fix:    0  time:  0.00 s
1.98/0.52	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
1.98/0.52	c vivif2 --  cl tried       59 cl shrink        0 lits rem          0 time: 0.00
1.98/0.52	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1.98/0.52	c calculated reachability. Time: 0.00
1.98/0.52	c  N st    22     46258        92         0         0        59       184      1276   no data   no data  --
2.77/0.71	c  N st    23     60656        92         0         0      6389       184    217741   no data   no data  --
2.77/0.78	c  N st    24     69388        92         0         0      6329       184    173227   no data   no data  --
2.77/0.78	c  S st    24     69388        92         0         0      6329       184    173227   no data   no data  --
2.77/0.78	c  S st    24     69890        92         0         0      6705       184    186716   no data   no data  --
2.77/0.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.01
2.77/0.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.77/0.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
2.77/0.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.77/0.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.77/0.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     86 time:  0.00 s
2.77/0.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.83	c lits-rem:         6  cl-subs:      297  v-elim:      8  v-fix:    0  time:  0.19 s
3.17/0.83	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
3.17/0.83	c vivif2 --  cl tried      895 cl shrink        0 lits rem          0 time: 0.00
3.17/0.83	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
3.17/0.83	c calculated reachability. Time: 0.00
3.17/0.83	c  N st    24     69890        78         0         0       895       156     19114   no data   no data  --
3.98/1.04	c  F st    25     87501        78         0         0      7555       156    294352   no data   no data  --
3.98/1.04	c  N st    25     87501        78         0         0      7555       156    294352   no data   no data  --
3.98/1.08	c Decided on static restart strategy
4.39/1.11	c  N st    32     95538        78         0         0      6525       156    225348   no data   no data  --
4.77/1.20	c  N st    34    104835        78         0         0     12752       156    458489   no data   no data  --
4.77/1.20	c  S st    34    104835        78         0         0     12752       156    458489   no data   no data  --
4.77/1.21	c  S st    34    105335        78         0         0     13120       156    473862   no data   no data  --
4.77/1.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.03
4.77/1.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.77/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
4.77/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
4.77/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.30	c lits-rem:         2  cl-subs:      974  v-elim:     12  v-fix:    0  time:  0.32 s
5.17/1.30	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
5.17/1.30	c vivif2 --  cl tried       63 cl shrink        0 lits rem          0 time: 0.00
5.17/1.30	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
5.17/1.30	c calculated reachability. Time: 0.00
5.17/1.30	c  N st    34    105335        62         0         0        63       124      1575   no data   no data  --
5.57/1.40	c  N st    35    114934        62         0         0      4192       124    185866   no data   no data  --
5.97/1.55	c  N st    36    129331        62         0         0      6969       124    269161   no data   no data  --
7.57/1.90	c  N st    37    150926        62         0         0     13361       124    471573   no data   no data  --
7.57/1.98	c  S st    38    158002        62         0         0     18073       124    683065   no data   no data  --
7.57/1.99	c  S st    38    158502        62         0         0     18408       124    697567   no data   no data  --
7.97/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.16
7.97/2.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.97/2.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
7.97/2.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.97/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.97/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     59 time:  0.00 s
7.97/2.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.85	c lits-rem:        41  cl-subs:     4267  v-elim:      7  v-fix:    0  time:  3.25 s
11.16/2.85	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
11.16/2.85	c vivif2 --  cl tried      777 cl shrink        0 lits rem          0 time: 0.00
11.16/2.85	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.16/2.85	c calculated reachability. Time: 0.00
11.16/2.85	c  N st    38    158502        52         0         0       777       104     22528   no data   no data  --
14.35/3.60	c  N st    39    207090        52         0         0     10661       104    452404   no data   no data  --
16.36/4.14	c  N st    40    237753        52         0         0     18252       104    736308   no data   no data  --
16.36/4.14	c  S st    40    237753        52         0         0     18252       104    736308   no data   no data  --
16.36/4.15	c  S st    40    238254        52         0         0     18536       104    748887   no data   no data  --
16.36/4.15	c  N st    40    238254        50         0         0     18536        56    748887   no data   no data  --
16.36/4.15	c  E st    40    238254        50         0         0     18536        56    748887   no data   no data  --
19.27/5.40	c Following stats are for *FIRST FINISHED THREAD ONLY*
19.27/5.40	c num threads              : 4          
19.27/5.40	c restarts                 : 40         
19.27/5.40	c dynamic restarts         : 0          
19.27/5.40	c static restarts          : 40         
19.27/5.40	c full restarts            : 2          
19.27/5.40	c total simplify time      : 0.00       
19.27/5.40	c learnts DL2              : 0          
19.27/5.40	c learnts size 2           : 2          
19.27/5.40	c learnts size 1           : 0           (0.00      % of vars)
19.27/5.40	c filedLit time            : 0.01        (0.04      % time)
19.27/5.40	c v-elim SatELite          : 101         (42.44     % vars)
19.27/5.40	c SatELite time            : 3.75        (19.52     % time)
19.27/5.40	c v-elim xor               : 86          (36.13     % vars)
19.27/5.40	c xor elim time            : 0.22        (1.15      % time)
19.27/5.40	c num binary xor trees     : 1          
19.27/5.41	c binxor trees' crown      : 1           (1.00      leafs/tree)
19.27/5.41	c bin xor find time        : 0.00       
19.27/5.41	c OTF clause improved      : 82534       (0.35      clauses/conflict)
19.27/5.41	c OTF impr. size diff      : 82568       (1.00       lits/clause)
19.27/5.41	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
19.27/5.41	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
19.27/5.41	c tried to recurMin cls    : 9094        (3.82       % of conflicts)
19.27/5.41	c updated cache            : 0           (0.00       lits/tried recurMin)
19.27/5.41	c unit cls received        : 0           (nan       % of units)
19.27/5.41	c unit cls sent            : 0           (nan       % of units)
19.27/5.41	c bin cls received         : 2          
19.27/5.41	c bin cls sent             : 0          
19.27/5.41	c clauses over max glue    : 0           (0.00      % of all clauses)
19.27/5.41	c conflicts                : 238254      (12396.10  / sec)
19.27/5.41	c decisions                : 285521      (0.94      % random)
19.27/5.41	c bogo-props               : 788440899   (41021732.53 / sec)
19.27/5.41	c conflict literals        : 9101870     (5.46      % deleted)
19.27/5.41	c Memory used              : 319.51      MB
19.27/5.41	c single-thread CPU time   : 19.22       s
19.27/5.41	c all-threads sum CPU time : 19.22       s
19.27/5.41	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: 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-3266513-1304181410/watcher-3266513-1304181410 -o /tmp/evaluation-result-3266513-1304181410/solver-3266513-1304181410 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3266513-1304181410.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.34 8.20 8.11 6/184 18655
/proc/meminfo: memFree=29564840/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=208036 CPUtime=0 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 596 0 0 0 0 0 0 0 25 0 4 0 529739190 213028864 520 33554432000 4194304 4650419 140737091845232 18446744073709551615 246516939295 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18655/statm: 52009 522 343 112 0 46974 0
[pid=18655/tid=18656] ppid=18653 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 4 0 529739190 221433856 536 33554432000 4194304 4650419 140737091845232 18446744073709551615 246516499992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 4 0 529739190 221433856 538 33554432000 4194304 4650419 140737091845232 18446744073709551615 246516939246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=216244 CPUtime=0 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 4 0 529739190 221433856 539 33554432000 4194304 4650419 140737091845232 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.09952 s]
/proc/loadavg: 8.34 8.20 8.11 6/184 18655
/proc/meminfo: memFree=29564840/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=283508 CPUtime=0.37 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 2175 0 0 0 37 0 0 0 25 0 4 0 529739190 290312192 1639 33554432000 4194304 4650419 140737091845232 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18655/statm: 70877 1640 394 112 0 65842 0
[pid=18655/tid=18656] ppid=18653 vsize=283508 CPUtime=0.09 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 492 0 0 0 9 0 0 0 18 0 4 0 529739190 290312192 1640 33554432000 4194304 4650419 140737091845232 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=283508 CPUtime=0.09 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 423 0 0 0 9 0 0 0 18 0 4 0 529739190 290312192 1640 33554432000 4194304 4650419 140737091845232 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=283508 CPUtime=0.09 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 390 0 0 0 9 0 0 0 25 0 4 0 529739190 290312192 1640 33554432000 4194304 4650419 140737091845232 18446744073709551615 4332995 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 283508

[startup+0.100519 s]
/proc/loadavg: 8.34 8.20 8.11 6/184 18655
/proc/meminfo: memFree=29564840/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=283508 CPUtime=0.37 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 2195 0 0 0 37 0 0 0 25 0 4 0 529739190 290312192 1659 33554432000 4194304 4650419 140737091845232 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18655/statm: 70877 1659 394 112 0 65842 0
[pid=18655/tid=18656] ppid=18653 vsize=283508 CPUtime=0.09 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 506 0 0 0 9 0 0 0 18 0 4 0 529739190 290312192 1659 33554432000 4194304 4650419 140737091845232 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=283508 CPUtime=0.09 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 425 0 0 0 9 0 0 0 18 0 4 0 529739190 290312192 1659 33554432000 4194304 4650419 140737091845232 18446744073709551615 4310908 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=283508 CPUtime=0.09 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 392 0 0 0 9 0 0 0 25 0 4 0 529739190 290312192 1659 33554432000 4194304 4650419 140737091845232 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 283508

[startup+0.300485 s]
/proc/loadavg: 8.34 8.20 8.11 6/184 18655
/proc/meminfo: memFree=29564840/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=285660 CPUtime=1.17 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 4736 0 0 0 117 0 0 0 25 0 4 0 529739190 292515840 2348 33554432000 4194304 4650419 140737091845232 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18655/statm: 71415 2348 395 112 0 66380 0
[pid=18655/tid=18656] ppid=18653 vsize=285660 CPUtime=0.29 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 1052 0 0 0 29 0 0 0 18 0 4 0 529739190 292515840 2348 33554432000 4194304 4650419 140737091845232 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=285660 CPUtime=0.29 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 1177 0 0 0 29 0 0 0 18 0 4 0 529739190 292515840 2348 33554432000 4194304 4650419 140737091845232 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=285660 CPUtime=0.29 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 947 0 0 0 29 0 0 0 25 0 4 0 529739190 292515840 2349 33554432000 4194304 4650419 140737091845232 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285660

[startup+0.700413 s]
/proc/loadavg: 8.34 8.20 8.11 6/184 18655
/proc/meminfo: memFree=29564840/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=277532 CPUtime=2.77 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 8925 0 0 0 276 1 0 0 25 0 4 0 529739190 284192768 3620 33554432000 4194304 4650419 140737091845232 18446744073709551615 4361059 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18655/statm: 69383 3620 395 112 0 64348 0
[pid=18655/tid=18656] ppid=18653 vsize=277532 CPUtime=0.69 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 2220 0 0 0 69 0 0 0 18 0 4 0 529739190 284192768 3620 33554432000 4194304 4650419 140737091845232 18446744073709551615 4360878 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=277532 CPUtime=0.69 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 2022 0 0 0 69 0 0 0 18 0 4 0 529739190 284192768 3621 33554432000 4194304 4650419 140737091845232 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=277532 CPUtime=0.69 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 1805 0 0 0 69 0 0 0 25 0 4 0 529739190 284192768 3621 33554432000 4194304 4650419 140737091845232 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 277532

[startup+1.50027 s]
/proc/loadavg: 8.34 8.20 8.11 9/188 18659
/proc/meminfo: memFree=29539140/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=304556 CPUtime=5.97 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 16966 0 0 0 594 3 0 0 25 0 4 0 529739190 311865344 8611 33554432000 4194304 4650419 140737091845232 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18655/statm: 76139 8611 395 112 0 71104 0
[pid=18655/tid=18656] ppid=18653 vsize=304556 CPUtime=1.48 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 4175 0 0 0 148 0 0 0 20 0 4 0 529739190 311865344 8611 33554432000 4194304 4650419 140737091845232 18446744073709551615 4334293 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=304556 CPUtime=1.48 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 3677 0 0 0 148 0 0 0 20 0 4 0 529739190 311865344 8611 33554432000 4194304 4650419 140737091845232 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=304556 CPUtime=1.49 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 3705 0 0 0 149 0 0 0 25 0 4 0 529739190 311865344 8611 33554432000 4194304 4650419 140737091845232 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 304556

[startup+3.10098 s]
/proc/loadavg: 8.34 8.20 8.11 9/188 18659
/proc/meminfo: memFree=29521532/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=296784 CPUtime=12.36 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 29128 0 0 0 1232 4 0 0 25 0 4 0 529739190 303906816 13010 33554432000 4194304 4650419 140737091845232 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18655/statm: 74196 13010 395 112 0 69161 0
[pid=18655/tid=18656] ppid=18653 vsize=296784 CPUtime=3.09 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 7582 0 0 0 308 1 0 0 25 0 4 0 529739190 303906816 13010 33554432000 4194304 4650419 140737091845232 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=296784 CPUtime=3.08 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 5797 0 0 0 308 0 0 0 25 0 4 0 529739190 303906816 13010 33554432000 4194304 4650419 140737091845232 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=296784 CPUtime=3.09 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 7247 0 0 0 308 1 0 0 25 0 4 0 529739190 303906816 13010 33554432000 4194304 4650419 140737091845232 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 296784

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

[startup+4.70071 s]
/proc/loadavg: 8.32 8.20 8.11 7/188 18659
/proc/meminfo: memFree=29488888/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=327172 CPUtime=17.86 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 36664 0 0 0 1780 6 0 0 25 0 4 0 529739190 335024128 17008 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767502020 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18655/statm: 81793 17008 395 112 0 76758 0
[pid=18655/tid=18656] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 10062 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17008 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 7873 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17008 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=327172 CPUtime=4.69 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 7291 0 0 0 468 1 0 0 25 0 4 0 529739190 335024128 17008 33554432000 4194304 4650419 140737091845232 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.86
Current children cumulated vsize (KiB) 327172

[startup+5.10064 s]
/proc/loadavg: 8.32 8.20 8.11 7/188 18659
/proc/meminfo: memFree=29488888/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=327172 CPUtime=18.66 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 36696 0 0 0 1860 6 0 0 25 0 4 0 529739190 335024128 17040 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767501867 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18655/statm: 81793 17040 395 112 0 76758 0
[pid=18655/tid=18656] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 10062 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17040 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 7873 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17040 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=327172 CPUtime=5.09 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 7323 0 0 0 508 1 0 0 25 0 4 0 529739190 335024128 17040 33554432000 4194304 4650419 140737091845232 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.66
Current children cumulated vsize (KiB) 327172

[startup+5.3006 s]
/proc/loadavg: 8.32 8.20 8.11 7/188 18659
/proc/meminfo: memFree=29488888/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=327172 CPUtime=19.06 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 36708 0 0 0 1900 6 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767501867 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18655/statm: 81793 17052 395 112 0 76758 0
[pid=18655/tid=18656] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 10062 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 7873 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=327172 CPUtime=5.29 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 7335 0 0 0 528 1 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 327172

[startup+5.40059 s]
/proc/loadavg: 8.32 8.20 8.11 7/188 18659
/proc/meminfo: memFree=29483516/32951124 swapFree=67102748/67111528
[pid=18655] ppid=18653 vsize=327172 CPUtime=19.27 cores=1,3,5,7
/proc/18655/stat : 18655 (strangenight1-m) R 18653 18655 18485 0 -1 4202496 36708 0 0 0 1921 6 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767501867 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18655/statm: 81793 17052 395 112 0 76758 0
[pid=18655/tid=18656] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18656/stat : 18656 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 10062 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 3 0 0 0
[pid=18655/tid=18657] ppid=18653 vsize=327172 CPUtime=4.24 cores=1,3,5,7
/proc/18655/task/18657/stat : 18657 (strangenight1-m) S 18653 18655 18485 0 -1 4202560 7873 0 0 0 423 1 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 47992767526452 0 0 4096 2 18446604471104605184 0 0 -1 5 0 0 0
[pid=18655/tid=18658] ppid=18653 vsize=327172 CPUtime=5.4 cores=1,3,5,7
/proc/18655/task/18658/stat : 18658 (strangenight1-m) R 18653 18655 18485 0 -1 4202560 7335 0 0 0 539 1 0 0 25 0 4 0 529739190 335024128 17052 33554432000 4194304 4650419 140737091845232 18446744073709551615 4371131 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.27
Current children cumulated vsize (KiB) 327172

Child status: 20
Real time (s): 5.41335
CPU time (s): 19.2911
CPU user time (s): 19.2201
CPU system time (s): 0.070989
CPU usage (%): 356.361
Max. virtual memory (cumulated for all children) (KiB): 327172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2201
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36711
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= 362
involuntary context switches= 197

runsolver used 0.007998 second user time and 0.029995 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 18:36:50
IDJOB=3266513
IDBENCH=87811
IDSOLVER=1588
FILE ID=node134/3266513-1304181410
RUNJOBID= node134-1304181043-18504
PBS_JOBID= 13172461
Free space on /tmp= 72504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3266513-1304181410/watcher-3266513-1304181410 -o /tmp/evaluation-result-3266513-1304181410/solver-3266513-1304181410 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3266513-1304181410.cnf

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

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=1629124198

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29564996 kB
Buffers:       1040004 kB
Cached:        1486776 kB
SwapCached:       4632 kB
Active:         622612 kB
Inactive:      2365280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29564996 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:      458768 kB
Mapped:          15548 kB
Slab:           335200 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   719020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72496 MiB
End job on node134 at 2011-04-30 18:36:55