Trace number 3280730

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 520.465 134.305

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.5654
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

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-3280730-1304032435.cnf'
0.00/0.00	c -- header says num vars:         136756
0.00/0.00	c -- header says num clauses:      905980
1.29/1.39	c -- clauses added:            0 learnts,       905980 normals,            0 xors
1.29/1.39	c -- vars added     136756
1.29/1.39	c Parsing time:  1.26 s
1.39/1.40	c  N st     0         0    136756    134065    771540         0   2447216         0   no data   no data  --
3.38/1.93	c asymm  cl-useful: 18/35/134065 lits-rem:18 time: 2.09
36.14/10.14	c Flit:     1 Blit:      0 bXBeca:    0 bXProp: 4602 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 32.72
42.50/11.75	c Calc non-exist non-lernt bins v-fix:     0 done:  18858 time:  6.21 s
42.50/11.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
42.50/11.77	c Subs w/ non-existent bins:      0 time:  0.04 s
42.91/11.87	c Replacing     4602 vars Replaced   133764 lits Time:     0.41 s 
43.72/12.05	c bin-w-bin subsume rem         1149 bins  time:  0.47 s
46.10/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.21 s
46.90/12.82	c Removed useless bin:       0  fixed:     0  bprops:  10.01M  time:  0.87 s
51.23/14.00	c lits-rem:         0  cl-subs:     8649  v-elim:  44112  v-fix:    0  time:  4.43 s
51.23/14.00	c learnt bin added due to v-elim: 0
51.63/14.03	c Finding binary XORs  T:     0.12 s  found:       0
52.03/14.17	c Finding non-binary XORs:     0.39 s (found:       0, avg size: nan)
52.03/14.17	c Calc default polars -  time:   0.09 s pos:   27329 undec:   49408 neg:   60019
52.03/14.17	c =========================================================================================
52.03/14.17	c types(t): F = full restart, N = normal restart
52.03/14.17	c types(t): S = simplification begin/end, E = solution found
52.03/14.17	c restart types(rt): st = static, dy = dynamic
52.03/14.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
52.03/14.17	c  B st     0         0     88120    139671    668568         0   2347223         0   no data   no data  --
67.60/18.00	c Decided on dynamic restart strategy
89.97/23.64	c  N dy    20      4148     88120    139671    668685      3792   2347223    194969     40.88      9.77  --
127.15/32.93	c  N dy    47      8155     88119    139671    669206      7551   2347223    339356     23.79      9.01  --
156.69/40.39	c  N dy    74     12171     88118    139671    669258     11347   2347223    443290     24.74      8.79  --
181.45/46.52	c  N dy   102     16278     88116    139671    669319     15231   2347223    561291     24.52      8.74  --
205.82/52.68	c  N dy   130     20367     88115    139671    669354      9756   2347223    157015     23.81      8.63  --
230.59/58.81	c  N dy   159     24508     88115    139671    669380     13751   2347223    236501     15.76      8.50  --
258.16/65.78	c  N dy   187     28551     88115    139671    669403     17607   2347223    307652     18.07      8.38  --
267.76/68.12	c  S st   198     30001     88115    139671    669406     18982   2347223    330052     15.37      8.34  --
272.15/69.23	c  S st   198     30502     88115    139671    669564     19323   2347223    342259     15.37      8.34  --
272.15/69.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
442.29/111.84	c Flit:   186 Blit:      5 bXBeca:    0 bXProp:   48 Bin: 534682 BRemL:   9378 BRemN:      4 CBin:       0 P: 60.0M T: 169.67
442.29/111.84	c Cleaning up after failed var search:     0.00 s 
447.90/113.27	c Calc non-exist non-lernt bins v-fix:     0 done:  20581 time:  5.66 s
447.90/113.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
448.31/113.35	c Subs w/ non-existent bins:     41 time:  0.29 s
448.69/113.46	c Replacing       48 vars Replaced    12307 lits Time:     0.43 s 
449.88/113.74	c bin-w-bin subsume rem          193 bins  time:  0.81 s
456.69/115.44	c subs with bin:      812  lits-rem:     22733  v-fix:    0  time:  6.78 s
457.48/115.66	c Removed useless bin:      16  fixed:     0  bprops:  10.00M  time:  0.85 s
469.06/118.59	c lits-rem:      6163  cl-subs:    32545  v-elim:  60017  v-fix:    0  time: 11.66 s
469.06/118.59	c learnt bin added due to v-elim: 0
470.27/118.87	c asymm  cl-useful: 69/77/173700 lits-rem:23486 time: 1.13
470.65/118.90	c  N dy   198     30502     30727    173700    656037      6016   2291310    403114     15.37      8.34  --
470.65/118.90	c  F st   198     30502     30727    173700    656037      6016   2291310    403114     15.37      8.34  --
475.84/120.26	c Finding binary XORs  T:     0.08 s  found:       1
478.66/120.95	c Decided on static restart strategy
484.63/122.47	c  N dy   217     34526     30726    173699    655886      9754   2290971    457757     12.43      8.35  --
503.01/127.02	c  N dy   245     38655     30725    173699    983546     67461   2298075   1310580      9.10      8.21  --
505.43/127.69	c  E dy   251     39461     30716    173699    983568     68155   2298075   1316314      8.22      8.15  --
519.25/133.40	c Following stats are for *FIRST FINISHED THREAD ONLY*
519.25/133.40	c num threads              : 4          
519.25/133.40	c restarts                 : 251        
519.25/133.40	c dynamic restarts         : 239        
519.25/133.40	c static restarts          : 12         
519.25/133.40	c full restarts            : 1          
519.25/133.40	c total simplify time      : 0.27       
519.25/133.40	c learnts DL2              : 0          
519.25/133.40	c learnts size 2           : 1636498    
519.25/133.40	c learnts size 1           : 5448        (3.98      % of vars)
519.25/133.40	c filedLit time            : 202.40      (39.08     % time)
519.25/133.40	c v-elim SatELite          : 101054      (73.89     % vars)
519.25/133.40	c SatELite time            : 15.99       (3.09      % time)
519.25/133.40	c v-elim xor               : 0           (0.00      % vars)
519.25/133.40	c xor elim time            : 0.16        (0.03      % time)
519.25/133.40	c num binary xor trees     : 712        
519.25/133.40	c binxor trees' crown      : 4651        (6.53      leafs/tree)
519.25/133.40	c bin xor find time        : 0.21       
519.25/133.40	c OTF clause subsumed      : 1932        (0.05      clauses/conflict)
519.25/133.40	c OTF subs. size diff      : 2166        (1.12       lits/clause)
519.25/133.40	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
519.25/133.40	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
519.25/133.40	c tried to recurMin cls    : 0           (0.00       % of conflicts)
519.25/133.40	c updated cache            : 0           (nan        lits/tried recurMin)
519.25/133.40	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
519.25/133.40	c OTF Gate-rem lits        : 0           (nan       lits/confl)
519.25/133.40	c unit cls received        : 185         (3.40      % of units)
519.25/133.40	c unit cls sent            : 127         (2.33      % of units)
519.25/133.40	c bin cls received         : 337145     
519.25/133.40	c bin cls sent             : 546154     
519.25/133.40	c tri cls recevied         : 54229      
519.25/133.40	c tri cls sent             : 242427     
519.25/133.40	c clauses over max glue    : 0           (0.00      % of all clauses)
519.25/133.40	c conflicts                : 39461       (76.18     / sec)
519.25/133.40	c decisions                : 80644       (3.21      % random)
519.25/133.40	c bogo-props               : 1034011606  (1996256.76 / sec)
519.25/133.40	c props                    : 296199875   (571841.75 / sec)
519.25/133.40	c conflict literals        : 1010458     (40.27     % deleted)
519.25/133.40	c Memory used              : 2905.59     MB
519.25/133.40	c single-thread CPU time   : 517.98      s
519.25/133.40	c all-threads sum CPU time : 517.98      s
519.25/133.40	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-3280730-1304032435/watcher-3280730-1304032435 -o /tmp/evaluation-result-3280730-1304032435/solver-3280730-1304032435 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3280730-1304032435.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: 4.95 7.20 7.66 6/180 12180
/proc/meminfo: memFree=30647924/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=24716 CPUtime=0 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 1433 0 0 0 0 0 0 0 21 0 1 0 514845896 25309184 1373 33554432000 4194304 4797429 140735389505312 18446744073709551615 212435714233 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12180/statm: 6179 1380 341 148 0 1108 0

[startup+0.071649 s]
/proc/loadavg: 4.95 7.20 7.66 6/180 12180
/proc/meminfo: memFree=30647924/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=72868 CPUtime=0.06 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 6924 0 0 0 6 0 0 0 21 0 1 0 514845896 74616832 5403 33554432000 4194304 4797429 140735389505312 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12180/statm: 18217 5404 350 148 0 13146 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 72868

[startup+0.100641 s]
/proc/loadavg: 4.95 7.20 7.66 6/180 12180
/proc/meminfo: memFree=30647924/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=76448 CPUtime=0.09 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 8518 0 0 0 8 1 0 0 21 0 1 0 514845896 78282752 6973 33554432000 4194304 4797429 140735389505312 18446744073709551615 4365448 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12180/statm: 19112 6976 350 148 0 14041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 76448

[startup+0.300603 s]
/proc/loadavg: 4.95 7.20 7.66 6/180 12180
/proc/meminfo: memFree=30647924/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=125824 CPUtime=0.29 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 21835 0 0 0 27 2 0 0 22 0 1 0 514845896 128843776 17844 33554432000 4194304 4797429 140735389505312 18446744073709551615 4417161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12180/statm: 31456 17857 350 148 0 26385 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 125824

[startup+0.700531 s]
/proc/loadavg: 4.95 7.20 7.66 6/180 12180
/proc/meminfo: memFree=30647924/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=226864 CPUtime=0.69 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 50778 0 0 0 63 6 0 0 23 0 1 0 514845896 232308736 38893 33554432000 4194304 4797429 140735389505312 18446744073709551615 4417161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12180/statm: 56716 38907 350 148 0 51645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 226864

[startup+1.50035 s]
/proc/loadavg: 4.95 7.20 7.66 6/181 12181
/proc/meminfo: memFree=30444928/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=502772 CPUtime=1.78 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 104017 0 0 0 165 13 0 0 18 0 4 0 514845896 514838528 74833 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 125693 74833 375 148 0 120622 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 502772

[startup+3.10104 s]
/proc/loadavg: 4.95 7.20 7.66 9/184 12184
/proc/meminfo: memFree=30323260/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=933948 CPUtime=8.18 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 112815 0 0 0 803 15 0 0 20 0 4 0 514845896 956362752 79016 33554432000 4194304 4797429 140735389505312 18446744073709551615 4428580 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 233487 79016 384 148 0 228416 0
[pid=12180/tid=12182] ppid=12178 vsize=933948 CPUtime=1.69 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 1730 0 0 0 169 0 0 0 20 0 4 0 514846036 956362752 79016 33554432000 4194304 4797429 140735389505312 18446744073709551615 4430179 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=933948 CPUtime=1.68 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 2415 0 0 0 168 0 0 0 25 0 4 0 514846036 956362752 79016 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=933948 CPUtime=1.69 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 2695 0 0 0 169 0 0 0 25 0 4 0 514846036 956362752 79016 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427942 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 933948

[startup+6.30043 s]
/proc/loadavg: 5.20 7.21 7.67 9/184 12184
/proc/meminfo: memFree=30319048/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=933948 CPUtime=20.96 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 112867 0 0 0 2081 15 0 0 25 0 4 0 514845896 956362752 79064 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427942 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 233487 79064 384 148 0 228416 0
[pid=12180/tid=12182] ppid=12178 vsize=933948 CPUtime=4.89 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 1739 0 0 0 489 0 0 0 25 0 4 0 514846036 956362752 79064 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427262 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=933948 CPUtime=4.87 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 2458 0 0 0 487 0 0 0 25 0 4 0 514846036 956362752 79064 33554432000 4194304 4797429 140735389505312 18446744073709551615 4428583 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=933948 CPUtime=4.89 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 2695 0 0 0 489 0 0 0 25 0 4 0 514846036 956362752 79064 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.96
Current children cumulated vsize (KiB) 933948

[startup+12.7002 s]
/proc/loadavg: 5.42 7.22 7.67 9/184 12184
/proc/meminfo: memFree=29855912/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=1403204 CPUtime=46.5 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 230415 0 0 0 4615 35 0 0 19 0 4 0 514845896 1436880896 196474 33554432000 4194304 4797429 140735389505312 18446744073709551615 4630310 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 350801 196474 396 148 0 345730 0
[pid=12180/tid=12182] ppid=12178 vsize=1403204 CPUtime=11.28 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 30871 0 0 0 1123 5 0 0 20 0 4 0 514846036 1436880896 196474 33554432000 4194304 4797429 140735389505312 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=1403204 CPUtime=11.22 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 32359 0 0 0 1119 3 0 0 25 0 4 0 514846036 1436880896 196474 33554432000 4194304 4797429 140735389505312 18446744073709551615 4520291 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=1403204 CPUtime=11.27 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 31149 0 0 0 1122 5 0 0 20 0 4 0 514846036 1436880896 196474 33554432000 4194304 4797429 140735389505312 18446744073709551615 4630156 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.5
Current children cumulated vsize (KiB) 1403204

[startup+25.5008 s]
/proc/loadavg: 5.99 7.26 7.67 9/184 12185
/proc/meminfo: memFree=29619916/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=1689460 CPUtime=97.56 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 286580 0 0 0 9698 58 0 0 25 0 4 0 514845896 1730007040 251044 33554432000 4194304 4797429 140735389505312 18446744073709551615 4422982 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 422365 251044 418 148 0 417294 0
[pid=12180/tid=12182] ppid=12178 vsize=1689460 CPUtime=24.07 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 46286 0 0 0 2396 11 0 0 25 0 4 0 514846036 1730007040 251044 33554432000 4194304 4797429 140735389505312 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=1689460 CPUtime=23.94 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 44628 0 0 0 2386 8 0 0 25 0 4 0 514846036 1730007040 251044 33554432000 4194304 4797429 140735389505312 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=1689460 CPUtime=24.07 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 45575 0 0 0 2394 13 0 0 25 0 4 0 514846036 1730007040 251044 33554432000 4194304 4797429 140735389505312 18446744073709551615 4354716 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.56
Current children cumulated vsize (KiB) 1689460

[startup+51.1009 s]
/proc/loadavg: 6.74 7.33 7.68 9/184 12185
/proc/meminfo: memFree=29541664/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=1755016 CPUtime=199.83 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 310600 0 0 0 19919 64 0 0 25 0 4 0 514845896 1797136384 268486 33554432000 4194304 4797429 140735389505312 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 438754 268486 418 148 0 433683 0
[pid=12180/tid=12182] ppid=12178 vsize=1755016 CPUtime=49.67 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 56721 0 0 0 4954 13 0 0 25 0 4 0 514846036 1797136384 268486 33554432000 4194304 4797429 140735389505312 18446744073709551615 4259288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=1755016 CPUtime=49.41 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 51070 0 0 0 4931 10 0 0 25 0 4 0 514846036 1797136384 268486 33554432000 4194304 4797429 140735389505312 18446744073709551615 4259106 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=1755016 CPUtime=49.66 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 52138 0 0 0 4952 14 0 0 25 0 4 0 514846036 1797136384 268486 33554432000 4194304 4797429 140735389505312 18446744073709551615 4430179 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.83
Current children cumulated vsize (KiB) 1755016

[startup+102.306 s]
/proc/loadavg: 7.53 7.45 7.70 9/184 12187
/proc/meminfo: memFree=28899872/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=2444540 CPUtime=404.36 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 508889 0 0 0 40333 103 0 0 25 0 4 0 514845896 2503208960 427462 33554432000 4194304 4797429 140735389505312 18446744073709551615 4259072 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 611135 427462 419 148 0 606064 0
[pid=12180/tid=12182] ppid=12178 vsize=2444540 CPUtime=100.87 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 136530 0 0 0 10061 26 0 0 25 0 4 0 514846036 2503208960 427462 33554432000 4194304 4797429 140735389505312 18446744073709551615 4423712 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=2444540 CPUtime=100.33 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 70281 0 0 0 10020 13 0 0 25 0 4 0 514846036 2503208960 427462 33554432000 4194304 4797429 140735389505312 18446744073709551615 4259686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=2444540 CPUtime=100.86 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 131057 0 0 0 10054 32 0 0 25 0 4 0 514846036 2503208960 427462 33554432000 4194304 4797429 140735389505312 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 404.36
Current children cumulated vsize (KiB) 2444540

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

[startup+115.101 s]
/proc/loadavg: 7.63 7.48 7.71 9/184 12187
/proc/meminfo: memFree=28679872/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=2649100 CPUtime=455.48 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 567042 0 0 0 45434 114 0 0 25 0 4 0 514845896 2712678400 482656 33554432000 4194304 4797429 140735389505312 18446744073709551615 4520192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 662275 482656 419 148 0 657204 0
[pid=12180/tid=12182] ppid=12178 vsize=2649100 CPUtime=113.67 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 148530 0 0 0 11339 28 0 0 25 0 4 0 514846036 2712678400 482656 33554432000 4194304 4797429 140735389505312 18446744073709551615 4428504 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=2649100 CPUtime=113.06 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 84737 0 0 0 11289 17 0 0 25 0 4 0 514846036 2712678400 482656 33554432000 4194304 4797429 140735389505312 18446744073709551615 4529035 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=2649100 CPUtime=113.66 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 140429 0 0 0 11332 34 0 0 25 0 4 0 514846036 2712678400 482656 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 455.48
Current children cumulated vsize (KiB) 2649100

[startup+127.9 s]
/proc/loadavg: 7.69 7.49 7.71 9/184 12187
/proc/meminfo: memFree=28448120/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=2934180 CPUtime=506.4 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) S 12178 12180 11686 0 -1 4202496 626013 0 0 0 50513 127 0 0 24 0 4 0 514845896 3004600320 538224 33554432000 4194304 4797429 140735389505312 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 733545 538224 421 148 0 728474 0
[pid=12180/tid=12182] ppid=12178 vsize=2934180 CPUtime=126.47 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 155401 0 0 0 12617 30 0 0 25 0 4 0 514846036 3004600320 538224 33554432000 4194304 4797429 140735389505312 18446744073709551615 4531994 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=2934180 CPUtime=125.79 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 111972 0 0 0 12557 22 0 0 25 0 4 0 514846036 3004600320 538224 33554432000 4194304 4797429 140735389505312 18446744073709551615 4259072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=2934180 CPUtime=126.46 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 151172 0 0 0 12609 37 0 0 25 0 4 0 514846036 3004600320 538224 33554432000 4194304 4797429 140735389505312 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 506.4
Current children cumulated vsize (KiB) 2934180

[startup+131.101 s]
/proc/loadavg: 7.63 7.49 7.71 7/184 12188
/proc/meminfo: memFree=28422948/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=2949716 CPUtime=515.65 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) S 12178 12180 11686 0 -1 4202496 633526 0 0 0 51437 128 0 0 15 0 4 0 514845896 3020509184 544260 33554432000 4194304 4797429 140735389505312 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 737429 544260 422 148 0 732358 0
[pid=12180/tid=12182] ppid=12178 vsize=2949716 CPUtime=129.33 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) S 12178 12180 11686 0 -1 4202560 156627 0 0 0 12903 30 0 0 25 0 4 0 514846036 3020509184 544260 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284532 0 0 4096 2 18446604471127823680 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=2949716 CPUtime=128.99 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 117221 0 0 0 12876 23 0 0 25 0 4 0 514846036 3020509184 544260 33554432000 4194304 4797429 140735389505312 18446744073709551615 4241678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=2949716 CPUtime=129.65 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 152210 0 0 0 12928 37 0 0 25 0 4 0 514846036 3020509184 544260 33554432000 4194304 4797429 140735389505312 18446744073709551615 4648004 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 515.65
Current children cumulated vsize (KiB) 2949716

[startup+132.701 s]
/proc/loadavg: 7.63 7.49 7.71 7/184 12188
/proc/meminfo: memFree=28406696/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=2966100 CPUtime=518.56 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) S 12178 12180 11686 0 -1 4202496 637252 0 0 0 51727 129 0 0 15 0 4 0 514845896 3037286400 547979 33554432000 4194304 4797429 140735389505312 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 741525 547979 422 148 0 736454 0
[pid=12180/tid=12182] ppid=12178 vsize=2966100 CPUtime=129.33 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) S 12178 12180 11686 0 -1 4202560 156627 0 0 0 12903 30 0 0 25 0 4 0 514846036 3037286400 547979 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284532 0 0 4096 2 18446604471127823680 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=2966100 CPUtime=130.59 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 120799 0 0 0 13035 24 0 0 25 0 4 0 514846036 3037286400 547979 33554432000 4194304 4797429 140735389505312 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=2966100 CPUtime=130.95 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) S 12178 12180 11686 0 -1 4202560 152358 0 0 0 13058 37 0 0 25 0 4 0 514846036 3037286400 547979 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284532 0 0 4096 2 18446604471127823680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 518.56
Current children cumulated vsize (KiB) 2966100

[startup+133.5 s]
/proc/loadavg: 7.63 7.49 7.71 6/184 12188
/proc/meminfo: memFree=28396652/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=2963024 CPUtime=519.64 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 639011 0 0 0 51835 129 0 0 15 0 4 0 514845896 3034136576 548134 33554432000 4194304 4797429 140735389505312 18446744073709551615 212435666034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 740756 548134 426 148 0 735685 0
[pid=12180/tid=12182] ppid=12178 vsize=2963024 CPUtime=129.42 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) R 12178 12180 11686 0 -1 4202560 156627 0 0 0 12912 30 0 0 18 0 4 0 514846036 3034136576 548134 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284908 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=2963024 CPUtime=131.39 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) R 12178 12180 11686 0 -1 4202560 122553 0 0 0 13115 24 0 0 25 0 4 0 514846036 3034136576 548134 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284914 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=2963024 CPUtime=131.05 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4202560 152358 0 0 0 13068 37 0 0 18 0 4 0 514846036 3034136576 548134 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284914 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 519.64
Current children cumulated vsize (KiB) 2963024

[startup+133.9 s]
/proc/loadavg: 7.63 7.49 7.71 6/184 12188
/proc/meminfo: memFree=28396652/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=2662932 CPUtime=520.05 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) R 12178 12180 11686 0 -1 4202496 639011 0 0 0 51875 130 0 0 16 0 4 0 514845896 2726842368 526384 33554432000 4194304 4797429 140735389505312 18446744073709551615 212435674898 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 665733 526384 426 148 0 660662 0
[pid=12180/tid=12182] ppid=12178 vsize=2662932 CPUtime=129.43 cores=1,3,5,7
/proc/12180/task/12182/stat : 12182 (techdemo) S 12178 12180 11686 0 -1 4202560 156627 0 0 0 12913 30 0 0 18 0 4 0 514846036 2726842368 526384 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284938 0 0 4096 2 18446604471127823680 0 0 -1 1 0 0 0
[pid=12180/tid=12183] ppid=12178 vsize=2662932 CPUtime=131.39 cores=1,3,5,7
/proc/12180/task/12183/stat : 12183 (techdemo) S 12178 12180 11686 0 -1 4202560 122553 0 0 0 13115 24 0 0 25 0 4 0 514846036 2726842368 526384 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284938 0 0 4096 2 18446604471127823680 0 0 -1 7 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=2662932 CPUtime=131.05 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) S 12178 12180 11686 0 -1 4202560 152358 0 0 0 13068 37 0 0 18 0 4 0 514846036 2726842368 526384 33554432000 4194304 4797429 140735389505312 18446744073709551615 47005091284938 0 0 4096 2 18446604471127823680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 520.05
Current children cumulated vsize (KiB) 2662932

[startup+134.301 s]
/proc/loadavg: 7.42 7.44 7.69 6/184 12188
/proc/meminfo: memFree=28532680/32951124 swapFree=67111416/67111528
[pid=12180] ppid=12178 vsize=0 CPUtime=520.45 cores=1,3,5,7
/proc/12180/stat : 12180 (techdemo) Z 12178 12180 11686 0 -1 4202524 639012 0 0 0 51907 138 0 0 16 0 2 0 514845896 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12180/statm: 0 0 0 0 0 0 0
[pid=12180/tid=12184] ppid=12178 vsize=0 CPUtime=131.11 cores=1,3,5,7
/proc/12180/task/12184/stat : 12184 (techdemo) R 12178 12180 11686 0 -1 4203588 152358 0 0 0 13068 43 0 0 15 0 2 0 514846036 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 520.45
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 134.305
CPU time (s): 520.465
CPU user time (s): 519.077
CPU system time (s): 1.38779
CPU usage (%): 387.524
Max. virtual memory (cumulated for all children) (KiB): 2975316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 519.077
system time used= 1.38779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 639012
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= 18826
involuntary context switches= 3980

runsolver used 0.219966 second user time and 0.501923 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 01:13:55
IDJOB=3280730
IDBENCH=20431
IDSOLVER=1584
FILE ID=node102/3280730-1304032435
RUNJOBID= node102-1304032435-12158
PBS_JOBID= 13170350
Free space on /tmp= 71536 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280730-1304032435/watcher-3280730-1304032435 -o /tmp/evaluation-result-3280730-1304032435/solver-3280730-1304032435 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3280730-1304032435.cnf

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

MD5SUM BENCH= 3b8c6114a974b09e9b1601ba0718cbf3
RANDOM SEED=1934680968

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:      30648080 kB
Buffers:        597748 kB
Cached:        1216760 kB
SwapCached:          8 kB
Active:         224328 kB
Inactive:      1663464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30648080 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           32324 kB
Writeback:           0 kB
AnonPages:       73280 kB
Mapped:          15352 kB
Slab:           349808 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   669976 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:16:10