Trace number 3283306

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 TechDemo-Alpha-mtUNSAT 447.336 114.769

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Outputting solution to console
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 Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283306-1304033803.cnf'
0.00/0.00	c -- header says num vars:         162696
0.00/0.00	c -- header says num clauses:      821000
1.49/1.58	c -- clauses added:            0 learnts,       821000 normals,            0 xors
1.49/1.58	c -- vars added     162696
1.49/1.58	c Parsing time:  1.45 s
1.49/1.59	c  N st     0         0    162696    194789    617205         0   1943577         0   no data   no data  --
2.41/1.85	c asymm  cl-useful: 55/768/165696 lits-rem:273 time: 0.96
47.57/13.12	c Flit:  1603 Blit:    687 bXBeca:    0 bXProp:  704 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 44.88
47.57/13.17	c Cleaning up after failed var search:     0.16 s 
59.93/16.22	c Calc non-exist non-lernt bins v-fix:     0 done:   7824 time: 11.86 s
59.93/16.23	c Cache  BProp: 2186 Set: 359 BXProp: 155 T: 0.06
59.93/16.26	c Subs w/ non-existent bins:     99 time:  0.10 s
60.33/16.35	c Replacing      859 vars Replaced    23632 lits Time:     0.33 s 
60.74/16.47	c bin-w-bin subsume rem        23177 bins  time:  0.20 s
61.14/16.55	c subs with bin:     3352  lits-rem:     31417  v-fix:    0  time:  0.34 s
61.91/16.72	c Removed useless bin:     384  fixed:     0  bprops:  10.04M  time:  0.67 s
64.31/17.32	c lits-rem:         0  cl-subs:     2091  v-elim:  40784  v-fix:    0  time:  2.31 s
64.31/17.32	c learnt bin added due to v-elim: 0
64.31/17.36	c Finding binary XORs  T:     0.15 s  found:    1294
64.71/17.42	c Replacing     1294 vars Replaced    44630 lits Time:     0.23 s 
65.13/17.56	c Finding non-binary XORs:     0.41 s (found:       0, avg size: nan)
65.13/17.56	c Calc default polars -  time:   0.08 s pos:   16157 undec:   82847 neg:   63692
65.13/17.56	c =========================================================================================
65.13/17.56	c types(t): F = full restart, N = normal restart
65.13/17.56	c types(t): S = simplification begin/end, E = solution found
65.13/17.56	c restart types(rt): st = static, dy = dynamic
65.13/17.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
65.13/17.56	c  B st     0         0     79965    198942    289578         0   1347832         0   no data   no data  --
71.10/19.03	c Decided on dynamic restart strategy
77.49/20.64	c  N dy    21      4119     77349    198942    289778      3629   1347832    371494     93.20     21.63  --
88.67/23.41	c  N dy    51      8223     71542    198942    298621      8031   1350809    717726     81.33     19.06  --
103.85/27.29	c  N dy    80     12316     54305    128705    197618     11845    852967   1118742    126.65     20.74  --
121.03/31.54	c  N dy   108     16378     54235    128705    197678     15584    852967   1772595    191.94     24.37  --
139.00/36.01	c  N dy   136     20517     54174    128705    197751      9826    852967    606478    144.35     25.61  --
154.96/40.07	c  N dy   164     24620     53172    125075    192951     13383    828902   1142696    145.19     24.92  --
175.73/45.28	c  N dy   192     28716     53040    125075    193033     17176    828902   1813217    181.72     25.13  --
182.92/47.00	c  S st   201     30001     53038    125075    193052     18374    828902   2054622    194.13     25.23  --
184.14/47.36	c Finding binary XORs  T:     0.11 s  found:    1076
184.52/47.45	c Replacing     1076 vars Replaced    45804 lits Time:     0.37 s 
188.13/48.31	c  S st   201     30501     50359    120053    182314     18332    786035   1965966    194.13     25.23  --
188.13/48.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
188.13/48.36	c Cache  BProp: 1307 Set: 0 BXProp: 0 T: 0.04
226.47/57.96	c Flit:   589 Blit:   2351 bXBeca:    0 bXProp:  807 Bin:  17709 BRemL:     58 BRemN:    130 CBin:       0 P: 60.0M T: 38.20
226.86/58.00	c Cleaning up after failed var search:     0.15 s 
233.65/59.72	c Calc non-exist non-lernt bins v-fix:    10 done:  18282 time:  6.77 s
233.65/59.76	c Cache  BProp: 3047 Set: 19 BXProp: 501 T: 0.18
235.25/60.13	c Subs w/ non-existent bins:   3596 time:  1.46 s
235.65/60.24	c Replacing     1308 vars Replaced   105424 lits Time:     0.41 s 
236.46/60.40	c bin-w-bin subsume rem         5776 bins  time:  0.12 s
242.43/61.90	c subs with bin:     1303  lits-rem:     38412  v-fix:    0  time:  5.98 s
242.83/62.08	c Removed useless bin:    4542  fixed:     0  bprops:  10.00M  time:  0.68 s
251.22/64.19	c lits-rem:      1569  cl-subs:    21358  v-elim:   7745  v-fix:    0  time:  8.41 s
251.22/64.19	c learnt bin added due to v-elim: 0
252.42/64.44	c vivif2 --  cl tried    91889 cl shrink     3556 lits rem       4606 time: 1.01
252.42/64.47	c vivif2 --  cl tried     4245 cl shrink     1644 lits rem      13265 time: 0.10
253.22/64.69	c asymm  cl-useful: 229/1598/91135 lits-rem:537 time: 0.86
254.03/64.87	c calculated reachability. Time: 0.68
254.03/64.88	c  N dy   201     30501     40762     91102    153303      3887    608542    102741    194.13     25.23  --
254.03/64.88	c  F st   201     30501     40762     91102    153303      3887    608542    102741    194.13     25.23  --
261.61/66.71	c Decided on dynamic restart strategy
269.20/68.68	c  N dy   222     34598     40742     91089    153550      7608    608479    420166     99.48     23.15  --
290.78/74.08	c Finding binary XORs  T:     2.66 s  found:    2675
291.17/74.14	c Replacing     2675 vars Replaced   136021 lits Time:     0.26 s 
291.97/74.39	c  N dy   252     38623     31312     63112    216485     28990    475864    855604     69.69     21.45  --
311.16/79.11	c  N dy   281     42632     31306     63112    216611     32796    475864   1142619     54.01     20.13  --
330.72/84.07	c  S st   304     45752     31015     63112    216675     35776    475864   1355376     72.15     19.22  --
333.53/84.78	c  S st   304     46255     31012     63112    216713     36222    475864   1393438     72.15     19.22  --
333.91/84.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
333.91/84.84	c Cache  BProp: 3638 Set: 79 BXProp: 0 T: 0.13
387.84/98.30	c Flit:   205 Blit:    500 bXBeca:    0 bXProp:  217 Bin:   9720 BRemL:  13644 BRemN:    515 CBin:       0 P: 60.0M T: 53.67
387.84/98.33	c Cleaning up after failed var search:     0.11 s 
393.04/99.66	c Calc non-exist non-lernt bins v-fix:    26 done:  21311 time:  5.33 s
393.44/99.72	c Cache  BProp: 3851 Set: 10 BXProp: 155 T: 0.23
395.43/100.22	c Subs w/ non-existent bins:   4466 time:  1.98 s
395.43/100.29	c Replacing      365 vars Replaced    23906 lits Time:     0.28 s 
395.84/100.40	c bin-w-bin subsume rem        17852 bins  time:  0.11 s
398.63/101.08	c subs with bin:     1136  lits-rem:      5915  v-fix:    0  time:  2.72 s
399.45/101.27	c Removed useless bin:    8867  fixed:     0  bprops:  10.00M  time:  0.78 s
405.42/102.76	c lits-rem:       804  cl-subs:    29346  v-elim:   6088  v-fix:    0  time:  5.97 s
405.42/102.76	c learnt bin added due to v-elim: 0
406.62/103.02	c vivif2 --  cl tried    53432 cl shrink     4024 lits rem       5475 time: 1.00
406.62/103.07	c vivif2 --  cl tried     5638 cl shrink     1033 lits rem       3719 time: 0.22
407.84/103.33	c asymm  cl-useful: 123/747/52407 lits-rem:125 time: 1.04
408.61/103.50	c calculated reachability. Time: 0.65
408.61/103.51	c  N dy   304     46255     25891     52407    144602      5492    376264    170130     72.15     19.22  --
422.19/106.92	c  N dy   334     50352     25865     52407    144760      9327    376264    366904     43.99     18.12  --
435.39/110.28	c  E dy   358     53613     25851     52407    144880     12359    376264    510705     40.48     17.36  --
446.26/114.05	c Following stats are for *FIRST FINISHED THREAD ONLY*
446.26/114.05	c num threads              : 4          
446.26/114.05	c restarts                 : 358        
446.26/114.05	c dynamic restarts         : 346        
446.26/114.05	c static restarts          : 12         
446.26/114.05	c full restarts            : 1          
446.26/114.05	c total simplify time      : 3.96       
446.26/114.05	c learnts DL2              : 0          
446.26/114.05	c learnts size 2           : 832138     
446.26/114.05	c learnts size 1           : 92917       (57.11     % of vars)
446.26/114.05	c filedLit time            : 137.20      (30.85     % time)
446.26/114.05	c v-elim SatELite          : 46929       (28.84     % vars)
446.26/114.05	c SatELite time            : 14.95       (3.36      % time)
446.26/114.05	c v-elim xor               : 0           (0.00      % vars)
446.26/114.05	c xor elim time            : 0.24        (0.05      % time)
446.26/114.05	c num binary xor trees     : 4368       
446.26/114.05	c binxor trees' crown      : 7577        (1.73      leafs/tree)
446.26/114.05	c bin xor find time        : 2.92       
446.26/114.05	c OTF clause subsumed      : 2128        (0.04      clauses/conflict)
446.26/114.05	c OTF subs. size diff      : 4744        (2.23       lits/clause)
446.26/114.05	c OTF cl watch-shrink      : 13102       (0.24      clauses/conflict)
446.26/114.05	c OTF cl watch-sh-lit      : 407500      (31.10      lits/clause)
446.26/114.05	c tried to recurMin cls    : 23008       (42.91      % of conflicts)
446.26/114.05	c updated cache            : 5541        (0.24       lits/tried recurMin)
446.26/114.05	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
446.26/114.05	c OTF Gate-rem lits        : 0           (nan       lits/confl)
446.26/114.05	c unit cls received        : 3890        (4.19      % of units)
446.26/114.05	c unit cls sent            : 8692        (9.35      % of units)
446.26/114.05	c bin cls received         : 106499     
446.26/114.05	c bin cls sent             : 113507     
446.26/114.05	c tri cls recevied         : 30598      
446.26/114.05	c tri cls sent             : 106327     
446.26/114.05	c clauses over max glue    : 0           (0.00      % of all clauses)
446.26/114.05	c conflicts                : 53613       (120.54    / sec)
446.26/114.05	c decisions                : 289533      (1.02      % random)
446.26/114.05	c bogo-props               : 751851296   (1690471.32 / sec)
446.26/114.05	c props                    : 172517264   (387889.85 / sec)
446.26/114.05	c conflict literals        : 5777433     (29.52     % deleted)
446.26/114.05	c Memory used              : 3700.62     MB
446.26/114.05	c single-thread CPU time   : 444.76      s
446.26/114.05	c all-threads sum CPU time : 444.76      s
446.26/114.05	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-3283306-1304033803/watcher-3283306-1304033803 -o /tmp/evaluation-result-3283306-1304033803/solver-3283306-1304033803 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3283306-1304033803.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.83 8.03 7.95 5/180 12339
/proc/meminfo: memFree=30358916/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=52388 CPUtime=0 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 1368 0 0 0 0 0 0 0 23 0 1 0 514982703 53645312 1303 33554432000 4194304 4797429 140735867558496 18446744073709551615 4366107 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12339/statm: 13097 1304 350 148 0 8026 0

[startup+0.037161 s]
/proc/loadavg: 7.83 8.03 7.95 5/180 12339
/proc/meminfo: memFree=30358916/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=83952 CPUtime=0.03 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 9373 0 0 0 2 1 0 0 23 0 1 0 514982703 85966848 6615 33554432000 4194304 4797429 140735867558496 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12339/statm: 20988 6638 351 148 0 15917 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 83952

[startup+0.101138 s]
/proc/loadavg: 7.83 8.03 7.95 5/180 12339
/proc/meminfo: memFree=30358916/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=132392 CPUtime=0.09 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 23881 0 0 0 7 2 0 0 23 0 1 0 514982703 135569408 17054 33554432000 4194304 4797429 140735867558496 18446744073709551615 212436074922 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12339/statm: 33098 17054 351 148 0 28027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 132392

[startup+0.301099 s]
/proc/loadavg: 7.83 8.03 7.95 5/180 12339
/proc/meminfo: memFree=30358916/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=303024 CPUtime=0.29 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 70181 0 0 0 22 7 0 0 25 0 1 0 514982703 310296576 46818 33554432000 4194304 4797429 140735867558496 18446744073709551615 4417146 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12339/statm: 75756 46831 351 148 0 70685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 303024

[startup+0.701023 s]
/proc/loadavg: 7.83 8.03 7.95 5/180 12339
/proc/meminfo: memFree=30358916/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=353564 CPUtime=0.69 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 85726 0 0 0 60 9 0 0 25 0 1 0 514982703 362049536 57071 33554432000 4194304 4797429 140735867558496 18446744073709551615 4298906 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12339/statm: 88391 57071 351 148 0 83320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 353564

[startup+1.50087 s]
/proc/loadavg: 7.60 7.98 7.93 6/181 12340
/proc/meminfo: memFree=30102352/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=447080 CPUtime=1.49 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 110439 0 0 0 137 12 0 0 25 0 1 0 514982703 457809920 81172 33554432000 4194304 4797429 140735867558496 18446744073709551615 4431416 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12339/statm: 111770 81172 352 148 0 106699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 447080

[startup+3.10053 s]
/proc/loadavg: 7.60 7.98 7.93 9/184 12343
/proc/meminfo: memFree=29990852/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=1097316 CPUtime=7.6 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 124833 0 0 0 743 17 0 0 19 0 4 0 514982703 1123651584 91085 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427384 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12339/statm: 274329 91085 385 148 0 269258 0
[pid=12339/tid=12341] ppid=12337 vsize=1097316 CPUtime=1.49 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 3256 0 0 0 149 0 0 0 19 0 4 0 514982862 1123651584 91085 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428025 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=1097316 CPUtime=1.5 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 2680 0 0 0 149 1 0 0 20 0 4 0 514982862 1123651584 91085 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=1097316 CPUtime=1.5 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 2784 0 0 0 149 1 0 0 19 0 4 0 514982862 1123651584 91085 33554432000 4194304 4797429 140735867558496 18446744073709551615 4429037 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 1097316

[startup+6.30093 s]
/proc/loadavg: 7.60 7.98 7.93 9/184 12343
/proc/meminfo: memFree=30003900/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=1097316 CPUtime=20.39 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 125005 0 0 0 2021 18 0 0 25 0 4 0 514982703 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4429901 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12339/statm: 274329 91257 385 148 0 269258 0
[pid=12339/tid=12341] ppid=12337 vsize=1097316 CPUtime=4.7 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 3402 0 0 0 469 1 0 0 25 0 4 0 514982862 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=1097316 CPUtime=4.7 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 2683 0 0 0 469 1 0 0 25 0 4 0 514982862 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=1097316 CPUtime=4.7 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 2805 0 0 0 469 1 0 0 25 0 4 0 514982862 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427387 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.39
Current children cumulated vsize (KiB) 1097316

[startup+12.7007 s]
/proc/loadavg: 7.66 7.98 7.93 9/184 12343
/proc/meminfo: memFree=29994740/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=1097316 CPUtime=45.96 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 125005 0 0 0 4578 18 0 0 25 0 4 0 514982703 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4241811 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12339/statm: 274329 91257 385 148 0 269258 0
[pid=12339/tid=12341] ppid=12337 vsize=1097316 CPUtime=11.1 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 3402 0 0 0 1109 1 0 0 25 0 4 0 514982862 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427988 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=1097316 CPUtime=11.1 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 2683 0 0 0 1109 1 0 0 25 0 4 0 514982862 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=1097316 CPUtime=11.1 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 2805 0 0 0 1109 1 0 0 25 0 4 0 514982862 1123651584 91257 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428504 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.96
Current children cumulated vsize (KiB) 1097316

[startup+25.5003 s]
/proc/loadavg: 7.71 7.98 7.93 9/184 12343
/proc/meminfo: memFree=29043836/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=2116528 CPUtime=97.06 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 366921 0 0 0 9644 62 0 0 25 0 4 0 514982703 2167324672 328702 33554432000 4194304 4797429 140735867558496 18446744073709551615 4424194 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12339/statm: 529132 328702 451 148 0 524061 0
[pid=12339/tid=12341] ppid=12337 vsize=2116528 CPUtime=23.89 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 60308 0 0 0 2378 11 0 0 25 0 4 0 514982862 2167324672 328702 33554432000 4194304 4797429 140735867558496 18446744073709551615 4422851 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=2116528 CPUtime=23.88 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 69839 0 0 0 2376 12 0 0 25 0 4 0 514982862 2167324672 328702 33554432000 4194304 4797429 140735867558496 18446744073709551615 4425602 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=2116528 CPUtime=23.9 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 55851 0 0 0 2380 10 0 0 25 0 4 0 514982862 2167324672 328702 33554432000 4194304 4797429 140735867558496 18446744073709551615 4681072 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.06
Current children cumulated vsize (KiB) 2116528

[startup+51.1004 s]
/proc/loadavg: 7.83 7.98 7.93 9/184 12344
/proc/meminfo: memFree=28246600/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=2988460 CPUtime=199.29 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 599593 0 0 0 19818 111 0 0 25 0 4 0 514982703 3060183040 530325 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427256 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12339/statm: 747115 530325 437 148 0 742044 0
[pid=12339/tid=12341] ppid=12337 vsize=2988460 CPUtime=49.48 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 135943 0 0 0 4922 26 0 0 18 0 4 0 514982862 3060183040 530325 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428508 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=2988460 CPUtime=49.48 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 142564 0 0 0 4923 25 0 0 25 0 4 0 514982862 3060183040 530325 33554432000 4194304 4797429 140735867558496 18446744073709551615 4430179 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=2988460 CPUtime=49.49 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 128605 0 0 0 4922 27 0 0 25 0 4 0 514982862 3060183040 530325 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.29
Current children cumulated vsize (KiB) 2988460

[startup+102.307 s]
/proc/loadavg: 7.96 8.00 7.94 9/184 12345
/proc/meminfo: memFree=27506968/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=3788084 CPUtime=403.84 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 793312 0 0 0 40228 156 0 0 25 0 4 0 514982703 3878998016 709493 33554432000 4194304 4797429 140735867558496 18446744073709551615 4524456 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12339/statm: 947021 709493 439 148 0 941950 0
[pid=12339/tid=12341] ppid=12337 vsize=3788084 CPUtime=100.54 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 175311 0 0 0 10017 37 0 0 25 0 4 0 514982862 3878998016 709493 33554432000 4194304 4797429 140735867558496 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=3788084 CPUtime=100.64 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 188035 0 0 0 10028 36 0 0 25 0 4 0 514982862 3878998016 709493 33554432000 4194304 4797429 140735867558496 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=3788084 CPUtime=100.69 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 171655 0 0 0 10033 36 0 0 25 0 4 0 514982862 3878998016 709493 33554432000 4194304 4797429 140735867558496 18446744073709551615 4531992 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 403.84
Current children cumulated vsize (KiB) 3788084

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

[startup+108.7 s]
/proc/loadavg: 7.97 8.00 7.94 9/184 12345
/proc/meminfo: memFree=27493692/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=3789428 CPUtime=429.39 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 796006 0 0 0 42782 157 0 0 25 0 4 0 514982703 3880374272 710952 33554432000 4194304 4797429 140735867558496 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12339/statm: 947357 710952 439 148 0 942286 0
[pid=12339/tid=12341] ppid=12337 vsize=3789428 CPUtime=106.93 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 175925 0 0 0 10656 37 0 0 25 0 4 0 514982862 3880374272 710952 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=3789428 CPUtime=107 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 188655 0 0 0 10664 36 0 0 25 0 4 0 514982862 3880374272 710952 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428023 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=3789428 CPUtime=107.09 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 172091 0 0 0 10672 37 0 0 25 0 4 0 514982862 3880374272 710952 33554432000 4194304 4797429 140735867558496 18446744073709551615 4413082 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 429.39
Current children cumulated vsize (KiB) 3789428

[startup+111.901 s]
/proc/loadavg: 7.89 7.98 7.93 8/184 12345
/proc/meminfo: memFree=27488112/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=3789428 CPUtime=440.56 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) S 12337 12339 11686 0 -1 4202496 796416 0 0 0 43899 157 0 0 15 0 4 0 514982703 3880374272 711359 33554432000 4194304 4797429 140735867558496 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12339/statm: 947357 711359 440 148 0 942286 0
[pid=12339/tid=12341] ppid=12337 vsize=3789428 CPUtime=110.13 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 176076 0 0 0 10976 37 0 0 25 0 4 0 514982862 3880374272 711359 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=3789428 CPUtime=110.19 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 188736 0 0 0 10983 36 0 0 25 0 4 0 514982862 3880374272 711359 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=3789428 CPUtime=110.29 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 172192 0 0 0 10992 37 0 0 25 0 4 0 514982862 3880374272 711359 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 440.56
Current children cumulated vsize (KiB) 3789428

[startup+113.501 s]
/proc/loadavg: 7.89 7.98 7.93 8/184 12346
/proc/meminfo: memFree=27484756/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=3789428 CPUtime=445.36 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) S 12337 12339 11686 0 -1 4202496 796559 0 0 0 44379 157 0 0 15 0 4 0 514982703 3880374272 711502 33554432000 4194304 4797429 140735867558496 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12339/statm: 947357 711502 440 148 0 942286 0
[pid=12339/tid=12341] ppid=12337 vsize=3789428 CPUtime=111.73 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) R 12337 12339 11686 0 -1 4202560 176138 0 0 0 11136 37 0 0 25 0 4 0 514982862 3880374272 711502 33554432000 4194304 4797429 140735867558496 18446744073709551615 4430179 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=3789428 CPUtime=111.79 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) R 12337 12339 11686 0 -1 4202560 188766 0 0 0 11143 36 0 0 25 0 4 0 514982862 3880374272 711502 33554432000 4194304 4797429 140735867558496 18446744073709551615 4428508 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=3789428 CPUtime=111.89 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4202560 172243 0 0 0 11152 37 0 0 25 0 4 0 514982862 3880374272 711502 33554432000 4194304 4797429 140735867558496 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 445.36
Current children cumulated vsize (KiB) 3789428

[startup+114.3 s]
/proc/loadavg: 7.89 7.98 7.93 6/184 12346
/proc/meminfo: memFree=27552460/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=3597796 CPUtime=446.86 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) R 12337 12339 11686 0 -1 4202496 796715 0 0 0 44529 157 0 0 16 0 4 0 514982703 3684143104 694133 33554432000 4194304 4797429 140735867558496 18446744073709551615 212435666312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12339/statm: 899449 694133 444 148 0 894378 0
[pid=12339/tid=12341] ppid=12337 vsize=3597796 CPUtime=111.94 cores=1,3,5,7
/proc/12339/task/12341/stat : 12341 (techdemo) S 12337 12339 11686 0 -1 4202560 176139 0 0 0 11157 37 0 0 21 0 4 0 514982862 3684143104 694133 33554432000 4194304 4797429 140735867558496 18446744073709551615 47722136184778 0 0 4096 2 18446604471138064320 0 0 -1 5 0 0 0
[pid=12339/tid=12342] ppid=12337 vsize=3597796 CPUtime=112.18 cores=1,3,5,7
/proc/12339/task/12342/stat : 12342 (techdemo) S 12337 12339 11686 0 -1 4202560 188902 0 0 0 11182 36 0 0 23 0 4 0 514982862 3684143104 694133 33554432000 4194304 4797429 140735867558496 18446744073709551615 47722136184778 0 0 4096 2 18446604471138064320 0 0 -1 7 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=3597796 CPUtime=112.54 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) S 12337 12339 11686 0 -1 4202560 172257 0 0 0 11217 37 0 0 25 0 4 0 514982862 3684143104 694133 33554432000 4194304 4797429 140735867558496 18446744073709551615 47722136184778 0 0 4096 2 18446604471138064320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 446.86
Current children cumulated vsize (KiB) 3597796

[startup+114.7 s]
/proc/loadavg: 7.89 7.98 7.93 6/184 12346
/proc/meminfo: memFree=27552460/32951124 swapFree=67111416/67111528
[pid=12339] ppid=12337 vsize=0 CPUtime=447.26 cores=1,3,5,7
/proc/12339/stat : 12339 (techdemo) Z 12337 12339 11686 0 -1 4202524 796716 0 0 0 44564 162 0 0 16 0 2 0 514982703 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12339/statm: 0 0 0 0 0 0 0
[pid=12339/tid=12343] ppid=12337 vsize=0 CPUtime=112.56 cores=1,3,5,7
/proc/12339/task/12343/stat : 12343 (techdemo) R 12337 12339 11686 0 -1 4203588 172257 0 0 0 11217 39 0 0 20 0 2 0 514982862 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 447.26
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 114.769
CPU time (s): 447.336
CPU user time (s): 445.644
CPU system time (s): 1.69174
CPU usage (%): 389.77
Max. virtual memory (cumulated for all children) (KiB): 3789428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 445.644
system time used= 1.69174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 796716
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= 18420
involuntary context switches= 3222

runsolver used 0.19197 second user time and 0.421935 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 01:36:43
IDJOB=3283306
IDBENCH=71019
IDSOLVER=1584
FILE ID=node102/3283306-1304033803
RUNJOBID= node102-1304032435-12158
PBS_JOBID= 13170350
Free space on /tmp= 71536 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283306-1304033803/watcher-3283306-1304033803 -o /tmp/evaluation-result-3283306-1304033803/solver-3283306-1304033803 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3283306-1304033803.cnf

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1344239584

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:      30359196 kB
Buffers:        599280 kB
Cached:        1228816 kB
SwapCached:          8 kB
Active:         502568 kB
Inactive:      1675460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30359196 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           22908 kB
Writeback:           0 kB
AnonPages:      350104 kB
Mapped:          15712 kB
Slab:           349156 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   932900 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= 71528 MiB
End job on node102 at 2011-04-29 01:38:38