Trace number 3266203

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-mtUNSAT 29.1296 7.29794

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_060.shuffled.cnf
MD5SUM8fb426184fc34ee36ee1bb5e07551b2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.369943
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses936
Sum of the clauses size4520
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37
Number of clauses of size 4146
Number of clauses of size 5783
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 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-3266203-1304130097.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:         936
0.00/0.00	c -- clauses added:            0 learnts,          936 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60       936         0         0      4520         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/936/936 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 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:     60 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:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 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:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      30 undec:       3 neg:      27
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        60       935         0         0      4513         0   no data   no data
0.00/0.12	c Decided on static restart strategy
0.00/0.12	c  N st     8      4916        60       935         0      4438      4513     60559   no data   no data
0.78/0.24	c  N st    10     11300        60       935         0      4091      4513     46566   no data   no data
1.57/0.42	c  N st    11     17045        60       935         0      9239      4513    113305   no data   no data
2.37/0.67	c  F st    12     25003        60       935         0     11313      4513    136653   no data   no data
2.37/0.67	c  N st    12     25003        60       935         0     11313      4513    136653   no data   no data
3.17/0.87	c Decided on static restart strategy
3.17/0.87	c  N st    18     30000        60       935         0      9676      4513    111590   no data   no data
3.17/0.87	c  S st    18     30000        60       935         0      9676      4513    111590   no data   no data
3.57/0.90	c  S st    18     30504        60       935         0     10141      4513    118311   no data   no data
3.57/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.57/0.90	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.57/0.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.02	c lits-rem:       403  cl-subs:     3114  v-elim:      0  v-fix:    0  time:  0.11 s
3.98/1.04	c asymm  cl-useful: 0/935/935 lits-rem:0 time: 0.02
3.98/1.04	c calculated reachability. Time: 0.00
3.98/1.04	c  N st    18     30504        60       935         0      7027      4513     82827   no data   no data
5.17/1.35	c  N st    20     37617        60       935         0     13378      4513    166279   no data   no data
6.37/1.63	c  N st    21     44017        60       935         0     12142      4513    139415   no data   no data
6.77/1.73	c  S st    22     45756        60       935         0     13715      4513    159703   no data   no data
6.77/1.77	c  S st    22     46258        60       935         0     14194      4513    166735   no data   no data
6.77/1.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.77/1.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.77/1.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.77/1.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.77/1.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
6.77/1.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.77/1.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.77/1.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.57/1.98	c lits-rem:       357  cl-subs:     3646  v-elim:      0  v-fix:    0  time:  0.20 s
7.57/1.98	c vivif2 --  cl tried      935 cl shrink        0 lits rem          0 time: 0.00
7.57/1.98	c vivif2 --  cl tried    10548 cl shrink        0 lits rem          0 time: 0.00
7.96/2.01	c asymm  cl-useful: 0/935/935 lits-rem:0 time: 0.02
7.96/2.01	c calculated reachability. Time: 0.00
7.96/2.01	c  N st    22     46258        60       935         0     10548      4513    124757   no data   no data
10.37/2.69	c  N st    23     60655        60       935         0     15519      4513    173833   no data   no data
11.97/3.07	c  N st    24     69387        60       935         0     14551      4513    158980   no data   no data
11.97/3.07	c  S st    24     69387        60       935         0     14551      4513    158980   no data   no data
12.36/3.11	c  S st    24     69892        60       935         0     15010      4513    165385   no data   no data
12.36/3.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.36/3.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
12.36/3.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.36/3.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.36/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
12.36/3.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.36/3.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.36/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.18/3.33	c lits-rem:       319  cl-subs:     3904  v-elim:      0  v-fix:    0  time:  0.20 s
13.18/3.33	c vivif2 --  cl tried      935 cl shrink        0 lits rem          0 time: 0.00
13.18/3.33	c vivif2 --  cl tried    11106 cl shrink        0 lits rem          0 time: 0.00
13.18/3.36	c asymm  cl-useful: 0/935/935 lits-rem:0 time: 0.03
13.18/3.36	c calculated reachability. Time: 0.00
13.18/3.36	c  N st    24     69892        60       935         0     11106      4513    123720   no data   no data
16.75/4.24	c  F st    25     87500        60       935         1     17165      4513    179793   no data   no data
16.75/4.24	c  N st    25     87500        60       935         1     17165      4513    179793   no data   no data
17.98/4.58	c Decided on static restart strategy
18.75/4.72	c  N st    32     95537        60       935         1     13856      4513    143432   no data   no data
20.75/5.25	c  N st    34    104839        60       935         1     22148      4513    250062   no data   no data
20.75/5.25	c  S st    34    104839        60       935         1     22148      4513    250062   no data   no data
21.15/5.32	c  S st    34    105342        60       935         1     22616      4513    256864   no data   no data
21.15/5.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.15/5.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
21.15/5.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.15/5.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.15/5.32	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.00 s
21.15/5.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
21.15/5.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.15/5.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.15/5.39	c subs with bin:     1151  lits-rem:       136  v-fix:    0  time:  0.06 s
22.75/5.79	c lits-rem:       843  cl-subs:     5286  v-elim:      0  v-fix:    0  time:  0.40 s
22.75/5.79	c vivif2 --  cl tried      934 cl shrink        0 lits rem          0 time: 0.00
22.75/5.79	c vivif2 --  cl tried    16179 cl shrink        0 lits rem          0 time: 0.00
23.15/5.83	c asymm  cl-useful: 0/934/934 lits-rem:0 time: 0.04
23.15/5.83	c calculated reachability. Time: 0.00
23.15/5.83	c  N st    34    105342        60       934         1     16179      4508    186340   no data   no data
25.54/6.42	c  N st    35    114941        60       934         1     13571      4506    136558   no data   no data
25.54/6.42	c Finding binary XORs  T:     0.00 s  found:       0
28.74/7.26	c  N st    36    129340        60       934         3     14088      4506    135678   no data   no data
28.74/7.26	c Finding binary XORs  T:     0.00 s  found:       0
28.74/7.29	c Following stats are for *FIRST FINISHED THREAD ONLY*
28.74/7.29	c num threads              : 4          
28.74/7.29	c restarts                 : 37         
28.74/7.29	c dynamic restarts         : 0          
28.74/7.29	c static restarts          : 37         
28.74/7.29	c full restarts            : 2          
28.74/7.29	c total simplify time      : 0.01       
28.74/7.29	c learnts DL2              : 0          
28.74/7.29	c learnts size 2           : 52         
28.74/7.29	c learnts size 1           : 38          (63.33     % of vars)
28.74/7.29	c filedLit time            : 0.01        (0.10      % time)
28.74/7.29	c v-elim SatELite          : 0           (0.00      % vars)
28.74/7.29	c SatELite time            : 0.45        (6.15      % time)
28.74/7.29	c v-elim xor               : 0           (0.00      % vars)
28.74/7.29	c xor elim time            : 0.00        (0.01      % time)
28.74/7.29	c num binary xor trees     : 0          
28.74/7.29	c binxor trees' crown      : 0           (nan       leafs/tree)
28.74/7.29	c bin xor find time        : 0.00       
28.74/7.29	c OTF clause improved      : 16009       (0.11      clauses/conflict)
28.74/7.29	c OTF impr. size diff      : 16473       (1.03       lits/clause)
28.74/7.29	c OTF cl watch-shrink      : 10139       (0.07      clauses/conflict)
28.74/7.29	c OTF cl watch-sh-lit      : 11047       (1.09       lits/clause)
28.74/7.29	c tried to recurMin cls    : 8921        (6.37       % of conflicts)
28.74/7.29	c updated cache            : 119         (0.01       lits/tried recurMin)
28.74/7.29	c unit cls recevied        : 0           (0.00      % of units)
28.74/7.29	c unit cls sent            : 1           (2.63      % of units)
28.74/7.29	c bin cls recevied         : 7          
28.74/7.29	c bin cls sent             : 10         
28.74/7.29	c clauses over max glue    : 0           (0.00      % of all clauses)
28.74/7.29	c conflicts                : 139995      (19214.53  / sec)
28.74/7.29	c decisions                : 154842      (3.30      % random)
28.74/7.29	c bogo-props               : 1224903738  (168119941.66 / sec)
28.74/7.29	c conflict literals        : 1688102     (24.58     % deleted)
28.74/7.29	c Memory used              : 278.14      MB
28.74/7.29	c single-thread CPU time   : 7.29        s
28.74/7.29	c all-threads sum CPU time : 29.09       s
28.74/7.29	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-3266203-1304130097/watcher-3266203-1304130097 -o /tmp/evaluation-result-3266203-1304130097/solver-3266203-1304130097 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3266203-1304130097.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.92 6.04 6.27 6/180 11094
/proc/meminfo: memFree=20560864/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=281592 CPUtime=0 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 646 0 0 0 0 0 0 0 25 0 4 0 524609479 288350208 564 33554432000 4194304 4627427 140733994441040 18446744073709551615 237278540097 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 70398 564 363 106 0 65369 0
[pid=11094/tid=11095] ppid=11092 vsize=281592 CPUtime=0 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 4 0 524609479 288350208 564 33554432000 4194304 4627427 140733994441040 18446744073709551615 237278984686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=281592 CPUtime=0 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 57 0 0 0 0 0 0 0 25 0 4 0 524609479 288350208 564 33554432000 4194304 4627427 140733994441040 18446744073709551615 4308184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=281592 CPUtime=0 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 4 0 524609479 288350208 565 33554432000 4194304 4627427 140733994441040 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.14351 s]
/proc/loadavg: 7.92 6.04 6.27 6/180 11094
/proc/meminfo: memFree=20560864/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=282904 CPUtime=0.55 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 1674 0 0 0 55 0 0 0 25 0 4 0 524609479 289693696 1270 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 70726 1270 385 106 0 65697 0
[pid=11094/tid=11095] ppid=11092 vsize=282904 CPUtime=0.13 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 298 0 0 0 13 0 0 0 25 0 4 0 524609479 289693696 1270 33554432000 4194304 4627427 140733994441040 18446744073709551615 237278576395 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=282904 CPUtime=0.13 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 307 0 0 0 13 0 0 0 25 0 4 0 524609479 289693696 1270 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=282904 CPUtime=0.13 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 290 0 0 0 13 0 0 0 25 0 4 0 524609479 289693696 1271 33554432000 4194304 4627427 140733994441040 18446744073709551615 4348352 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 282904

[startup+0.20056 s]
/proc/loadavg: 7.92 6.04 6.27 6/180 11094
/proc/meminfo: memFree=20560864/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=283036 CPUtime=0.78 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 1888 0 0 0 78 0 0 0 25 0 4 0 524609479 289828864 1484 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 70759 1484 385 106 0 65730 0
[pid=11094/tid=11095] ppid=11092 vsize=283036 CPUtime=0.19 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 354 0 0 0 19 0 0 0 25 0 4 0 524609479 289828864 1484 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=283036 CPUtime=0.19 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 349 0 0 0 19 0 0 0 25 0 4 0 524609479 289828864 1484 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=283036 CPUtime=0.19 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 341 0 0 0 19 0 0 0 25 0 4 0 524609479 289828864 1484 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283036

[startup+0.300542 s]
/proc/loadavg: 7.92 6.04 6.27 6/180 11094
/proc/meminfo: memFree=20560864/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=283632 CPUtime=1.17 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 2431 0 0 0 117 0 0 0 25 0 4 0 524609479 290439168 1523 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 70908 1523 385 106 0 65879 0
[pid=11094/tid=11095] ppid=11092 vsize=283632 CPUtime=0.29 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 489 0 0 0 29 0 0 0 25 0 4 0 524609479 290439168 1523 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=283632 CPUtime=0.29 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 483 0 0 0 29 0 0 0 25 0 4 0 524609479 290439168 1523 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=283632 CPUtime=0.29 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 480 0 0 0 29 0 0 0 25 0 4 0 524609479 290439168 1523 33554432000 4194304 4627427 140733994441040 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283632

[startup+0.700471 s]
/proc/loadavg: 7.92 6.04 6.27 6/180 11094
/proc/meminfo: memFree=20560864/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=284300 CPUtime=2.77 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 3660 0 0 0 277 0 0 0 25 0 4 0 524609479 291123200 2119 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 71075 2119 386 106 0 66046 0
[pid=11094/tid=11095] ppid=11092 vsize=284300 CPUtime=0.69 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 793 0 0 0 69 0 0 0 25 0 4 0 524609479 291123200 2119 33554432000 4194304 4627427 140733994441040 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=284300 CPUtime=0.69 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 782 0 0 0 69 0 0 0 25 0 4 0 524609479 291123200 2119 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=284300 CPUtime=0.69 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 761 0 0 0 69 0 0 0 25 0 4 0 524609479 291123200 2119 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284300

[startup+1.50033 s]
/proc/loadavg: 8.00 6.09 6.29 9/184 11098
/proc/meminfo: memFree=20543640/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=288224 CPUtime=5.97 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 7331 0 0 0 596 1 0 0 25 0 4 0 524609479 295141376 4049 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 72056 4049 389 106 0 67027 0
[pid=11094/tid=11095] ppid=11092 vsize=288224 CPUtime=1.48 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 2010 0 0 0 148 0 0 0 25 0 4 0 524609479 295141376 4049 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=288224 CPUtime=1.49 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 1309 0 0 0 149 0 0 0 25 0 4 0 524609479 295141376 4049 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=288224 CPUtime=1.49 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 1324 0 0 0 149 0 0 0 25 0 4 0 524609479 295141376 4049 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288224

[startup+3.10105 s]
/proc/loadavg: 8.00 6.09 6.29 9/184 11098
/proc/meminfo: memFree=20528256/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=291780 CPUtime=12.36 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 13535 0 0 0 1234 2 0 0 25 0 4 0 524609479 298782720 7321 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 72945 7321 389 106 0 67916 0
[pid=11094/tid=11095] ppid=11092 vsize=291780 CPUtime=3.07 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 3357 0 0 0 307 0 0 0 25 0 4 0 524609479 298782720 7321 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=291780 CPUtime=3.09 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 3223 0 0 0 309 0 0 0 25 0 4 0 524609479 298782720 7321 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=291780 CPUtime=3.09 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 3075 0 0 0 309 0 0 0 25 0 4 0 524609479 298782720 7321 33554432000 4194304 4627427 140733994441040 18446744073709551615 4332783 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 291780

[startup+6.30048 s]
/proc/loadavg: 8.00 6.12 6.29 9/184 11098
/proc/meminfo: memFree=20512128/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=283536 CPUtime=25.14 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 20173 0 0 0 2511 3 0 0 25 0 4 0 524609479 290340864 9578 33554432000 4194304 4627427 140733994441040 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 70884 9578 389 106 0 65855 0
[pid=11094/tid=11095] ppid=11092 vsize=283536 CPUtime=6.25 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4634 0 0 0 625 0 0 0 25 0 4 0 524609479 290340864 9578 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=283536 CPUtime=6.29 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4898 0 0 0 628 1 0 0 25 0 4 0 524609479 290340864 9578 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=283536 CPUtime=6.29 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4895 0 0 0 629 0 0 0 25 0 4 0 524609479 290340864 9578 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 283536

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

[startup+6.40046 s]
/proc/loadavg: 8.00 6.12 6.29 9/184 11098
/proc/meminfo: memFree=20512128/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=284748 CPUtime=25.54 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 20531 0 0 0 2551 3 0 0 25 0 4 0 524609479 291581952 9936 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 71187 9936 389 106 0 66158 0
[pid=11094/tid=11095] ppid=11092 vsize=284748 CPUtime=6.35 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4918 0 0 0 635 0 0 0 25 0 4 0 524609479 291581952 9936 33554432000 4194304 4627427 140733994441040 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=284748 CPUtime=6.39 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4923 0 0 0 638 1 0 0 25 0 4 0 524609479 291581952 9936 33554432000 4194304 4627427 140733994441040 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=284748 CPUtime=6.39 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4917 0 0 0 639 0 0 0 25 0 4 0 524609479 291581952 9936 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 284748

[startup+6.80039 s]
/proc/loadavg: 8.00 6.12 6.29 9/184 11098
/proc/meminfo: memFree=20505316/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=284748 CPUtime=27.13 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 20860 0 0 0 2710 3 0 0 25 0 4 0 524609479 291581952 10265 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309200 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 71187 10265 389 106 0 66158 0
[pid=11094/tid=11095] ppid=11092 vsize=284748 CPUtime=6.74 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4989 0 0 0 674 0 0 0 25 0 4 0 524609479 291581952 10265 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=284748 CPUtime=6.79 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 5008 0 0 0 678 1 0 0 25 0 4 0 524609479 291581952 10265 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=284748 CPUtime=6.79 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 4991 0 0 0 679 0 0 0 25 0 4 0 524609479 291581952 10265 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 27.13
Current children cumulated vsize (KiB) 284748

[startup+7.20032 s]
/proc/loadavg: 8.00 6.12 6.29 9/184 11098
/proc/meminfo: memFree=20505316/32950904 swapFree=67082284/67111528
[pid=11094] ppid=11092 vsize=284808 CPUtime=28.74 cores=1,3,5,7
/proc/11094/stat : 11094 (strangenight2-m) R 11092 11094 9708 0 -1 4202496 21464 0 0 0 2870 4 0 0 25 0 4 0 524609479 291643392 9760 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11094/statm: 71202 9760 389 106 0 66173 0
[pid=11094/tid=11095] ppid=11092 vsize=284808 CPUtime=7.14 cores=1,3,5,7
/proc/11094/task/11095/stat : 11095 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 5060 0 0 0 714 0 0 0 25 0 4 0 524609479 291643392 9760 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11094/tid=11096] ppid=11092 vsize=284808 CPUtime=7.19 cores=1,3,5,7
/proc/11094/task/11096/stat : 11096 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 5237 0 0 0 718 1 0 0 25 0 4 0 524609479 291643392 9760 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11094/tid=11097] ppid=11092 vsize=284808 CPUtime=7.19 cores=1,3,5,7
/proc/11094/task/11097/stat : 11097 (strangenight2-m) R 11092 11094 9708 0 -1 4202560 5217 0 0 0 719 0 0 0 25 0 4 0 524609479 291643392 9760 33554432000 4194304 4627427 140733994441040 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28.74
Current children cumulated vsize (KiB) 284808

Child status: 20
Real time (s): 7.29794
CPU time (s): 29.1296
CPU user time (s): 29.0866
CPU system time (s): 0.042993
CPU usage (%): 399.148
Max. virtual memory (cumulated for all children) (KiB): 297072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.0866
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21529
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= 136
involuntary context switches= 246

runsolver used 0.009998 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 04:21:37
IDJOB=3266203
IDBENCH=87444
IDSOLVER=1586
FILE ID=node121/3266203-1304130097
RUNJOBID= node121-1304129913-10947
PBS_JOBID= 13170754
Free space on /tmp= 73552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_060.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266203-1304130097/watcher-3266203-1304130097 -o /tmp/evaluation-result-3266203-1304130097/solver-3266203-1304130097 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3266203-1304130097.cnf

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

MD5SUM BENCH= 8fb426184fc34ee36ee1bb5e07551b2d
RANDOM SEED=281546028

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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:     32950904 kB
MemFree:      20561144 kB
Buffers:       2185388 kB
Cached:        9370912 kB
SwapCached:       2776 kB
Active:        8797872 kB
Inactive:      3080828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20561144 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            5864 kB
Writeback:           0 kB
AnonPages:      320592 kB
Mapped:          14520 kB
Slab:           445272 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   625016 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= 73548 MiB
End job on node121 at 2011-04-30 04:21:45