Trace number 3369582

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 58.3791 15.2465

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369582-1305412110.cnf'
0.00/0.01	c -- header says num vars:          17298
0.00/0.01	c -- header says num clauses:       57292
0.00/0.06	c -- clauses added:            0 learnts,        57292 normals,            0 xors
0.00/0.06	c -- vars added      17298
0.00/0.06	c Parsing time:  0.09 s
0.00/0.06	c  N st     0         0     17298     26194     27671         0    137056         0   no data   no data  --
0.77/0.28	c asymm  cl-useful: 8/26194/26194 lits-rem:82 time: 1.00
2.77/0.77	c Flit:    56 Blit:   1670 bXBeca:    0 bXProp: 2814 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  1.89
2.77/0.77	c Cleaning up after failed var search:     0.01 s 
2.77/0.78	c Replacing     2814 vars Replaced    74967 lits Time:     0.03 s 
2.77/0.79	c bin-w-bin subsume rem          461 bins  time:  0.01 s
2.77/0.79	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.02 s
3.17/0.80	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  11768 time:  0.06 s
3.17/0.81	c Removed useless bin:      37  fixed:     0  props:   1.53M  time:  0.04 s
3.17/0.88	c lits-rem:         0  cl-subs:      906  v-elim:   3922  v-fix:    0  time:  0.25 s
3.56/0.90	c Finding binary XORs  T:     0.07 s  found:      13
3.56/0.90	c Replacing       13 vars Replaced      163 lits Time:     0.01 s 
3.56/0.92	c Finding non-binary XORs:     0.04 s (found:    1633, avg size: 3.3)
3.56/0.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    272 locsubst:     0 time:   0.01
3.56/0.92	c calculated reachability. Time: 0.01
3.56/0.92	c Calc default polars -  time:   0.00 s pos:    1553 undec:    9866 neg:    5879
3.56/0.92	c =========================================================================================
3.56/0.92	c types(t): F = full restart, N = normal restart
3.56/0.92	c types(t): S = simplification begin/end, E = solution found
3.56/0.92	c restart types(rt): st = static, dy = dynamic
3.56/0.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.56/0.92	c  B st     0         0      7561     12105     12369         0     88838         0   no data   no data  --
4.38/1.11	c Decided on static restart strategy
5.55/1.40	c  N st     8      4913      7561     12105     12415      4786     88838    236662   no data   no data  --
8.77/2.27	c  N st    10     11296      7561     12105     12497      4654     88838    177488   no data   no data  --
12.74/3.22	c  N st    11     17039      7556     12105     12506     10340     88838    674561   no data   no data  --
17.54/4.41	c  F st    12     25000      7539     12105     12586     12753     88838    638467   no data   no data  --
17.54/4.43	c  N st    12     25000      7539     12087     12394     12733     88395    638247   no data   no data  --
19.92/5.05	c Decided on static restart strategy
19.92/5.05	c  N st    18     30002      7538     12087     12408     11080     88391    438162   no data   no data  --
19.92/5.05	c  S st    18     30002      7538     12087     12408     11080     88391    438162   no data   no data  --
20.32/5.13	c  S st    18     30502      7530     12087     12448     11539     88391    445643   no data   no data  --
20.32/5.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    130 locsubst:     0 time:   0.02
20.32/5.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.35/5.69	c Flit:   122 Blit:      3 bXBeca:    0 bXProp:  275 Bins:  16058 BRemL:   5469 BRemN:     26 P:  7.9M T:  2.21
22.35/5.69	c Cleaning up after failed var search:     0.01 s 
22.35/5.69	c Replacing      277 vars Replaced     7595 lits Time:     0.02 s 
22.71/5.71	c bin-w-bin subsume rem          279 bins  time:  0.01 s
22.71/5.73	c subs with bin:      209  lits-rem:       704  v-fix:    0  time:  0.10 s
22.71/5.75	c Subs w/ non-existent bins:      9 l-rem:    806 v-fix:     0 done:   4069 time:  0.06 s
22.71/5.75	c Removed useless bin:      38  fixed:     0  props:   0.43M  time:  0.02 s
23.51/5.95	c lits-rem:      3939  cl-subs:     5627  v-elim:   2518  v-fix:    0  time:  0.81 s
23.92/6.03	c asymm  cl-useful: 332/11792/11792 lits-rem:489 time: 0.32
23.92/6.04	c calculated reachability. Time: 0.01
23.92/6.04	c  N st    18     30502      4353     11789      7566      1417     73234     22658   no data   no data  --
25.11/6.36	c Finding binary XORs  T:     0.06 s  found:       4
27.10/6.87	c  N st    20     37614      4347     11787      7445      8399     72948    455382   no data   no data  --
30.30/7.65	c  N st    21     44013      4347     11787      7448      9279     72948    365445   no data   no data  --
30.30/7.66	c Finding binary XORs  T:     0.04 s  found:       6
30.72/7.79	c  S st    22     45754      4347     11787      9254     10984     72948    409739   no data   no data  --
31.13/7.85	c  S st    22     46254      4347     11787      9265     11472     72948    418886   no data   no data  --
31.13/7.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     56 locsubst:     0 time:   0.01
31.13/7.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.49/7.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   18 Bins:    764 BRemL:   1631 BRemN:     69 P:  2.5M T:  0.48
31.49/7.98	c Replacing       28 vars Replaced     1062 lits Time:     0.01 s 
31.89/8.00	c bin-w-bin subsume rem          493 bins  time:  0.00 s
31.89/8.08	c subs with bin:      320  lits-rem:       787  v-fix:    0  time:  0.31 s
31.89/8.09	c Subs w/ non-existent bins:      3 l-rem:   1912 v-fix:     0 done:   2746 time:  0.05 s
31.89/8.09	c Removed useless bin:      86  fixed:     0  props:   0.18M  time:  0.01 s
36.28/9.18	c lits-rem:       871  cl-subs:     1247  v-elim:    100  v-fix:    0  time:  4.35 s
36.28/9.19	c vivif2 --  cl tried    11419 cl shrink       37 lits rem         61 time: 0.01
36.68/9.20	c vivif2 --  cl tried    10244 cl shrink     1661 lits rem       4541 time: 0.06
37.08/9.32	c asymm  cl-useful: 119/11418/11418 lits-rem:152 time: 0.47
37.08/9.32	c calculated reachability. Time: 0.00
37.08/9.32	c  N st    22     46254      4163     11418      7495     10244     71781    372837   no data   no data  --
43.47/10.96	c  N st    23     60651      4162     11418      7502     16866     71781    592120   no data   no data  --
43.47/10.97	c Finding binary XORs  T:     0.04 s  found:      10
48.69/12.26	c  N st    24     69384      4151     11375      7309     16297     71274    576354   no data   no data  --
48.69/12.26	c  S st    24     69384      4151     11375      7309     16297     71274    576354   no data   no data  --
49.05/12.35	c  S st    24     69889      4151     11375      7428     16798     71274    586654   no data   no data  --
49.05/12.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.02
49.05/12.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.45/12.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    340 BRemL:    351 BRemN:     11 P:  2.8M T:  0.43
49.45/12.48	c Replacing       16 vars Replaced     9241 lits Time:     0.08 s 
49.85/12.50	c bin-w-bin subsume rem          115 bins  time:  0.00 s
49.85/12.59	c subs with bin:      137  lits-rem:      1152  v-fix:    0  time:  0.35 s
50.25/12.61	c Subs w/ non-existent bins:      9 l-rem:   3559 v-fix:     0 done:   2859 time:  0.08 s
50.25/12.61	c Removed useless bin:       3  fixed:     0  props:   0.17M  time:  0.01 s
57.88/15.09	c lits-rem:      1149  cl-subs:     3067  v-elim:     34  v-fix:    0  time:  7.76 s
57.88/15.09	c vivif2 --  cl tried    11254 cl shrink        2 lits rem          2 time: 0.00
58.08/15.11	c vivif2 --  cl tried    13751 cl shrink     3898 lits rem      16034 time: 0.05
58.28/15.23	c asymm  cl-useful: 157/11254/11254 lits-rem:341 time: 0.24
58.28/15.23	c calculated reachability. Time: 0.00
58.28/15.23	c  N st    24     69889      4100     11239      7142     13751     70675    448213   no data   no data  --
58.28/15.23	c Following stats are for *FIRST FINISHED THREAD ONLY*
58.28/15.23	c num threads              : 4          
58.28/15.23	c restarts                 : 220        
58.28/15.23	c dynamic restarts         : 211        
58.28/15.23	c static restarts          : 9          
58.28/15.23	c full restarts            : 2          
58.28/15.23	c total simplify time      : 0.23       
58.28/15.23	c learnts DL2              : 0          
58.28/15.23	c learnts size 2           : 64356      
58.28/15.23	c learnts size 1           : 4025        (23.27     % of vars)
58.28/15.23	c filedLit time            : 2.09        (3.59      % time)
58.28/15.23	c v-elim SatELite          : 3617        (20.91     % vars)
58.28/15.23	c SatELite time            : 0.67        (1.15      % time)
58.28/15.23	c v-elim xor               : 0           (0.00      % vars)
58.28/15.23	c xor elim time            : 0.01        (0.02      % time)
58.28/15.23	c num binary xor trees     : 999        
58.28/15.23	c binxor trees' crown      : 3379        (3.38      leafs/tree)
58.28/15.23	c bin xor find time        : 0.09       
58.28/15.23	c OTF clause improved      : 1424        (0.02      clauses/conflict)
58.28/15.23	c OTF impr. size diff      : 1719        (1.21       lits/clause)
58.28/15.23	c OTF cl watch-shrink      : 35834       (0.41      clauses/conflict)
58.28/15.23	c OTF cl watch-sh-lit      : 72261       (2.02       lits/clause)
58.28/15.23	c tried to recurMin cls    : 43716       (49.54      % of conflicts)
58.28/15.23	c updated cache            : 6578        (0.15       lits/tried recurMin)
58.28/15.23	c unit cls received        : 918         (22.81     % of units)
58.28/15.23	c unit cls sent            : 1136        (28.22     % of units)
58.28/15.23	c bin cls received         : 29135      
58.28/15.23	c bin cls sent             : 8175       
58.28/15.23	c clauses over max glue    : 0           (0.00      % of all clauses)
58.28/15.23	c conflicts                : 88247       (1516.50   / sec)
58.28/15.23	c decisions                : 137177      (6.91      % random)
58.28/15.23	c bogo-props               : 735254046   (12635151.70 / sec)
58.28/15.23	c conflict literals        : 2573804     (29.05     % deleted)
58.28/15.23	c Memory used              : 310.59      MB
58.28/15.23	c single-thread CPU time   : 58.19       s
58.28/15.23	c all-threads sum CPU time : 58.19       s
58.28/15.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.04 7.95 5.99 6/298 4055
/proc/meminfo: memFree=15760304/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 108820414 52465664 352 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868400 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 12809 352 303 112 0 7774 0
[pid=4055/tid=4056] ppid=4053 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 108820414 52465664 352 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868402 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 108820414 52465664 352 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868402 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 108820414 52465664 352 33554432000 4194304 4650419 140734139685968 18446744073709551615 218880621553 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.161396 s]
/proc/loadavg: 8.04 7.95 5.99 6/298 4055
/proc/meminfo: memFree=15760304/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=300384 CPUtime=0.61 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 10475 0 0 0 60 1 0 0 18 0 4 0 108820414 307593216 8329 33554432000 4194304 4650419 140734139685968 18446744073709551615 4369085 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 75096 8329 369 112 0 70061 0
[pid=4055/tid=4056] ppid=4053 vsize=300384 CPUtime=0.15 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2290 0 0 0 15 0 0 0 18 0 4 0 108820414 307593216 8329 33554432000 4194304 4650419 140734139685968 18446744073709551615 4369214 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=300384 CPUtime=0.14 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2535 0 0 0 14 0 0 0 18 0 4 0 108820414 307593216 8329 33554432000 4194304 4650419 140734139685968 18446744073709551615 4369336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=300384 CPUtime=0.14 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2755 0 0 0 14 0 0 0 25 0 4 0 108820414 307593216 8329 33554432000 4194304 4650419 140734139685968 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 300384

[startup+0.20039 s]
/proc/loadavg: 8.04 7.95 5.99 6/298 4055
/proc/meminfo: memFree=15760304/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=300556 CPUtime=0.77 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 10515 0 0 0 76 1 0 0 18 0 4 0 108820414 307769344 8369 33554432000 4194304 4650419 140734139685968 18446744073709551615 4369968 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 75139 8369 369 112 0 70104 0
[pid=4055/tid=4056] ppid=4053 vsize=300556 CPUtime=0.19 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2290 0 0 0 19 0 0 0 18 0 4 0 108820414 307769344 8369 33554432000 4194304 4650419 140734139685968 18446744073709551615 4370224 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=300556 CPUtime=0.18 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2535 0 0 0 18 0 0 0 18 0 4 0 108820414 307769344 8369 33554432000 4194304 4650419 140734139685968 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=300556 CPUtime=0.18 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2795 0 0 0 18 0 0 0 25 0 4 0 108820414 307769344 8369 33554432000 4194304 4650419 140734139685968 18446744073709551615 4364871 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 300556

[startup+0.300371 s]
/proc/loadavg: 8.04 7.95 5.99 6/298 4055
/proc/meminfo: memFree=15760304/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=302812 CPUtime=1.17 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 11829 0 0 0 115 2 0 0 18 0 4 0 108820414 310079488 9209 33554432000 4194304 4650419 140734139685968 18446744073709551615 218880226337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 75703 9211 373 112 0 70668 0
[pid=4055/tid=4056] ppid=4053 vsize=302812 CPUtime=0.29 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2718 0 0 0 29 0 0 0 18 0 4 0 108820414 310079488 9213 33554432000 4194304 4650419 140734139685968 18446744073709551615 4369240 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=302812 CPUtime=0.28 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2956 0 0 0 28 0 0 0 18 0 4 0 108820414 310079488 9213 33554432000 4194304 4650419 140734139685968 18446744073709551615 4369143 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=302812 CPUtime=0.28 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 2831 0 0 0 28 0 0 0 25 0 4 0 108820414 310079488 9215 33554432000 4194304 4650419 140734139685968 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 302812

[startup+0.700301 s]
/proc/loadavg: 8.04 7.95 5.99 6/298 4055
/proc/meminfo: memFree=15760304/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=304736 CPUtime=2.77 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 23029 0 0 0 271 6 0 0 18 0 4 0 108820414 312049664 20034 33554432000 4194304 4650419 140734139685968 18446744073709551615 4370224 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 76184 20034 375 112 0 71149 0
[pid=4055/tid=4056] ppid=4053 vsize=304736 CPUtime=0.69 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 6262 0 0 0 67 2 0 0 18 0 4 0 108820414 312049664 20034 33554432000 4194304 4650419 140734139685968 18446744073709551615 4370872 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=304736 CPUtime=0.68 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 6506 0 0 0 67 1 0 0 18 0 4 0 108820414 312049664 20034 33554432000 4194304 4650419 140734139685968 18446744073709551615 4370334 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=304736 CPUtime=0.68 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 3391 0 0 0 68 0 0 0 25 0 4 0 108820414 312049664 20034 33554432000 4194304 4650419 140734139685968 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 304736

[startup+1.50116 s]
/proc/loadavg: 8.04 7.95 5.99 9/302 4059
/proc/meminfo: memFree=15649540/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=305924 CPUtime=5.96 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 32487 0 0 0 587 9 0 0 18 0 4 0 108820414 313266176 26425 33554432000 4194304 4650419 140734139685968 18446744073709551615 4363350 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 76481 26425 395 112 0 71446 0
[pid=4055/tid=4056] ppid=4053 vsize=305924 CPUtime=1.48 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 9304 0 0 0 146 2 0 0 18 0 4 0 108820414 313266176 26425 33554432000 4194304 4650419 140734139685968 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=305924 CPUtime=1.48 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 9467 0 0 0 146 2 0 0 18 0 4 0 108820414 313266176 26425 33554432000 4194304 4650419 140734139685968 18446744073709551615 4334669 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=305924 CPUtime=1.47 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 3837 0 0 0 147 0 0 0 25 0 4 0 108820414 313266176 26425 33554432000 4194304 4650419 140734139685968 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 305924

[startup+3.10087 s]
/proc/loadavg: 8.04 7.95 6.00 9/302 4059
/proc/meminfo: memFree=15642720/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=308040 CPUtime=12.34 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 37313 0 0 0 1224 10 0 0 21 0 4 0 108820414 315432960 27535 33554432000 4194304 4650419 140734139685968 18446744073709551615 4363335 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 77010 27535 395 112 0 71975 0
[pid=4055/tid=4056] ppid=4053 vsize=308040 CPUtime=3.09 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 10552 0 0 0 306 3 0 0 21 0 4 0 108820414 315432960 27535 33554432000 4194304 4650419 140734139685968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=308040 CPUtime=3.08 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 10813 0 0 0 306 2 0 0 21 0 4 0 108820414 315432960 27535 33554432000 4194304 4650419 140734139685968 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=308040 CPUtime=3.06 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 4857 0 0 0 305 1 0 0 25 0 4 0 108820414 315432960 27535 33554432000 4194304 4650419 140734139685968 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 308040

[startup+6.3003 s]
/proc/loadavg: 8.04 7.95 6.00 9/302 4059
/proc/meminfo: memFree=15644856/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=309076 CPUtime=25.11 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 48335 0 0 0 2498 13 0 0 25 0 4 0 108820414 316493824 32121 33554432000 4194304 4650419 140734139685968 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 77269 32121 396 112 0 72234 0
[pid=4055/tid=4056] ppid=4053 vsize=309076 CPUtime=6.28 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 14383 0 0 0 624 4 0 0 25 0 4 0 108820414 316493824 32121 33554432000 4194304 4650419 140734139685968 18446744073709551615 4369077 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=309076 CPUtime=6.29 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 12571 0 0 0 626 3 0 0 25 0 4 0 108820414 316493824 32121 33554432000 4194304 4650419 140734139685968 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=309076 CPUtime=6.23 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 6070 0 0 0 622 1 0 0 25 0 4 0 108820414 316493824 32121 33554432000 4194304 4650419 140734139685968 18446744073709551615 4315549 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 309076

[startup+12.7012 s]
/proc/loadavg: 8.03 7.95 6.02 9/302 4059
/proc/meminfo: memFree=15581996/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=318044 CPUtime=50.65 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 67838 0 0 0 5048 17 0 0 25 0 4 0 108820414 325677056 45960 33554432000 4194304 4650419 140734139685968 18446744073709551615 4433084 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 79511 45960 396 112 0 74476 0
[pid=4055/tid=4056] ppid=4053 vsize=318044 CPUtime=12.69 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 17119 0 0 0 1264 5 0 0 25 0 4 0 108820414 325677056 45960 33554432000 4194304 4650419 140734139685968 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=318044 CPUtime=12.69 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 18285 0 0 0 1265 4 0 0 25 0 4 0 108820414 325677056 45960 33554432000 4194304 4650419 140734139685968 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=318044 CPUtime=12.57 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 11143 0 0 0 1255 2 0 0 25 0 4 0 108820414 325677056 45960 33554432000 4194304 4650419 140734139685968 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 318044

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

[startup+12.8011 s]
/proc/loadavg: 8.03 7.95 6.02 9/302 4059
/proc/meminfo: memFree=15581996/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=318044 CPUtime=51.05 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 67873 0 0 0 5088 17 0 0 25 0 4 0 108820414 325677056 45995 33554432000 4194304 4650419 140734139685968 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 79511 45995 396 112 0 74476 0
[pid=4055/tid=4056] ppid=4053 vsize=318044 CPUtime=12.79 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 17119 0 0 0 1274 5 0 0 25 0 4 0 108820414 325677056 45995 33554432000 4194304 4650419 140734139685968 18446744073709551615 4367031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=318044 CPUtime=12.79 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 18305 0 0 0 1275 4 0 0 25 0 4 0 108820414 325677056 45995 33554432000 4194304 4650419 140734139685968 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=318044 CPUtime=12.67 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 11158 0 0 0 1265 2 0 0 25 0 4 0 108820414 325677056 45995 33554432000 4194304 4650419 140734139685968 18446744073709551615 4363367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 318044

[startup+14.4109 s]
/proc/loadavg: 8.03 7.95 6.02 7/302 4059
/proc/meminfo: memFree=15580016/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=318044 CPUtime=56.7 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 68437 0 0 0 5653 17 0 0 25 0 4 0 108820414 325677056 45121 33554432000 4194304 4650419 140734139685968 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 79511 45121 396 112 0 74476 0
[pid=4055/tid=4056] ppid=4053 vsize=318044 CPUtime=14.01 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) S 4053 4055 3825 0 -1 4202560 17168 0 0 0 1396 5 0 0 25 0 4 0 108820414 325677056 45121 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868020 0 0 4096 2 18446604452571419840 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=318044 CPUtime=14.01 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) S 4053 4055 3825 0 -1 4202560 18772 0 0 0 1397 4 0 0 25 0 4 0 108820414 325677056 45121 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868020 0 0 4096 2 18446604452571419840 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=318044 CPUtime=14.26 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 11206 0 0 0 1424 2 0 0 25 0 4 0 108820414 325677056 45121 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750843435 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 56.7
Current children cumulated vsize (KiB) 318044

[startup+14.8009 s]
/proc/loadavg: 8.03 7.95 6.02 7/302 4059
/proc/meminfo: memFree=15580016/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=318044 CPUtime=57.48 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 68439 0 0 0 5731 17 0 0 25 0 4 0 108820414 325677056 45123 33554432000 4194304 4650419 140734139685968 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 79511 45123 396 112 0 74476 0
[pid=4055/tid=4056] ppid=4053 vsize=318044 CPUtime=14.01 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) S 4053 4055 3825 0 -1 4202560 17168 0 0 0 1396 5 0 0 25 0 4 0 108820414 325677056 45123 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868020 0 0 4096 2 18446604452571419840 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=318044 CPUtime=14.01 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) S 4053 4055 3825 0 -1 4202560 18772 0 0 0 1397 4 0 0 25 0 4 0 108820414 325677056 45123 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868020 0 0 4096 2 18446604452571419840 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=318044 CPUtime=14.65 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 11206 0 0 0 1463 2 0 0 25 0 4 0 108820414 325677056 45123 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750843435 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 318044

[startup+15.2008 s]
/proc/loadavg: 8.03 7.95 6.02 7/302 4059
/proc/meminfo: memFree=15580016/32950928 swapFree=67111364/67111528
[pid=4055] ppid=4053 vsize=318044 CPUtime=58.28 cores=0,2,4,6
/proc/4055/stat : 4055 (strangenight1-m) R 4053 4055 3825 0 -1 4202496 68656 0 0 0 5811 17 0 0 25 0 4 0 108820414 325677056 45340 33554432000 4194304 4650419 140734139685968 18446744073709551615 4370572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4055/statm: 79511 45340 396 112 0 74476 0
[pid=4055/tid=4056] ppid=4053 vsize=318044 CPUtime=14.01 cores=0,2,4,6
/proc/4055/task/4056/stat : 4056 (strangenight1-m) S 4053 4055 3825 0 -1 4202560 17168 0 0 0 1396 5 0 0 25 0 4 0 108820414 325677056 45340 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868020 0 0 4096 2 18446604452571419840 0 0 -1 2 0 0 0
[pid=4055/tid=4057] ppid=4053 vsize=318044 CPUtime=14.01 cores=0,2,4,6
/proc/4055/task/4057/stat : 4057 (strangenight1-m) S 4053 4055 3825 0 -1 4202560 18772 0 0 0 1397 4 0 0 25 0 4 0 108820414 325677056 45340 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750868020 0 0 4096 2 18446604452571419840 0 0 -1 0 0 0 0
[pid=4055/tid=4058] ppid=4053 vsize=318044 CPUtime=15.05 cores=0,2,4,6
/proc/4055/task/4058/stat : 4058 (strangenight1-m) R 4053 4055 3825 0 -1 4202560 11206 0 0 0 1503 2 0 0 25 0 4 0 108820414 325677056 45340 33554432000 4194304 4650419 140734139685968 18446744073709551615 46992750843435 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 58.28
Current children cumulated vsize (KiB) 318044

Child status: 20
Real time (s): 15.2465
CPU time (s): 58.3791
CPU user time (s): 58.1932
CPU system time (s): 0.185971
CPU usage (%): 382.901
Max. virtual memory (cumulated for all children) (KiB): 318120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.1932
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68659
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= 2329
involuntary context switches= 352

runsolver used 0.038994 second user time and 0.107983 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 00:28:30
IDJOB=3369582
IDBENCH=83118
IDSOLVER=1846
FILE ID=node112/3369582-1305412110
RUNJOBID= node112-1305410850-3843
PBS_JOBID= 13324531
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369582-1305412110/watcher-3369582-1305412110 -o /tmp/evaluation-result-3369582-1305412110/solver-3369582-1305412110 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369582-1305412110.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=2134272498

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15760584 kB
Buffers:        290640 kB
Cached:        2787640 kB
SwapCached:          0 kB
Active:       15193068 kB
Inactive:      1759260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15760584 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7064 kB
Writeback:           0 kB
AnonPages:    13873960 kB
Mapped:          21844 kB
Slab:           132808 kB
PageTables:      42552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35204548 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= 73552 MiB
End job on node112 at 2011-05-15 00:28:45