Trace number 3266205

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 35.6876 8.94041

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 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-3266205-1304181261.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.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        60       936         0         0      4520         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/936/936 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      30 undec:       3 neg:      27
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0        60       935         0         0      4513         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
0.00/0.09	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.58/0.42	c  N st    11     17045        60       935         0      9239      4513    113305   no data   no data  --
2.38/0.67	c  F st    12     25003        60       935         0     11313      4513    136653   no data   no data  --
2.38/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.17/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 Cache  BProp: 0 Set: 0 BXProp: 0 T: 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.01
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.99/1.06	c lits-rem:      1554  cl-subs:     3124  v-elim:      0  v-fix:    0  time:  0.63 s
3.99/1.08	c asymm  cl-useful: 0/935/935 lits-rem:0 time: 0.08
3.99/1.08	c calculated reachability. Time: 0.00
3.99/1.08	c  N st    18     30504        60       935         0      7017      4513     81514   no data   no data  --
5.16/1.39	c  N st    20     37614        60       935         0     13360      4513    167309   no data   no data  --
6.36/1.65	c  N st    21     44014        60       935         0     12096      4513    139120   no data   no data  --
6.76/1.73	c  S st    22     45756        60       935         0     13642      4513    160188   no data   no data  --
6.76/1.78	c  S st    22     46262        60       935         0     14105      4513    166879   no data   no data  --
6.76/1.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.76/1.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.76/1.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
6.76/1.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.76/1.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
6.76/1.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.36	c lits-rem:      2094  cl-subs:     3252  v-elim:      0  v-fix:    0  time:  2.31 s
9.16/2.36	c vivif2 --  cl tried      935 cl shrink        0 lits rem          0 time: 0.00
9.16/2.37	c vivif2 --  cl tried    10853 cl shrink        0 lits rem          0 time: 0.00
9.16/2.39	c asymm  cl-useful: 0/935/935 lits-rem:0 time: 0.11
9.16/2.39	c calculated reachability. Time: 0.00
9.16/2.39	c  N st    22     46262        60       935         0     10853      4513    127268   no data   no data  --
11.96/3.09	c  N st    23     60659        60       935         0     15837      4513    178569   no data   no data  --
13.56/3.48	c  N st    24     69394        60       935         0     14924      4513    165878   no data   no data  --
13.56/3.48	c  S st    24     69394        60       935         0     14924      4513    165878   no data   no data  --
13.95/3.52	c  S st    24     69894        60       935         0     15378      4513    172564   no data   no data  --
13.95/3.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.95/3.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.95/3.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.95/3.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.95/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.95/3.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
13.95/3.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.35/4.16	c lits-rem:      2112  cl-subs:     4012  v-elim:      0  v-fix:    0  time:  2.49 s
16.35/4.16	c vivif2 --  cl tried      935 cl shrink        0 lits rem          0 time: 0.00
16.35/4.16	c vivif2 --  cl tried    11366 cl shrink        0 lits rem          0 time: 0.00
16.35/4.19	c asymm  cl-useful: 0/935/935 lits-rem:0 time: 0.12
16.35/4.19	c calculated reachability. Time: 0.00
16.35/4.19	c  N st    24     69894        60       935         0     11366      4513    126821   no data   no data  --
19.95/5.06	c  F st    25     87501        60       935         0     17492      4513    193294   no data   no data  --
19.95/5.06	c  N st    25     87501        60       935         0     17492      4513    193294   no data   no data  --
21.57/5.42	c Decided on static restart strategy
21.97/5.56	c  N st    32     95539        60       935         0     14100      4513    146507   no data   no data  --
24.34/6.12	c  N st    34    104841        60       935         0     22364      4513    255395   no data   no data  --
24.34/6.12	c  S st    34    104841        60       935         0     22364      4513    255395   no data   no data  --
24.34/6.19	c  S st    34    105344        60       935         0     22819      4513    261814   no data   no data  --
24.34/6.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.34/6.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.34/6.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
24.74/6.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.74/6.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.74/6.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
24.74/6.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.13/7.34	c lits-rem:      4542  cl-subs:     5922  v-elim:      0  v-fix:    0  time:  4.55 s
29.13/7.34	c vivif2 --  cl tried      935 cl shrink        0 lits rem          0 time: 0.00
29.13/7.34	c vivif2 --  cl tried    16897 cl shrink        0 lits rem          0 time: 0.01
29.13/7.39	c asymm  cl-useful: 0/935/935 lits-rem:0 time: 0.18
29.13/7.39	c calculated reachability. Time: 0.00
29.13/7.39	c  N st    34    105344        60       935         0     16897      4513    192292   no data   no data  --
31.93/8.03	c  N st    35    114942        60       935         0     14304      4513    144870   no data   no data  --
35.15/8.89	c  N st    36    129340        60       935         3     14795      4513    141078   no data   no data  --
35.53/8.90	c Finding binary XORs  T:     0.00 s  found:       0
35.53/8.93	c Following stats are for *FIRST FINISHED THREAD ONLY*
35.53/8.93	c num threads              : 4          
35.53/8.93	c restarts                 : 37         
35.53/8.93	c dynamic restarts         : 0          
35.53/8.93	c static restarts          : 37         
35.53/8.93	c full restarts            : 2          
35.53/8.93	c total simplify time      : 0.12       
35.53/8.93	c learnts DL2              : 0          
35.53/8.93	c learnts size 2           : 47         
35.53/8.93	c learnts size 1           : 29          (48.33     % of vars)
35.53/8.93	c filedLit time            : 0.03        (0.08      % time)
35.53/8.93	c v-elim SatELite          : 0           (0.00      % vars)
35.53/8.93	c SatELite time            : 5.00        (14.03     % time)
35.53/8.93	c v-elim xor               : 0           (0.00      % vars)
35.53/8.93	c xor elim time            : 0.00        (0.00      % time)
35.53/8.93	c num binary xor trees     : 0          
35.53/8.93	c binxor trees' crown      : 0           (nan       leafs/tree)
35.53/8.93	c bin xor find time        : 0.00       
35.53/8.93	c OTF clause improved      : 18015       (0.12      clauses/conflict)
35.53/8.93	c OTF impr. size diff      : 18504       (1.03       lits/clause)
35.53/8.93	c OTF cl watch-shrink      : 10523       (0.07      clauses/conflict)
35.53/8.93	c OTF cl watch-sh-lit      : 11384       (1.08       lits/clause)
35.53/8.93	c tried to recurMin cls    : 16494       (10.57      % of conflicts)
35.53/8.93	c updated cache            : 0           (0.00       lits/tried recurMin)
35.53/8.93	c unit cls received        : 1           (3.45      % of units)
35.53/8.93	c unit cls sent            : 2           (6.90      % of units)
35.53/8.93	c bin cls received         : 0          
35.53/8.93	c bin cls sent             : 23         
35.53/8.93	c clauses over max glue    : 0           (0.00      % of all clauses)
35.53/8.93	c conflicts                : 156014      (4376.57   / sec)
35.53/8.93	c decisions                : 171989      (1.87      % random)
35.53/8.93	c bogo-props               : 1403743260  (39378360.61 / sec)
35.53/8.93	c conflict literals        : 1898981     (24.20     % deleted)
35.53/8.93	c Memory used              : 270.35      MB
35.53/8.93	c single-thread CPU time   : 35.65       s
35.53/8.93	c all-threads sum CPU time : 35.65       s
35.53/8.93	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-3266205-1304181261/watcher-3266205-1304181261 -o /tmp/evaluation-result-3266205-1304181261/solver-3266205-1304181261 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3266205-1304181261.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.70 7.93 7.97 5/180 28092
/proc/meminfo: memFree=29070080/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 529728479 52465664 352 33554432000 4194304 4650419 140735822387024 18446744073709551615 46976254228402 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 12809 352 303 112 0 7774 0
[pid=28092/tid=28093] ppid=28090 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 529728479 52465664 352 33554432000 4194304 4650419 140735822387024 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 529728479 52465664 352 33554432000 4194304 4650419 140735822387024 18446744073709551615 212447814710 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 529728479 52465664 352 33554432000 4194304 4650419 140735822387024 18446744073709551615 46976254228396 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0963039 s]
/proc/loadavg: 7.70 7.93 7.97 5/180 28092
/proc/meminfo: memFree=29070080/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=298808 CPUtime=0.36 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) D 28090 28092 27352 0 -1 4202496 1479 0 0 0 36 0 0 0 25 0 4 0 529728479 305979392 1349 33554432000 4194304 4650419 140735822387024 18446744073709551615 4516622 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 74702 1349 392 112 0 69667 0
[pid=28092/tid=28093] ppid=28090 vsize=298808 CPUtime=0.08 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 269 0 0 0 8 0 0 0 25 0 4 0 529728479 305979392 1349 33554432000 4194304 4650419 140735822387024 18446744073709551615 212436060250 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=298808 CPUtime=0.08 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) D 28090 28092 27352 0 -1 4202560 280 0 0 0 8 0 0 0 25 0 4 0 529728479 305979392 1349 33554432000 4194304 4650419 140735822387024 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=298808 CPUtime=0.09 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 200 0 0 0 9 0 0 0 25 0 4 0 529728479 305979392 1349 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 298808

[startup+0.156823 s]
/proc/loadavg: 7.70 7.93 7.97 5/180 28092
/proc/meminfo: memFree=29070080/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=282808 CPUtime=0.6 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 1826 0 0 0 60 0 0 0 25 0 4 0 529728479 289595392 1370 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 70702 1370 392 112 0 65667 0
[pid=28092/tid=28093] ppid=28090 vsize=282808 CPUtime=0.14 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 370 0 0 0 14 0 0 0 25 0 4 0 529728479 289595392 1370 33554432000 4194304 4650419 140735822387024 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=282808 CPUtime=0.14 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 363 0 0 0 14 0 0 0 25 0 4 0 529728479 289595392 1370 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=282808 CPUtime=0.15 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 304 0 0 0 15 0 0 0 25 0 4 0 529728479 289595392 1370 33554432000 4194304 4650419 140735822387024 18446744073709551615 4328305 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282808

[startup+0.300796 s]
/proc/loadavg: 7.70 7.93 7.97 5/180 28092
/proc/meminfo: memFree=29070080/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=283568 CPUtime=1.18 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 2625 0 0 0 118 0 0 0 25 0 4 0 529728479 290373632 1662 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 70892 1662 392 112 0 65857 0
[pid=28092/tid=28093] ppid=28090 vsize=283568 CPUtime=0.29 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 568 0 0 0 29 0 0 0 25 0 4 0 529728479 290373632 1662 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=283568 CPUtime=0.29 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 558 0 0 0 29 0 0 0 25 0 4 0 529728479 290373632 1662 33554432000 4194304 4650419 140735822387024 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=283568 CPUtime=0.29 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 502 0 0 0 29 0 0 0 25 0 4 0 529728479 290373632 1662 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283568

[startup+0.700719 s]
/proc/loadavg: 7.70 7.93 7.97 5/180 28092
/proc/meminfo: memFree=29070080/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=284016 CPUtime=2.77 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 3809 0 0 0 277 0 0 0 25 0 4 0 529728479 290832384 2209 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 71004 2209 393 112 0 65969 0
[pid=28092/tid=28093] ppid=28090 vsize=284016 CPUtime=0.69 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 858 0 0 0 69 0 0 0 25 0 4 0 529728479 290832384 2209 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=284016 CPUtime=0.69 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 858 0 0 0 69 0 0 0 25 0 4 0 529728479 290832384 2209 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=284016 CPUtime=0.69 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 780 0 0 0 69 0 0 0 25 0 4 0 529728479 290832384 2209 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366923 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) 284016

[startup+1.50057 s]
/proc/loadavg: 7.70 7.93 7.97 9/184 28096
/proc/meminfo: memFree=29053184/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=284876 CPUtime=5.96 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 7409 0 0 0 596 0 0 0 25 0 4 0 529728479 291713024 3940 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365216 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 71219 3940 394 112 0 66184 0
[pid=28092/tid=28093] ppid=28090 vsize=284876 CPUtime=1.48 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 2089 0 0 0 148 0 0 0 25 0 4 0 529728479 291713024 3940 33554432000 4194304 4650419 140735822387024 18446744073709551615 4310813 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=284876 CPUtime=1.49 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 1420 0 0 0 149 0 0 0 25 0 4 0 529728479 291713024 3940 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=284876 CPUtime=1.49 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 1292 0 0 0 149 0 0 0 25 0 4 0 529728479 291713024 3940 33554432000 4194304 4650419 140735822387024 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 284876

[startup+3.10027 s]
/proc/loadavg: 7.70 7.93 7.97 9/184 28096
/proc/meminfo: memFree=29032400/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=280932 CPUtime=12.36 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 13152 0 0 0 1235 1 0 0 25 0 4 0 529728479 287674368 7482 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 70233 7482 394 112 0 65198 0
[pid=28092/tid=28093] ppid=28090 vsize=280932 CPUtime=3.07 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 3475 0 0 0 307 0 0 0 25 0 4 0 529728479 287674368 7482 33554432000 4194304 4650419 140735822387024 18446744073709551615 4476022 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=280932 CPUtime=3.08 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 3259 0 0 0 308 0 0 0 25 0 4 0 529728479 287674368 7482 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=280932 CPUtime=3.09 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 2928 0 0 0 309 0 0 0 25 0 4 0 529728479 287674368 7482 33554432000 4194304 4650419 140735822387024 18446744073709551615 4363600 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) 280932

[startup+6.30066 s]
/proc/loadavg: 7.72 7.93 7.97 9/184 28096
/proc/meminfo: memFree=29005132/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=290264 CPUtime=25.14 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 18693 0 0 0 2512 2 0 0 25 0 4 0 529728479 297230336 9176 33554432000 4194304 4650419 140735822387024 18446744073709551615 4433093 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 72566 9176 394 112 0 67531 0
[pid=28092/tid=28093] ppid=28090 vsize=290264 CPUtime=6.25 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 4664 0 0 0 625 0 0 0 25 0 4 0 529728479 297230336 9176 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=290264 CPUtime=6.28 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 4778 0 0 0 628 0 0 0 25 0 4 0 529728479 297230336 9176 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=290264 CPUtime=6.29 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 4000 0 0 0 629 0 0 0 25 0 4 0 529728479 297230336 9176 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 290264

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

[startup+7.90035 s]
/proc/loadavg: 7.72 7.93 7.97 9/184 28096
/proc/meminfo: memFree=28987276/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=285240 CPUtime=31.53 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 21558 0 0 0 3150 3 0 0 25 0 4 0 529728479 292085760 9998 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 71310 9998 394 112 0 66275 0
[pid=28092/tid=28093] ppid=28090 vsize=285240 CPUtime=7.84 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5299 0 0 0 784 0 0 0 25 0 4 0 529728479 292085760 9998 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=285240 CPUtime=7.88 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5563 0 0 0 788 0 0 0 25 0 4 0 529728479 292085760 9998 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=285240 CPUtime=7.88 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5164 0 0 0 788 0 0 0 25 0 4 0 529728479 292085760 9998 33554432000 4194304 4650419 140735822387024 18446744073709551615 4438168 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 285240

[startup+8.7002 s]
/proc/loadavg: 7.72 7.93 7.97 9/184 28096
/proc/meminfo: memFree=28982812/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=285848 CPUtime=34.75 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 22445 0 0 0 3472 3 0 0 25 0 4 0 529728479 292708352 10426 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 71462 10426 394 112 0 66427 0
[pid=28092/tid=28093] ppid=28090 vsize=285848 CPUtime=8.64 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5646 0 0 0 864 0 0 0 25 0 4 0 529728479 292708352 10426 33554432000 4194304 4650419 140735822387024 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=285848 CPUtime=8.68 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5758 0 0 0 868 0 0 0 25 0 4 0 529728479 292708352 10426 33554432000 4194304 4650419 140735822387024 18446744073709551615 4363862 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=285848 CPUtime=8.69 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5336 0 0 0 869 0 0 0 25 0 4 0 529728479 292708352 10427 33554432000 4194304 4650419 140735822387024 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 285848

[startup+8.90116 s]
/proc/loadavg: 7.72 7.93 7.97 9/184 28096
/proc/meminfo: memFree=28982812/32951124 swapFree=67111416/67111528
[pid=28092] ppid=28090 vsize=276836 CPUtime=35.53 cores=1,3,5,7
/proc/28092/stat : 28092 (strangenight1-m) R 28090 28092 27352 0 -1 4202496 22884 0 0 0 3550 3 0 0 25 0 4 0 529728479 283480064 10496 33554432000 4194304 4650419 140735822387024 18446744073709551615 4313323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28092/statm: 69209 10496 394 112 0 64174 0
[pid=28092/tid=28093] ppid=28090 vsize=276836 CPUtime=8.83 cores=1,3,5,7
/proc/28092/task/28093/stat : 28093 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5691 0 0 0 883 0 0 0 25 0 4 0 529728479 283480064 10496 33554432000 4194304 4650419 140735822387024 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28092/tid=28094] ppid=28090 vsize=276836 CPUtime=8.88 cores=1,3,5,7
/proc/28092/task/28094/stat : 28094 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5916 0 0 0 888 0 0 0 25 0 4 0 529728479 283480064 10496 33554432000 4194304 4650419 140735822387024 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28092/tid=28095] ppid=28090 vsize=276836 CPUtime=8.88 cores=1,3,5,7
/proc/28092/task/28095/stat : 28095 (strangenight1-m) R 28090 28092 27352 0 -1 4202560 5375 0 0 0 888 0 0 0 25 0 4 0 529728479 283480064 10496 33554432000 4194304 4650419 140735822387024 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35.53
Current children cumulated vsize (KiB) 276836

Child status: 20
Real time (s): 8.94041
CPU time (s): 35.6876
CPU user time (s): 35.6506
CPU system time (s): 0.036994
CPU usage (%): 399.172
Max. virtual memory (cumulated for all children) (KiB): 298808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6506
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22914
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= 182
involuntary context switches= 338

runsolver used 0.014997 second user time and 0.042993 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 18:34:21
IDJOB=3266205
IDBENCH=87444
IDSOLVER=1588
FILE ID=node102/3266205-1304181261
RUNJOBID= node102-1304180050-27886
PBS_JOBID= 13172418
Free space on /tmp= 72452 MiB

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

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

MD5SUM BENCH= 8fb426184fc34ee36ee1bb5e07551b2d
RANDOM SEED=827418142

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29070484 kB
Buffers:        635552 kB
Cached:        1393824 kB
SwapCached:          0 kB
Active:        1591884 kB
Inactive:      1871256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29070484 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:     1433576 kB
Mapped:          15524 kB
Slab:           351896 kB
PageTables:       7176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1800680 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= 72444 MiB
End job on node102 at 2011-04-30 18:34:30