Trace number 3280086

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 173.977 46.3706

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

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-3280086-1304028687.cnf'
0.00/0.00	c -- header says num vars:         108786
0.00/0.00	c -- header says num clauses:      482639
0.79/0.82	c -- clauses added:            0 learnts,       482639 normals,            0 xors
0.79/0.82	c -- vars added     108786
0.79/0.82	c Parsing time:  0.74 s
0.79/0.87	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data  --
1.83/1.11	c asymm  cl-useful: 173/699/60852 lits-rem:994 time: 0.85
27.78/7.67	c Flit:  1123 Blit:  40119 bXBeca:    0 bXProp: 8628 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 54.9M T: 26.11
27.78/7.70	c Cleaning up after failed var search:     0.12 s 
32.94/8.95	c Calc non-exist non-lernt bins v-fix:     0 done:  11464 time:  4.78 s
32.94/8.95	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.02
32.94/8.96	c Subs w/ non-existent bins:     51 time:  0.03 s
32.94/8.97	c Replacing     8629 vars Replaced   106154 lits Time:     0.04 s 
32.94/8.98	c bin-w-bin subsume rem         1149 bins  time:  0.01 s
32.94/8.99	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.02 s
33.33/9.02	c Removed useless bin:    1912  fixed:     0  bprops:   2.05M  time:  0.13 s
33.33/9.03	c lits-rem:         1  cl-subs:      286  v-elim:   1316  v-fix:    0  time:  0.06 s
33.33/9.03	c learnt bin added due to v-elim: 0
33.33/9.04	c Finding binary XORs  T:     0.03 s  found:       0
33.33/9.05	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
33.33/9.05	c Calc default polars -  time:   0.01 s pos:     867 undec:  106635 neg:    1284
33.33/9.05	c =========================================================================================
33.33/9.05	c types(t): F = full restart, N = normal restart
33.33/9.05	c types(t): S = simplification begin/end, E = solution found
33.33/9.05	c restart types(rt): st = static, dy = dynamic
33.33/9.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
33.33/9.05	c  B st     0         0      2634      5481      7238         0     32145         0   no data   no data  --
34.14/9.23	c Decided on static restart strategy
34.94/9.44	c  N dy    11      4110      2628      5481      7252      3725     32145    131047     37.67     17.36  --
36.96/9.99	c  N dy    29      8246      2628      5481      7268      7488     32145    275389     33.31     19.13  --
39.73/10.68	c  N dy    45     12335      2628      5481      7277     11076     32145    408723     38.49     20.00  --
42.93/11.41	c  N dy    66     16425      2628      5481      7740     14883     33001    548423     34.66     20.94  --
45.74/12.14	c  N dy    81     20463      2628      5481      7747      9432     33001    206973     41.50     21.59  --
48.12/12.77	c  N dy   101     24634      2628      5481      7752     13087     33001    332304     35.21     21.28  --
50.92/13.50	c  N dy   122     28694      2627      5481      7755     16721     33001    464137     28.47     21.26  --
52.51/13.80	c  S st   131     30001      2627      5481      7762     17883     33001    491930     21.77     20.91  --
52.91/13.94	c  S st   131     30502      2626      5481      7789     18339     33001    499205     21.77     20.91  --
52.91/13.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.91/13.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
64.89/16.93	c Flit:   108 Blit:     76 bXBeca:    0 bXProp:  254 Bin:  25643 BRemL:  12477 BRemN:    594 CBin:       0 P: 34.0M T: 11.89
64.89/16.93	c Cleaning up after failed var search:     0.02 s 
64.89/16.96	c Calc non-exist non-lernt bins v-fix:     0 done:   2342 time:  0.12 s
64.89/16.97	c Cache  BProp: 43 Set: 0 BXProp: 0 T: 0.02
65.29/17.05	c Subs w/ non-existent bins:    341 time:  0.34 s
65.29/17.08	c Replacing      254 vars Replaced    17693 lits Time:     0.10 s 
65.69/17.10	c bin-w-bin subsume rem          551 bins  time:  0.01 s
66.09/17.23	c subs with bin:     1529  lits-rem:      9070  v-fix:    0  time:  0.52 s
66.09/17.23	c Removed useless bin:     171  fixed:     0  bprops:   0.13M  time:  0.02 s
69.29/18.06	c lits-rem:      2847  cl-subs:     8364  v-elim:    684  v-fix:    0  time:  3.30 s
69.29/18.06	c learnt bin added due to v-elim: 0
69.29/18.07	c vivif2 --  cl tried     3988 cl shrink      221 lits rem        291 time: 0.04
69.69/18.11	c vivif2 --  cl tried     7628 cl shrink     3073 lits rem      25822 time: 0.15
70.49/18.33	c asymm  cl-useful: 112/3098/3797 lits-rem:337 time: 0.90
70.49/18.34	c calculated reachability. Time: 0.02
70.49/18.34	c  N dy   131     30502      1571      3685     11088      7585     22244    137426     21.77     20.91  --
70.49/18.34	c  F st   131     30502      1571      3685     11088      7585     22244    137426     21.77     20.91  --
71.70/18.64	c Decided on static restart strategy
72.88/18.95	c  N dy   140     34789      1563      3685     27774     12208     22844    261169     22.82     19.57  --
75.68/19.64	c  N dy   148     38923      1563      3685     27779     16088     22844    353230     21.50     18.62  --
78.48/20.35	c  N dy   154     43181      1563      3685     27783     20171     22844    456384     24.89     17.83  --
80.50/20.89	c  S st   161     45754      1563      3685     27785     22606     22844    513239     21.81     17.44  --
81.27/21.02	c  S st   161     46255      1563      3685     27789     23098     22844    524614     21.81     17.44  --
81.27/21.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
81.27/21.03	c Cache  BProp: 35 Set: 0 BXProp: 0 T: 0.02
86.47/22.30	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    5 Bin:   1148 BRemL:  15102 BRemN:    538 CBin:       0 P: 23.8M T:  5.06
86.47/22.32	c Calc non-exist non-lernt bins v-fix:     0 done:   1534 time:  0.06 s
86.47/22.32	c Cache  BProp: 36 Set: 0 BXProp: 0 T: 0.02
86.87/22.45	c Subs w/ non-existent bins:    288 time:  0.51 s
86.87/22.46	c Replacing        5 vars Replaced     1066 lits Time:     0.03 s 
86.87/22.48	c bin-w-bin subsume rem          420 bins  time:  0.01 s
87.27/22.53	c subs with bin:       87  lits-rem:       644  v-fix:    0  time:  0.22 s
87.27/22.53	c Removed useless bin:      40  fixed:     0  bprops:   0.08M  time:  0.01 s
92.86/23.92	c lits-rem:      2899  cl-subs:     3329  v-elim:    124  v-fix:    0  time:  5.56 s
92.86/23.92	c learnt bin added due to v-elim: 0
92.86/23.93	c vivif2 --  cl tried     3456 cl shrink       14 lits rem         15 time: 0.04
93.26/24.03	c vivif2 --  cl tried    19366 cl shrink      778 lits rem       2077 time: 0.39
94.45/24.33	c asymm  cl-useful: 33/2551/3447 lits-rem:97 time: 1.19
94.45/24.34	c calculated reachability. Time: 0.02
94.45/24.34	c  N dy   161     46255      1473      3416     10874     19354     20325    413745     21.81     17.44  --
97.66/25.18	c  N dy   167     50793      1473      3416     12795     23818     20377    526869     29.54     16.92  --
101.65/26.11	c  N dy   177     55348      1472      3416     12809     14192     20377    222891     20.26     16.29  --
104.45/26.80	c  N dy   187     60284      1471      3416     12819     18823     20377    324713     26.20     15.65  --
107.26/27.55	c  N dy   199     64853      1470      3416     12827     23125     20377    426991     20.92     15.29  --
110.44/28.38	c  N dy   215     69169      1470      3416     13295     27269     20397    518042     21.61     15.00  --
110.84/28.45	c  S st   216     69383      1470      3416     13295     27476     20397    522832     22.11     14.98  --
111.25/28.57	c  S st   216     69890      1470      3416     13295     27977     20397    533848     22.11     14.98  --
111.25/28.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
111.25/28.58	c Cache  BProp: 31 Set: 0 BXProp: 0 T: 0.02
116.42/29.81	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:    1 Bin:    439 BRemL:   2148 BRemN:    104 CBin:       0 P: 33.0M T:  4.89
116.42/29.82	c Calc non-exist non-lernt bins v-fix:     0 done:   1434 time:  0.06 s
116.42/29.83	c Cache  BProp: 31 Set: 0 BXProp: 0 T: 0.02
116.82/29.98	c Subs w/ non-existent bins:    227 time:  0.61 s
116.82/29.99	c Replacing        1 vars Replaced       64 lits Time:     0.02 s 
117.22/30.01	c bin-w-bin subsume rem          156 bins  time:  0.01 s
117.22/30.09	c subs with bin:      731  lits-rem:      1381  v-fix:    0  time:  0.35 s
117.62/30.10	c Removed useless bin:      27  fixed:     0  bprops:   0.07M  time:  0.01 s
124.02/31.78	c ORs :   2197 avg-s:  3.2 cl-sh: 13223 l-rem:  15318 b-add:    317 v-rep:   0 cl-rem: 14 avg s: 3.6 T:    0.70
131.21/33.53	c Added 15 vars  tried: 80000 time: 7.01
131.21/33.56	c ORs :     15 avg-s:  0.0 cl-sh:  8666 l-rem:   8666 b-add:     30 v-rep:   0 cl-rem: 0 avg s: nan T:    7.13
131.21/33.58	c lits-rem:      3531  cl-subs:     4155  v-elim:     89  v-fix:    0  time: 13.90 s
131.21/33.58	c learnt bin added due to v-elim: 0
131.21/33.58	c vivif2 --  cl tried     2954 cl shrink       13 lits rem         18 time: 0.03
132.01/33.70	c vivif2 --  cl tried    22287 cl shrink     1362 lits rem       2123 time: 0.46
132.81/33.96	c asymm  cl-useful: 15/1678/2946 lits-rem:40 time: 1.03
132.81/33.96	c calculated reachability. Time: 0.02
132.81/33.96	c  N dy   216     69890      1418      2934     10035     22285     18912    404074     22.11     14.98  --
132.81/33.96	c  F st   216     69890      1418      2934     10035     22285     18912    404074     22.11     14.98  --
134.40/34.37	c Decided on static restart strategy
136.40/34.83	c  N dy   227     74434      1417      2934     10053     26569     18912    486313     19.72     14.52  --
141.19/36.01	c  N dy   236     79913      1416      2934     10153     31805     18918    588642     20.12     14.16  --
145.58/37.10	c  N dy   246     85684      1415      2934     10394     20118     18924    310990     20.19     13.77  --
149.18/38.04	c  N dy   253     91243      1415      2934     10401     25358     18924    415004     21.97     13.50  --
153.57/39.17	c  N dy   262     97122      1415      2934     10417     30946     18924    528905     19.29     13.23  --
158.36/40.34	c Finding binary XORs  T:     0.69 s  found:       8
159.99/40.78	c  N dy   278    103502      1394      2808      9953     32063     18340    565299     18.40     12.93  --
161.57/41.10	c  S st   281    104839      1389      2808      9976     33287     18340    586347     16.42     12.86  --
161.97/41.25	c  S st   281    105341      1388      2808      9995     33753     18340    590843     16.42     12.86  --
161.97/41.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
161.97/41.26	c Cache  BProp: 33 Set: 1 BXProp: 0 T: 0.01
166.36/42.32	c Flit:    54 Blit:     13 bXBeca:    0 bXProp:   50 Bin:   2198 BRemL:   1417 BRemN:     47 CBin:       0 P: 27.3M T:  4.23
166.36/42.37	c Calc non-exist non-lernt bins v-fix:     0 done:   1208 time:  0.04 s
166.36/42.37	c Cache  BProp: 43 Set: 0 BXProp: 0 T: 0.01
166.76/42.45	c Subs w/ non-existent bins:   1825 time:  0.30 s
166.76/42.46	c Replacing       58 vars Replaced     9303 lits Time:     0.07 s 
166.76/42.47	c bin-w-bin subsume rem          326 bins  time:  0.01 s
167.56/42.62	c subs with bin:     4759  lits-rem:     11250  v-fix:    0  time:  0.57 s
167.56/42.62	c Removed useless bin:      68  fixed:     0  bprops:   0.05M  time:  0.01 s
168.38/42.84	c ORs :   1765 avg-s:  3.2 cl-sh:   258 l-rem:    277 b-add:     13 v-rep:   0 cl-rem: 2 avg s: 6.5 T:    0.35
168.38/42.85	c lits-rem:      1567  cl-subs:     6736  v-elim:    212  v-fix:    0  time:  0.91 s
168.38/42.85	c learnt bin added due to v-elim: 0
168.38/42.85	c vivif2 --  cl tried     2086 cl shrink       78 lits rem        108 time: 0.02
168.38/42.86	c vivif2 --  cl tried     4150 cl shrink     1909 lits rem       3890 time: 0.05
168.78/42.95	c asymm  cl-useful: 105/2032/2032 lits-rem:307 time: 0.34
168.78/42.95	c calculated reachability. Time: 0.01
168.78/42.96	c  N dy   281    105341      1033      1932      6379      4122     13539     39578     16.42     12.86  --
168.78/42.97	c  E dy   282    105504      1019      1932      6390      4262     13539     41332     15.60     12.84  --
173.41/46.17	c Following stats are for *FIRST FINISHED THREAD ONLY*
173.41/46.17	c num threads              : 4          
173.41/46.17	c restarts                 : 282        
173.41/46.17	c dynamic restarts         : 264        
173.41/46.17	c static restarts          : 18         
173.41/46.17	c full restarts            : 2          
173.41/46.17	c total simplify time      : 0.74       
173.41/46.17	c learnts DL2              : 0          
173.41/46.17	c learnts size 2           : 460347     
173.41/46.17	c learnts size 1           : 98536       (90.57     % of vars)
173.41/46.17	c filedLit time            : 52.52       (30.34     % time)
173.41/46.17	c v-elim SatELite          : 2040        (1.87      % vars)
173.41/46.17	c SatELite time            : 23.27       (13.44     % time)
173.41/46.17	c v-elim xor               : 0           (0.00      % vars)
173.41/46.17	c xor elim time            : 0.10        (0.06      % time)
173.41/46.17	c num binary xor trees     : 1836       
173.41/46.17	c binxor trees' crown      : 8947        (4.87      leafs/tree)
173.41/46.17	c bin xor find time        : 0.72       
173.41/46.17	c OTF clause subsumed      : 7078        (0.07      clauses/conflict)
173.41/46.17	c OTF subs. size diff      : 8528        (1.20       lits/clause)
173.41/46.17	c OTF cl watch-shrink      : 43952       (0.42      clauses/conflict)
173.41/46.17	c OTF cl watch-sh-lit      : 224578      (5.11       lits/clause)
173.41/46.17	c tried to recurMin cls    : 74967       (71.06      % of conflicts)
173.41/46.17	c updated cache            : 23          (0.00       lits/tried recurMin)
173.41/46.17	c OTF Gate-Rem cl          : 4182        (0.04      clauses/conflict)
173.41/46.17	c OTF Gate-rem lits        : 7303        (1.75      lits/confl)
173.41/46.17	c unit cls received        : 47          (0.05      % of units)
173.41/46.17	c unit cls sent            : 97547       (99.00     % of units)
173.41/46.17	c bin cls received         : 20621      
173.41/46.17	c bin cls sent             : 59888      
173.41/46.17	c tri cls recevied         : 1147       
173.41/46.17	c tri cls sent             : 7175       
173.41/46.17	c clauses over max glue    : 0           (0.00      % of all clauses)
173.41/46.17	c conflicts                : 105504      (609.43    / sec)
173.41/46.17	c decisions                : 164831      (1.10      % random)
173.41/46.17	c bogo-props               : 794883250   (4591524.46 / sec)
173.41/46.17	c props                    : 30930737    (178666.79 / sec)
173.41/46.17	c conflict literals        : 2691353     (41.57     % deleted)
173.41/46.17	c Memory used              : 1267.27     MB
173.41/46.17	c single-thread CPU time   : 173.12      s
173.41/46.17	c all-threads sum CPU time : 173.12      s
173.41/46.17	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-3280086-1304028687/watcher-3280086-1304028687 -o /tmp/evaluation-result-3280086-1304028687/solver-3280086-1304028687 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3280086-1304028687.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: 0.00 0.00 0.00 2/174 20462
/proc/meminfo: memFree=18946704/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=52332 CPUtime=0 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 1321 0 0 0 0 0 0 0 20 0 1 0 514465397 53587968 1252 33554432000 4194304 4797429 140735668249856 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20462/statm: 13083 1254 347 148 0 8012 0

[startup+0.0467551 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 20462
/proc/meminfo: memFree=18946704/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=73932 CPUtime=0.03 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 7422 0 0 0 3 0 0 0 20 0 1 0 514465397 75706368 5908 33554432000 4194304 4797429 140735668249856 18446744073709551615 254500353057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20462/statm: 18483 5909 349 148 0 13412 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 73932

[startup+0.100748 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 20462
/proc/meminfo: memFree=18946704/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=97168 CPUtime=0.09 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 14800 0 0 0 8 1 0 0 20 0 1 0 514465397 99500032 11484 33554432000 4194304 4797429 140735668249856 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20462/statm: 24292 11488 349 148 0 19221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 97168

[startup+0.300705 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 20462
/proc/meminfo: memFree=18946704/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=217384 CPUtime=0.29 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 51123 0 0 0 24 5 0 0 21 0 1 0 514465397 222601216 36944 33554432000 4194304 4797429 140735668249856 18446744073709551615 4432829 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20462/statm: 54346 36944 349 148 0 49275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 217384

[startup+0.700623 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 20462
/proc/meminfo: memFree=18946704/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=274452 CPUtime=0.69 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 63607 0 0 0 62 7 0 0 22 0 1 0 514465397 281038848 49300 33554432000 4194304 4797429 140735668249856 18446744073709551615 4365820 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20462/statm: 68613 49313 350 148 0 63542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 274452

[startup+1.50042 s]
/proc/loadavg: 0.00 0.00 0.00 6/176 20466
/proc/meminfo: memFree=18713692/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=793508 CPUtime=3.4 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 72391 0 0 0 332 8 0 0 18 0 4 0 514465397 812552192 56121 33554432000 4194304 4797429 140735668249856 18446744073709551615 4332822 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 198377 56121 384 148 0 193306 0
[pid=20462/tid=20464] ppid=20460 vsize=793508 CPUtime=0.66 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 1319 0 0 0 66 0 0 0 18 0 4 0 514465479 812552192 56121 33554432000 4194304 4797429 140735668249856 18446744073709551615 4240913 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=793508 CPUtime=0.62 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) R 20460 20462 20430 0 -1 4202560 1256 0 0 0 62 0 0 0 18 0 4 0 514465479 812552192 56121 33554432000 4194304 4797429 140735668249856 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=793508 CPUtime=0.67 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) R 20460 20462 20430 0 -1 4202560 1291 0 0 0 67 0 0 0 18 0 4 0 514465479 812552192 56121 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 793508

[startup+3.1011 s]
/proc/loadavg: 0.00 0.00 0.00 6/181 20472
/proc/meminfo: memFree=18280844/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=796344 CPUtime=9.8 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 72936 0 0 0 971 9 0 0 21 0 4 0 514465397 815456256 56666 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428023 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 199086 56666 385 148 0 194015 0
[pid=20462/tid=20464] ppid=20460 vsize=796344 CPUtime=2.26 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 1466 0 0 0 226 0 0 0 21 0 4 0 514465479 815456256 56666 33554432000 4194304 4797429 140735668249856 18446744073709551615 4427877 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=796344 CPUtime=2.22 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) R 20460 20462 20430 0 -1 4202560 1393 0 0 0 222 0 0 0 21 0 4 0 514465479 815456256 56666 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=796344 CPUtime=2.27 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) R 20460 20462 20430 0 -1 4202560 1443 0 0 0 227 0 0 0 21 0 4 0 514465479 815456256 56666 33554432000 4194304 4797429 140735668249856 18446744073709551615 4430179 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (KiB) 796344

[startup+6.30039 s]
/proc/loadavg: 0.40 0.08 0.03 10/184 20475
/proc/meminfo: memFree=18052788/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=797496 CPUtime=22.57 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 73237 0 0 0 2247 10 0 0 25 0 4 0 514465397 816635904 56967 33554432000 4194304 4797429 140735668249856 18446744073709551615 4427238 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 199374 56967 385 148 0 194303 0
[pid=20462/tid=20464] ppid=20460 vsize=797496 CPUtime=5.46 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 1562 0 0 0 546 0 0 0 25 0 4 0 514465479 816635904 56967 33554432000 4194304 4797429 140735668249856 18446744073709551615 4413190 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=797496 CPUtime=5.41 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) R 20460 20462 20430 0 -1 4202560 1489 0 0 0 540 1 0 0 25 0 4 0 514465479 816635904 56967 33554432000 4194304 4797429 140735668249856 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=797496 CPUtime=5.47 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) R 20460 20462 20430 0 -1 4202560 1474 0 0 0 547 0 0 0 25 0 4 0 514465479 816635904 56967 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428025 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.57
Current children cumulated vsize (KiB) 797496

[startup+12.7011 s]
/proc/loadavg: 1.01 0.21 0.07 10/184 20476
/proc/meminfo: memFree=17624456/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=1259340 CPUtime=48.12 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 180650 0 0 0 4781 31 0 0 25 0 4 0 514465397 1289564160 162378 33554432000 4194304 4797429 140735668249856 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 314835 162378 418 148 0 309764 0
[pid=20462/tid=20464] ppid=20460 vsize=1259340 CPUtime=11.86 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 27315 0 0 0 1180 6 0 0 25 0 4 0 514465479 1289564160 162378 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=1259340 CPUtime=11.81 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) R 20460 20462 20430 0 -1 4202560 27171 0 0 0 1176 5 0 0 25 0 4 0 514465479 1289564160 162378 33554432000 4194304 4797429 140735668249856 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=1259340 CPUtime=11.86 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) R 20460 20462 20430 0 -1 4202560 28491 0 0 0 1181 5 0 0 25 0 4 0 514465479 1289564160 162378 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.12
Current children cumulated vsize (KiB) 1259340

[startup+25.5006 s]
/proc/loadavg: 2.56 0.60 0.20 10/184 20476
/proc/meminfo: memFree=16469520/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=1273560 CPUtime=99.25 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 189860 0 0 0 9890 35 0 0 25 0 4 0 514465397 1304125440 168921 33554432000 4194304 4797429 140735668249856 18446744073709551615 4423712 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 318390 168921 421 148 0 313319 0
[pid=20462/tid=20464] ppid=20460 vsize=1273560 CPUtime=24.65 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 29626 0 0 0 2459 6 0 0 25 0 4 0 514465479 1304125440 168921 33554432000 4194304 4797429 140735668249856 18446744073709551615 4491086 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=1273560 CPUtime=24.6 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) R 20460 20462 20430 0 -1 4202560 29786 0 0 0 2454 6 0 0 25 0 4 0 514465479 1304125440 168921 33554432000 4194304 4797429 140735668249856 18446744073709551615 4223288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=1273560 CPUtime=24.66 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) R 20460 20462 20430 0 -1 4202560 30524 0 0 0 2460 6 0 0 25 0 4 0 514465479 1304125440 168921 33554432000 4194304 4797429 140735668249856 18446744073709551615 4346466 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.25
Current children cumulated vsize (KiB) 1273560

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

[startup+38.301 s]
/proc/loadavg: 3.39 0.84 0.28 10/184 20476
/proc/meminfo: memFree=16399028/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=1298288 CPUtime=150.38 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 199757 0 0 0 15002 36 0 0 25 0 4 0 514465397 1329446912 171438 33554432000 4194304 4797429 140735668249856 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 324572 171438 422 148 0 319501 0
[pid=20462/tid=20464] ppid=20460 vsize=1298288 CPUtime=37.45 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 30670 0 0 0 3738 7 0 0 25 0 4 0 514465479 1329446912 171438 33554432000 4194304 4797429 140735668249856 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=1298288 CPUtime=37.4 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) R 20460 20462 20430 0 -1 4202560 31838 0 0 0 3734 6 0 0 25 0 4 0 514465479 1329446912 171438 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428008 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=1298288 CPUtime=37.45 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) R 20460 20462 20430 0 -1 4202560 32473 0 0 0 3739 6 0 0 25 0 4 0 514465479 1329446912 171438 33554432000 4194304 4797429 140735668249856 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 150.38
Current children cumulated vsize (KiB) 1298288

[startup+41.5004 s]
/proc/loadavg: 3.84 0.97 0.33 9/184 20476
/proc/meminfo: memFree=16375096/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=1297676 CPUtime=163.17 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 200770 0 0 0 16280 37 0 0 25 0 4 0 514465397 1328820224 170818 33554432000 4194304 4797429 140735668249856 18446744073709551615 4428396 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 324419 170818 422 148 0 319348 0
[pid=20462/tid=20464] ppid=20460 vsize=1297676 CPUtime=40.65 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 31009 0 0 0 4058 7 0 0 25 0 4 0 514465479 1328820224 170818 33554432000 4194304 4797429 140735668249856 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=1297676 CPUtime=40.6 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) R 20460 20462 20430 0 -1 4202560 31891 0 0 0 4054 6 0 0 25 0 4 0 514465479 1328820224 170818 33554432000 4194304 4797429 140735668249856 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=1297676 CPUtime=40.65 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) R 20460 20462 20430 0 -1 4202560 32778 0 0 0 4059 6 0 0 25 0 4 0 514465479 1328820224 170818 33554432000 4194304 4797429 140735668249856 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 163.17
Current children cumulated vsize (KiB) 1297676

[startup+44.7008 s]
/proc/loadavg: 4.01 1.06 0.36 7/184 20476
/proc/meminfo: memFree=16367664/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=1297676 CPUtime=172.01 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) S 20460 20462 20430 0 -1 4202496 201083 0 0 0 17164 37 0 0 15 0 4 0 514465397 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 254512520817 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 324419 170840 423 148 0 319348 0
[pid=20462/tid=20464] ppid=20460 vsize=1297676 CPUtime=43.85 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 31009 0 0 0 4378 7 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=1297676 CPUtime=43.11 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) S 20460 20462 20430 0 -1 4202560 31917 0 0 0 4305 6 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262490676 0 0 4096 2 18446604446286105408 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=1297676 CPUtime=42.33 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) S 20460 20462 20430 0 -1 4202560 32821 0 0 0 4226 7 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262490676 0 0 4096 2 18446604446286105408 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 172.01
Current children cumulated vsize (KiB) 1297676

[startup+45.5006 s]
/proc/loadavg: 4.01 1.06 0.36 6/184 20476
/proc/meminfo: memFree=16367292/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=1297676 CPUtime=172.81 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) S 20460 20462 20430 0 -1 4202496 201083 0 0 0 17244 37 0 0 15 0 4 0 514465397 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 254512520817 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 324419 170840 423 148 0 319348 0
[pid=20462/tid=20464] ppid=20460 vsize=1297676 CPUtime=44.65 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 31009 0 0 0 4458 7 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 4510043 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=1297676 CPUtime=43.11 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) S 20460 20462 20430 0 -1 4202560 31917 0 0 0 4305 6 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262490676 0 0 4096 2 18446604446286105408 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=1297676 CPUtime=42.33 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) S 20460 20462 20430 0 -1 4202560 32821 0 0 0 4226 7 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262490676 0 0 4096 2 18446604446286105408 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 172.81
Current children cumulated vsize (KiB) 1297676

[startup+45.9006 s]
/proc/loadavg: 4.01 1.06 0.36 6/184 20476
/proc/meminfo: memFree=16367292/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=1297676 CPUtime=173.21 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) S 20460 20462 20430 0 -1 4202496 201083 0 0 0 17284 37 0 0 15 0 4 0 514465397 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 254512520817 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 324419 170840 423 148 0 319348 0
[pid=20462/tid=20464] ppid=20460 vsize=1297676 CPUtime=45.05 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) R 20460 20462 20430 0 -1 4202560 31009 0 0 0 4498 7 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 4509104 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=1297676 CPUtime=43.11 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) S 20460 20462 20430 0 -1 4202560 31917 0 0 0 4305 6 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262490676 0 0 4096 2 18446604446286105408 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=1297676 CPUtime=42.33 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) S 20460 20462 20430 0 -1 4202560 32821 0 0 0 4226 7 0 0 25 0 4 0 514465479 1328820224 170840 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262490676 0 0 4096 2 18446604446286105408 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.21
Current children cumulated vsize (KiB) 1297676

[startup+46.3004 s]
/proc/loadavg: 4.01 1.06 0.36 6/184 20476
/proc/meminfo: memFree=16376220/32950928 swapFree=67111528/67111528
[pid=20462] ppid=20460 vsize=905588 CPUtime=173.89 cores=0,2,4,6
/proc/20462/stat : 20462 (techdemo) R 20460 20462 20430 0 -1 4202496 201088 0 0 0 17352 37 0 0 16 0 4 0 514465397 927322112 154618 33554432000 4194304 4797429 140735668249856 18446744073709551615 4275017 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20462/statm: 226397 154618 427 148 0 221326 0
[pid=20462/tid=20464] ppid=20460 vsize=905588 CPUtime=45.42 cores=0,2,4,6
/proc/20462/task/20464/stat : 20464 (techdemo) S 20460 20462 20430 0 -1 4202560 31009 0 0 0 4535 7 0 0 25 0 4 0 514465479 927322112 154618 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262491082 0 0 4096 2 18446604446286105408 0 0 -1 4 0 0 0
[pid=20462/tid=20465] ppid=20460 vsize=905588 CPUtime=43.21 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (techdemo) S 20460 20462 20430 0 -1 4202560 31917 0 0 0 4315 6 0 0 18 0 4 0 514465479 927322112 154618 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262491082 0 0 4096 2 18446604446286105408 0 0 -1 2 0 0 0
[pid=20462/tid=20466] ppid=20460 vsize=905588 CPUtime=42.42 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (techdemo) S 20460 20462 20430 0 -1 4202560 32821 0 0 0 4235 7 0 0 18 0 4 0 514465479 927322112 154618 33554432000 4194304 4797429 140735668249856 18446744073709551615 47326262491082 0 0 4096 2 18446604446286105408 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.89
Current children cumulated vsize (KiB) 905588

Child status: 20
Real time (s): 46.3706
CPU time (s): 173.977
CPU user time (s): 173.571
CPU system time (s): 0.405938
CPU usage (%): 375.187
Max. virtual memory (cumulated for all children) (KiB): 1298384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.571
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201089
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= 5063
involuntary context switches= 887

runsolver used 0.069989 second user time and 0.173973 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 00:11:27
IDJOB=3280086
IDBENCH=20346
IDSOLVER=1584
FILE ID=node149/3280086-1304028687
RUNJOBID= node149-1304028681-20448
PBS_JOBID= 13170303
Free space on /tmp= 71924 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280086-1304028687/watcher-3280086-1304028687 -o /tmp/evaluation-result-3280086-1304028687/solver-3280086-1304028687 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3280086-1304028687.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=93308752

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      18947108 kB
Buffers:       2200064 kB
Cached:       11196924 kB
SwapCached:          0 kB
Active:        4747212 kB
Inactive:      8717888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18947108 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18108 kB
Writeback:           0 kB
AnonPages:       67316 kB
Mapped:          14420 kB
Slab:           475444 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188776 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= 71884 MiB
End job on node149 at 2011-04-29 00:12:14