Trace number 3367165

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 448.697 112.645

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.761
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3367165-1305389052.cnf'
0.00/0.03	c -- header says num vars:         263022
0.00/0.03	c -- header says num clauses:      782329
1.09/1.13	c -- clauses added:            0 learnts,       782329 normals,            0 xors
1.09/1.13	c -- vars added     263022
1.09/1.13	c Parsing time:  0.29 s
1.09/1.13	c  N st     0         0    263022    260776    521552         0   1825432         0   no data   no data
1.09/1.13	c asymm  cl-useful: 0/38904/260775 lits-rem:0 time: 0.65
64.85/16.40	c Flit:   211 Blit:   7050 bXBeca:    0 bXProp: 17066 Bins:      0 BRemL:      0 BRemN:      0 P: 181.3M T: 15.32
65.25/16.43	c Cleaning up after failed var search:     0.03 s 
65.25/16.49	c Replacing    17066 vars Replaced   275530 lits Time:     0.06 s 
65.65/16.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.04/16.62	c bin-w-bin subsume rem          798 bins  time:  0.03 s
66.44/16.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
68.07/17.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 137187 time:  0.41 s
68.83/17.32	c Removed useless bin:      64  fixed:     0  props:  20.00M  time:  0.18 s
71.62/18.01	c lits-rem:         1  cl-subs:       95  v-elim:  78788  v-fix:    0  time:  0.66 s
71.62/18.06	c Finding binary XORs  T:     0.04 s  found:       0
72.02/18.19	c Finding non-binary XORs:     0.09 s (found:    5992, avg size: 3.0)
72.02/18.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:    36 time:   0.04
72.02/18.21	c calculated reachability. Time: 0.00
72.44/18.23	c Calc default polars -  time:   0.02 s pos:   55977 undec:  105629 neg:  101416
72.44/18.23	c =========================================================================================
72.44/18.23	c types(t): F = full restart, N = normal restart
72.44/18.23	c types(t): S = simplification begin/end, E = solution found
72.44/18.23	c restart types(rt): st = static, dy = dynamic
72.44/18.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
72.44/18.23	c  B st     0         0    157572    185681    324825         0   1320491         0   no data   no data
83.98/21.19	c  N dy    16      4685    157566    185681    325011      4155   1320489     58735      6.06      6.49
95.13/23.98	c  N dy    42      8959    157466    185681    325507      7963   1320488    110296      6.46      6.89
105.50/26.56	c  N dy    62     13003    157271    185681    325760     11534   1320487    154009      6.39     12.62
118.25/29.76	c  N dy    89     17379    157174    185681    325797     15570   1320487    213377      6.60      7.17
130.20/32.74	c  N dy   112     21855    157141    185681    326113     10704   1320487     85256      6.70      7.11
137.80/34.70	c  F st   132     25001    157058    185681    326231     13641   1320485    129336      6.83   no data
138.21/34.76	c Replacing       15 vars Replaced      158 lits Time:     0.04 s 
181.24/45.55	c  N st   135     26192    157043    183897    324354     14576   1309135    144605      6.83   no data
188.41/47.35	c  S st   138     30001    157043    183897    324358     18172   1309135    218050      6.83   no data
190.40/47.89	c  S st   138     30503    157042    183897    324724     18641   1309134    225559      6.83   no data
190.82/47.92	c x-sub:    12 x-cut:      0 vfix:      0 v-elim:     80 locsubst:     0 time:   0.04
257.03/64.53	c Flit:   218 Blit:    617 bXBeca:    0 bXProp: 4527 Bins:  81597 BRemL:  11635 BRemN:      9 P: 200.0M T: 16.60
257.03/64.56	c Cleaning up after failed var search:     0.03 s 
257.37/64.62	c Replacing     4532 vars Replaced   171562 lits Time:     0.06 s 
257.37/64.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
257.77/64.72	c bin-w-bin subsume rem        10078 bins  time:  0.04 s
258.17/64.81	c subs with bin:      379  lits-rem:       927  v-fix:    0  time:  0.08 s
260.16/65.30	c Subs w/ non-existent bins:    106 l-rem:    666 v-fix:     0 done: 141853 time:  0.49 s
260.99/65.56	c Removed useless bin:     224  fixed:     0  props:  20.00M  time:  0.25 s
264.55/66.41	c lits-rem:       207  cl-subs:      844  v-elim: 100288  v-fix:    0  time:  0.81 s
264.55/66.45	c subs with bin:      603  lits-rem:      3505  v-fix:    0  time:  0.03 s
264.96/66.54	c lits-rem:       718  cl-subs:      730  v-elim:      0  v-fix:    0  time:  0.06 s
266.94/67.00	c asymm  cl-useful: 662/46439/197106 lits-rem:761 time: 0.46
266.94/67.02	c calculated reachability. Time: 0.00
266.94/67.02	c  N dy   138     30503     50146    197073     79316      8331    955128    112084      6.83   no data
266.94/67.05	c Finding binary XORs  T:     0.02 s  found:       5
270.92/68.02	c  N dy   156     34515     50146    197073     79335     11643    955128    154022      6.79      7.44
276.90/69.52	c  N dy   187     38693     50138    197073     79454     15207    955128    204669      6.90      7.31
282.49/70.90	c  N dy   211     42742     50138    197073     79466      9496    955128     88860      6.93      7.52
284.88/71.58	c Finding binary XORs  T:     0.02 s  found:       7
286.48/71.93	c  S st   234     45754     50138    196935     98021     12051    954249    165866      7.00   no data
287.29/72.13	c  S st   234     46256     50136    196935     98045     12517    954249    172131      7.00   no data
287.29/72.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    309 locsubst:     2 time:   0.03
299.63/75.25	c Flit:   101 Blit:    137 bXBeca:    0 bXProp:  846 Bins: 129217 BRemL:  28481 BRemN:    213 P: 42.1M T:  3.08
299.63/75.25	c Cleaning up after failed var search:     0.00 s 
300.03/75.32	c Replacing      859 vars Replaced   168353 lits Time:     0.06 s 
300.03/75.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
300.45/75.50	c bin-w-bin subsume rem        57116 bins  time:  0.12 s
300.88/75.56	c subs with bin:     1126  lits-rem:      2287  v-fix:    0  time:  0.05 s
301.21/75.63	c Subs w/ non-existent bins:    514 l-rem:   1351 v-fix:     0 done:  48640 time:  0.08 s
301.21/75.68	c Removed useless bin:     175  fixed:     0  props:   1.79M  time:  0.04 s
302.41/75.94	c lits-rem:       251  cl-subs:     1509  v-elim:  10772  v-fix:    0  time:  0.27 s
302.41/75.99	c subs with bin:      320  lits-rem:      2125  v-fix:    0  time:  0.03 s
302.81/76.07	c lits-rem:       408  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.05 s
303.21/76.16	c vivif2 --  cl tried   180805 cl shrink     2045 lits rem       3685 time: 0.09
303.21/76.18	c vivif2 --  cl tried    10480 cl shrink     1988 lits rem       4072 time: 0.02
305.26/76.63	c asymm  cl-useful: 7/31599/180467 lits-rem:7 time: 0.45
305.26/76.65	c calculated reachability. Time: 0.01
305.26/76.66	c  N dy   234     46256     37868    180467     74946     10305    861327    146756      7.00   no data
305.60/76.72	c Finding binary XORs  T:     0.07 s  found:      26
310.78/78.09	c  N dy   250     50372     37864    180467    102930     13725    861327    250880      6.96      7.34
312.78/78.52	c Finding binary XORs  T:     0.05 s  found:      36
315.96/79.32	c  N dy   276     54447     37840    179792    102495     17198    857076    306656      7.00      9.28
319.55/80.22	c Finding binary XORs  T:     0.05 s  found:      14
320.35/80.46	c  N dy   293     58512     37838    179712    158641     20615    856793    472017      6.98      7.45
325.13/81.69	c  N dy   319     62531     37838    179712    183562     24079    856793    584370      7.03      8.41
325.93/81.85	c Finding binary XORs  T:     0.05 s  found:      10
331.13/83.15	c  N dy   341     66810     37837    179669    183545     14590    856612    381855      7.03      7.46
334.31/83.95	c  S st   358     69384     37837    179669    183635     16796    856612    420272      7.06   no data
335.11/84.15	c  S st   358     69887     37837    179669    183650     17262    856612    425611      7.06   no data
335.11/84.18	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:    176 locsubst:    16 time:   0.03
342.27/85.99	c Flit:    26 Blit:     11 bXBeca:    0 bXProp:  134 Bins:   7431 BRemL:  26217 BRemN:     15 P: 27.4M T:  1.81
342.67/86.05	c Replacing      228 vars Replaced    30632 lits Time:     0.05 s 
343.07/86.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
343.47/86.28	c bin-w-bin subsume rem        82928 bins  time:  0.18 s
343.87/86.33	c subs with bin:      949  lits-rem:       681  v-fix:    0  time:  0.05 s
343.87/86.39	c Subs w/ non-existent bins:    137 l-rem:    189 v-fix:     0 done:  37378 time:  0.05 s
344.30/86.42	c Removed useless bin:     125  fixed:     0  props:   0.93M  time:  0.03 s
344.73/86.56	c lits-rem:        95  cl-subs:     1034  v-elim:    641  v-fix:    0  time:  0.14 s
345.06/86.62	c subs with bin:      311  lits-rem:      1198  v-fix:    0  time:  0.03 s
345.46/86.71	c lits-rem:       390  cl-subs:      596  v-elim:      0  v-fix:    0  time:  0.06 s
345.46/86.78	c vivif2 --  cl tried   174530 cl shrink      795 lits rem       1095 time: 0.07
345.86/86.80	c vivif2 --  cl tried    16028 cl shrink     1493 lits rem       3745 time: 0.02
347.46/87.27	c asymm  cl-useful: 27/20688/174394 lits-rem:81 time: 0.47
347.86/87.30	c calculated reachability. Time: 0.01
347.86/87.30	c  N dy   358     69887     36737    174367     75764     15964    831245    195619      7.06   no data
347.86/87.35	c Finding binary XORs  T:     0.06 s  found:       6
352.65/88.57	c  N dy   381     74418     36737    174367     76275     19844    831245    261384      7.10      7.50
359.42/90.24	c  N dy   408     79252     36566    174367     76299     23875    831245    325559      7.12      7.63
360.62/90.56	c Finding binary XORs  T:     0.06 s  found:     997
361.02/90.60	c Replacing     1003 vars Replaced    70305 lits Time:     0.04 s 
366.98/92.18	c  N dy   434     84368     35272    167917     58184     24309    796414    324796      7.14      9.44
371.37/93.30	c  F st   455     87500     35236    167917     61288     26899    796414    370894      7.15   no data
371.77/93.34	c Replacing        1 vars Replaced      357 lits Time:     0.03 s 
374.99/94.13	c  N st   460     90796     35235    167512     61084     15683    794714    155143      7.15   no data
379.80/95.33	c  N dy   485     96895     35232    167512     61196     21029    794714    279981      7.17      7.85
380.14/95.40	c Finding binary XORs  T:     0.05 s  found:     170
388.57/97.52	c  N dy   524    103232     35080    167479     61661     26511    794487    371063      7.20      7.66
390.50/98.06	c  S st   536    104830     34672    159325     44292     24164    752563    327338      7.23   no data
391.30/98.27	c  S st   536    105334     34649    159325     44401     24576    752563    331386      7.23   no data
391.70/98.31	c x-sub:   167 x-cut:      0 vfix:      0 v-elim:    280 locsubst:   214 time:   0.03
398.47/100.00	c Flit:    96 Blit:    446 bXBeca:    0 bXProp: 2403 Bins:  64398 BRemL:  49574 BRemN:    664 P: 27.8M T:  1.69
398.47/100.02	c Cleaning up after failed var search:     0.02 s 
398.47/100.09	c Replacing     2674 vars Replaced   134797 lits Time:     0.06 s 
398.87/100.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
398.87/100.14	c bin-w-bin subsume rem         4541 bins  time:  0.01 s
398.87/100.18	c subs with bin:     2108  lits-rem:      1523  v-fix:    0  time:  0.03 s
399.28/100.22	c Subs w/ non-existent bins:     82 l-rem:    369 v-fix:     5 done:  30918 time:  0.04 s
399.28/100.25	c Removed useless bin:     118  fixed:     0  props:   0.71M  time:  0.02 s
400.07/100.43	c lits-rem:       328  cl-subs:     5467  v-elim:   4753  v-fix:    0  time:  0.19 s
400.47/100.50	c subs with bin:      574  lits-rem:      7535  v-fix:    0  time:  0.04 s
400.87/100.62	c lits-rem:      4503  cl-subs:     2070  v-elim:      0  v-fix:    0  time:  0.09 s
400.87/100.65	c vivif2 --  cl tried   118749 cl shrink      643 lits rem        835 time: 0.04
400.87/100.67	c vivif2 --  cl tried    15297 cl shrink     2535 lits rem       4576 time: 0.02
402.86/101.11	c asymm  cl-useful: 493/19174/118701 lits-rem:1072 time: 0.43
402.86/101.13	c calculated reachability. Time: 0.01
402.86/101.13	c  N dy   536    105334     26162    118633     33029     15275    571917    192603      7.23   no data
402.86/101.19	c Finding binary XORs  T:     0.06 s  found:       2
409.64/102.89	c  N dy   587    112132     26126    118633     38428     21210    571916    308946      7.33      8.58
412.04/103.42	c Finding binary XORs  T:     0.05 s  found:     214
415.22/104.23	c Finding binary XORs  T:     0.05 s  found:      81
415.22/104.26	c Replacing      297 vars Replaced    11277 lits Time:     0.03 s 
416.81/104.61	c  N dy   640    119356     25826    118176     73933     15112    569738    221293      7.45     15.39
422.80/106.12	c  N dy   695    127064     25818    118176     76775     21880    569738    352784      7.53     16.03
425.99/106.99	c Finding binary XORs  T:     0.05 s  found:     634
426.39/107.04	c Replacing      634 vars Replaced    81330 lits Time:     0.04 s 
429.57/107.86	c  N dy   753    135171     25126    117259    104038     28236    564966    536706      7.62     11.24
437.14/109.75	c  N dy   805    144077     25101    117259    105923     19590    564966    299429      7.64      8.06
440.76/110.63	c Finding binary XORs  T:     0.05 s  found:     194
444.73/111.62	c  N dy   841    153490     25088    116710    106238     26979    562079    410639      7.60      8.03
447.91/112.46	c  S st   874    158002     25081    116710    106311     30900    562079    484297      7.64      7.11
448.31/112.57	c  N st   874    158314     25068    116710    106321     31168    562079    487915      7.64   no data
448.31/112.57	c Following stats are for *FIRST FINISHED THREAD ONLY*
448.31/112.57	c num threads              : 4          
448.31/112.57	c restarts                 : 878        
448.31/112.57	c dynamic restarts         : 860        
448.31/112.57	c static restarts          : 18         
448.31/112.57	c full restarts            : 2          
448.31/112.57	c total simplify time      : 1.03       
448.31/112.57	c learnts DL2              : 0          
448.31/112.57	c learnts size 2           : 1193220    
448.31/112.57	c learnts size 1           : 17375       (6.61      % of vars)
448.31/112.57	c filedLit time            : 36.61       (32.58     % time)
448.31/112.57	c v-elim SatELite          : 190056      (72.26     % vars)
448.31/112.57	c SatELite time            : 2.86        (2.55      % time)
448.31/112.57	c v-elim xor               : 480         (0.18      % vars)
448.31/112.57	c xor elim time            : 0.11        (0.10      % time)
448.31/112.57	c num binary xor trees     : 6354       
448.31/112.57	c binxor trees' crown      : 29427       (4.63      leafs/tree)
448.31/112.57	c bin xor find time        : 0.46       
448.31/112.57	c OTF clause improved      : 17820       (0.11      clauses/conflict)
448.31/112.57	c OTF impr. size diff      : 18730       (1.05       lits/clause)
448.31/112.57	c OTF cl watch-shrink      : 56092       (0.36      clauses/conflict)
448.31/112.57	c OTF cl watch-sh-lit      : 151323      (2.70       lits/clause)
448.31/112.57	c tried to recurMin cls    : 26835       (17.10      % of conflicts)
448.31/112.57	c updated cache            : 0           (0.00       lits/tried recurMin)
448.31/112.57	c unit cls recevied        : 529         (3.04      % of units)
448.31/112.57	c unit cls sent            : 3724        (21.43     % of units)
448.31/112.57	c bin cls recevied         : 400873     
448.31/112.57	c bin cls sent             : 118284     
448.31/112.57	c clauses over max glue    : 0           (0.00      % of all clauses)
448.31/112.57	c conflicts                : 156926      (1396.60   / sec)
448.31/112.57	c decisions                : 2128020     (3.12      % random)
448.31/112.57	c bogo-props               : 1959108451  (17435542.67 / sec)
448.31/112.57	c conflict literals        : 2461279     (22.25     % deleted)
448.31/112.57	c Memory used              : 1766.71     MB
448.31/112.57	c single-thread CPU time   : 112.36      s
448.31/112.57	c all-threads sum CPU time : 443.65      s
448.31/112.57	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367165-1305389052/watcher-3367165-1305389052 -o /tmp/evaluation-result-3367165-1305389052/solver-3367165-1305389052 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367165-1305389052.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: 2.48 3.00 3.36 7/416 6831
/proc/meminfo: memFree=21294304/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 729136026 52396032 348 33554432000 4194304 4580107 140734169370192 18446744073709551615 47640404137906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 12792 348 299 95 0 7774 0
[pid=6831/tid=6832] ppid=6829 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 729136026 52396032 348 33554432000 4194304 4580107 140734169370192 18446744073709551615 47640404137900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 729136026 52396032 348 33554432000 4194304 4580107 140734169370192 18446744073709551615 47640404137906 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 729136026 52396032 348 33554432000 4194304 4580107 140734169370192 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0669029 s]
/proc/loadavg: 2.48 3.00 3.36 7/416 6831
/proc/meminfo: memFree=21294304/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=305492 CPUtime=0.2 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 15376 0 0 0 17 3 0 0 18 0 4 0 729136026 312823808 13189 33554432000 4194304 4580107 140734169370192 18446744073709551615 4489207 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 76373 13189 337 95 0 71355 0
[pid=6831/tid=6832] ppid=6829 vsize=305972 CPUtime=0.03 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 3746 0 0 0 2 1 0 0 18 0 4 0 729136026 313315328 13192 33554432000 4194304 4580107 140734169370192 18446744073709551615 215988259802 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=305972 CPUtime=0.04 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 3799 0 0 0 4 0 0 0 18 0 4 0 729136026 313315328 13192 33554432000 4194304 4580107 140734169370192 18446744073709551615 215988650410 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=305972 CPUtime=0.04 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) D 6829 6831 6790 0 -1 4202560 3706 0 0 0 4 0 0 0 18 0 4 0 729136026 313315328 13192 33554432000 4194304 4580107 140734169370192 18446744073709551615 4307948 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 305492

[startup+0.104928 s]
/proc/loadavg: 2.48 3.00 3.36 7/416 6831
/proc/meminfo: memFree=21294304/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=328184 CPUtime=0.33 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 26965 0 0 0 28 5 0 0 18 0 4 0 729136026 336060416 22510 33554432000 4194304 4580107 140734169370192 18446744073709551615 4311330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 82079 22799 337 95 0 77061 0
[pid=6831/tid=6832] ppid=6829 vsize=328316 CPUtime=0.06 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 6749 0 0 0 5 1 0 0 18 0 4 0 729136026 336195584 22968 33554432000 4194304 4580107 140734169370192 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=329148 CPUtime=0.08 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 6937 0 0 0 7 1 0 0 18 0 4 0 729136026 337047552 23078 33554432000 4194304 4580107 140734169370192 18446744073709551615 215988289736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=329148 CPUtime=0.08 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) D 6829 6831 6790 0 -1 4202560 6733 0 0 0 7 1 0 0 18 0 4 0 729136026 337047552 23210 33554432000 4194304 4580107 140734169370192 18446744073709551615 4307480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 328184

[startup+0.30219 s]
/proc/loadavg: 2.48 3.00 3.36 7/416 6831
/proc/meminfo: memFree=21294304/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=450376 CPUtime=1.09 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 91987 0 0 0 90 19 0 0 18 0 4 0 729136026 461185024 74138 33554432000 4194304 4580107 140734169370192 18446744073709551615 4511035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 112627 74571 337 95 0 107609 0
[pid=6831/tid=6832] ppid=6829 vsize=453040 CPUtime=0.26 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 22976 0 0 0 21 5 0 0 18 0 4 0 729136026 463912960 75145 33554432000 4194304 4580107 140734169370192 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=456684 CPUtime=0.27 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) D 6829 6831 6790 0 -1 4202560 23926 0 0 0 22 5 0 0 18 0 4 0 729136026 467644416 75522 33554432000 4194304 4580107 140734169370192 18446744073709551615 215988289923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=456684 CPUtime=0.26 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) D 6829 6831 6790 0 -1 4202560 23029 0 0 0 22 4 0 0 18 0 4 0 729136026 467644416 75742 33554432000 4194304 4580107 140734169370192 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 450376

[startup+1.28262 s]
/proc/loadavg: 2.48 3.00 3.36 7/416 6831
/proc/meminfo: memFree=21294304/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=769672 CPUtime=4.98 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 141286 0 0 0 470 28 0 0 19 0 4 0 729136026 788144128 106078 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 192418 106078 360 95 0 187400 0
[pid=6831/tid=6832] ppid=6829 vsize=769672 CPUtime=1.22 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35109 0 0 0 115 7 0 0 19 0 4 0 729136026 788144128 106078 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=769672 CPUtime=1.24 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35109 0 0 0 118 6 0 0 19 0 4 0 729136026 788144128 106078 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=769672 CPUtime=1.24 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35542 0 0 0 117 7 0 0 19 0 4 0 729136026 788144128 106078 33554432000 4194304 4580107 140734169370192 18446744073709551615 4302544 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 769672

[startup+1.58257 s]
/proc/loadavg: 2.48 3.00 3.36 7/416 6831
/proc/meminfo: memFree=21294304/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=769672 CPUtime=6.18 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 141774 0 0 0 590 28 0 0 19 0 4 0 729136026 788144128 106084 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 192418 106084 360 95 0 187400 0
[pid=6831/tid=6832] ppid=6829 vsize=769672 CPUtime=1.52 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35110 0 0 0 145 7 0 0 19 0 4 0 729136026 788144128 106084 33554432000 4194304 4580107 140734169370192 18446744073709551615 4234384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=769672 CPUtime=1.54 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35111 0 0 0 148 6 0 0 19 0 4 0 729136026 788144128 106084 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=769672 CPUtime=1.54 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 36027 0 0 0 147 7 0 0 19 0 4 0 729136026 788144128 106084 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 769672

[startup+3.10031 s]
/proc/loadavg: 2.92 3.09 3.39 9/420 6835
/proc/meminfo: memFree=20584868/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=769672 CPUtime=12.23 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 142993 0 0 0 1194 29 0 0 23 0 4 0 729136026 788144128 106114 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 192418 106114 360 95 0 187400 0
[pid=6831/tid=6832] ppid=6829 vsize=769672 CPUtime=3.04 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35110 0 0 0 297 7 0 0 23 0 4 0 729136026 788144128 106114 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=769672 CPUtime=3.06 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35111 0 0 0 300 6 0 0 23 0 4 0 729136026 788144128 106114 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294213 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=769672 CPUtime=3.03 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 37246 0 0 0 296 7 0 0 23 0 4 0 729136026 788144128 106114 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 769672

[startup+6.30075 s]
/proc/loadavg: 2.92 3.09 3.39 10/420 6835
/proc/meminfo: memFree=20489128/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=769928 CPUtime=24.98 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 146448 0 0 0 2469 29 0 0 25 0 4 0 729136026 788406272 109569 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294220 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 192482 109569 361 95 0 187464 0
[pid=6831/tid=6832] ppid=6829 vsize=769928 CPUtime=6.24 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35190 0 0 0 617 7 0 0 25 0 4 0 729136026 788406272 109569 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=769928 CPUtime=6.26 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35188 0 0 0 620 6 0 0 25 0 4 0 729136026 788406272 109569 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=769928 CPUtime=6.18 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 40458 0 0 0 611 7 0 0 25 0 4 0 729136026 788406272 109569 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 769928

[startup+12.7006 s]
/proc/loadavg: 3.77 3.26 3.44 9/420 6835
/proc/meminfo: memFree=20352632/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=771092 CPUtime=50.53 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 147299 0 0 0 5023 30 0 0 25 0 4 0 729136026 789598208 110420 33554432000 4194304 4580107 140734169370192 18446744073709551615 4234384 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 192773 110420 361 95 0 187755 0
[pid=6831/tid=6832] ppid=6829 vsize=771092 CPUtime=12.66 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35408 0 0 0 1259 7 0 0 25 0 4 0 729136026 789598208 110420 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294144 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=771092 CPUtime=12.67 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 35405 0 0 0 1261 6 0 0 25 0 4 0 729136026 789598208 110420 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=771092 CPUtime=12.5 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 40656 0 0 0 1243 7 0 0 25 0 4 0 729136026 789598208 110420 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 771092

[startup+25.5004 s]
/proc/loadavg: 4.50 3.43 3.50 9/420 6835
/proc/meminfo: memFree=20009376/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1083732 CPUtime=101.52 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 269893 0 0 0 10101 51 0 0 25 0 4 0 729136026 1109741568 177142 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 270933 177142 380 95 0 265915 0
[pid=6831/tid=6832] ppid=6829 vsize=1083732 CPUtime=25.43 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 61933 0 0 0 2531 12 0 0 25 0 4 0 729136026 1109741568 177142 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1083732 CPUtime=25.45 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 56980 0 0 0 2536 9 0 0 25 0 4 0 729136026 1109741568 177142 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1083732 CPUtime=25.12 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 89621 0 0 0 2499 13 0 0 25 0 4 0 729136026 1109741568 177142 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 1083732

[startup+51.1009 s]
/proc/loadavg: 5.69 3.80 3.61 9/420 6836
/proc/meminfo: memFree=19854560/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1033936 CPUtime=203.57 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 4172450 0 0 0 19907 450 0 0 25 0 4 0 729136026 1058750464 183502 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293097 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 258484 183502 380 95 0 253466 0
[pid=6831/tid=6832] ppid=6829 vsize=1033936 CPUtime=51.04 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1756586 0 0 0 4918 186 0 0 25 0 4 0 729136026 1058750464 183502 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293261 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1033936 CPUtime=51.05 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 59236 0 0 0 5095 10 0 0 25 0 4 0 729136026 1058750464 183502 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1033936 CPUtime=50.38 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 101254 0 0 0 5021 17 0 0 25 0 4 0 729136026 1058750464 183502 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 1033936

[startup+102.301 s]
/proc/loadavg: 7.04 4.46 3.85 9/420 6837
/proc/meminfo: memFree=19037152/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1796636 CPUtime=407.64 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 4366439 0 0 0 40271 493 0 0 25 0 4 0 729136026 1839755264 354123 33554432000 4194304 4580107 140734169370192 18446744073709551615 4325440 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 449159 354123 380 95 0 444141 0
[pid=6831/tid=6832] ppid=6829 vsize=1796636 CPUtime=102.24 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1790731 0 0 0 10030 194 0 0 25 0 4 0 729136026 1839755264 354123 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293251 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1796636 CPUtime=102.25 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 88124 0 0 0 10210 15 0 0 25 0 4 0 729136026 1839755264 354123 33554432000 4194304 4580107 140734169370192 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1796636 CPUtime=100.87 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 194005 0 0 0 10048 39 0 0 25 0 4 0 729136026 1839755264 354123 33554432000 4194304 4580107 140734169370192 18446744073709551615 4497290 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 1796636

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

[startup+103.016 s]
/proc/loadavg: 7.12 4.52 3.87 9/420 6837
/proc/meminfo: memFree=19022148/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1796636 CPUtime=410.49 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 4366618 0 0 0 40556 493 0 0 25 0 4 0 729136026 1839755264 354302 33554432000 4194304 4580107 140734169370192 18446744073709551615 4325173 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 449159 354302 380 95 0 444141 0
[pid=6831/tid=6832] ppid=6829 vsize=1796636 CPUtime=102.95 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1790794 0 0 0 10101 194 0 0 25 0 4 0 729136026 1839755264 354302 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1796636 CPUtime=102.96 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 88177 0 0 0 10281 15 0 0 25 0 4 0 729136026 1839755264 354302 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1796636 CPUtime=101.57 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 194012 0 0 0 10118 39 0 0 25 0 4 0 729136026 1839755264 354302 33554432000 4194304 4580107 140734169370192 18446744073709551615 215988290154 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 410.49
Current children cumulated vsize (KiB) 1796636

[startup+109.401 s]
/proc/loadavg: 7.19 4.58 3.89 9/420 6838
/proc/meminfo: memFree=19030432/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1809104 CPUtime=435.96 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 4372934 0 0 0 43100 496 0 0 25 0 4 0 729136026 1852522496 358595 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 452276 358595 380 95 0 447258 0
[pid=6831/tid=6832] ppid=6829 vsize=1809104 CPUtime=109.33 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1794145 0 0 0 10739 194 0 0 25 0 4 0 729136026 1852522496 358595 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1809104 CPUtime=109.35 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 89390 0 0 0 10919 16 0 0 25 0 4 0 729136026 1852522496 358595 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1809104 CPUtime=107.88 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 194191 0 0 0 10749 39 0 0 25 0 4 0 729136026 1852522496 358595 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 435.96
Current children cumulated vsize (KiB) 1809104

[startup+111 s]
/proc/loadavg: 7.19 4.58 3.89 9/420 6838
/proc/meminfo: memFree=19005632/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1809104 CPUtime=442.33 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 4374399 0 0 0 43736 497 0 0 25 0 4 0 729136026 1852522496 360060 33554432000 4194304 4580107 140734169370192 18446744073709551615 4320876 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 452276 360060 380 95 0 447258 0
[pid=6831/tid=6832] ppid=6829 vsize=1809104 CPUtime=110.93 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1795335 0 0 0 10898 195 0 0 25 0 4 0 729136026 1852522496 360060 33554432000 4194304 4580107 140734169370192 18446744073709551615 4325152 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1809104 CPUtime=110.95 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 89517 0 0 0 11079 16 0 0 25 0 4 0 729136026 1852522496 360060 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1809104 CPUtime=109.45 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 194229 0 0 0 10906 39 0 0 25 0 4 0 729136026 1852522496 360060 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 442.33
Current children cumulated vsize (KiB) 1809104

[startup+111.816 s]
/proc/loadavg: 7.19 4.58 3.89 9/420 6838
/proc/meminfo: memFree=18988644/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1809104 CPUtime=445.57 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 4374621 0 0 0 44060 497 0 0 25 0 4 0 729136026 1852522496 360282 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 452276 360282 380 95 0 447258 0
[pid=6831/tid=6832] ppid=6829 vsize=1809104 CPUtime=111.75 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1795399 0 0 0 10980 195 0 0 25 0 4 0 729136026 1852522496 360282 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1809104 CPUtime=111.77 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 89593 0 0 0 11160 17 0 0 25 0 4 0 729136026 1852522496 360282 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1809104 CPUtime=110.25 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 194238 0 0 0 10986 39 0 0 25 0 4 0 729136026 1852522496 360282 33554432000 4194304 4580107 140734169370192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 445.57
Current children cumulated vsize (KiB) 1809104

[startup+112.201 s]
/proc/loadavg: 7.19 4.58 3.89 9/420 6838
/proc/meminfo: memFree=18988644/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=1809104 CPUtime=447.11 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4202496 4374741 0 0 0 44214 497 0 0 25 0 4 0 729136026 1852522496 360402 33554432000 4194304 4580107 140734169370192 18446744073709551615 4295118 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 452276 360402 380 95 0 447258 0
[pid=6831/tid=6832] ppid=6829 vsize=1809104 CPUtime=112.13 cores=1,3,5,7
/proc/6831/task/6832/stat : 6832 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 1795427 0 0 0 11018 195 0 0 25 0 4 0 729136026 1852522496 360402 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6831/tid=6833] ppid=6829 vsize=1809104 CPUtime=112.15 cores=1,3,5,7
/proc/6831/task/6833/stat : 6833 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 89636 0 0 0 11198 17 0 0 25 0 4 0 729136026 1852522496 360402 33554432000 4194304 4580107 140734169370192 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6831/tid=6834] ppid=6829 vsize=1809104 CPUtime=110.64 cores=1,3,5,7
/proc/6831/task/6834/stat : 6834 (strangenight2-m) R 6829 6831 6790 0 -1 4202560 194249 0 0 0 11025 39 0 0 25 0 4 0 729136026 1852522496 360402 33554432000 4194304 4580107 140734169370192 18446744073709551615 4325173 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 447.11
Current children cumulated vsize (KiB) 1809104

[startup+112.601 s]
/proc/loadavg: 7.19 4.58 3.89 9/420 6838
/proc/meminfo: memFree=18988644/32950940 swapFree=67111356/67111528
[pid=6831] ppid=6829 vsize=0 CPUtime=448.65 cores=1,3,5,7
/proc/6831/stat : 6831 (strangenight2-m) R 6829 6831 6790 0 -1 4203524 4374856 0 0 0 44365 500 0 0 25 0 1 0 729136026 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6831/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 448.65
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 112.645
CPU time (s): 448.697
CPU user time (s): 443.653
CPU system time (s): 5.04423
CPU usage (%): 398.33
Max. virtual memory (cumulated for all children) (KiB): 1813832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.653
system time used= 5.04423
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4374856
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= 8069
involuntary context switches= 3215

runsolver used 0.412937 second user time and 1.14083 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 18:04:13
IDJOB=3367165
IDBENCH=20495
IDSOLVER=1844
FILE ID=node117/3367165-1305389052
RUNJOBID= node117-1305389052-6809
PBS_JOBID= 13324438
Free space on /tmp= 73392 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367165-1305389052/watcher-3367165-1305389052 -o /tmp/evaluation-result-3367165-1305389052/solver-3367165-1305389052 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367165-1305389052.cnf

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

MD5SUM BENCH= e11b8f7666247454d93edb47f1646e2c
RANDOM SEED=1959334768

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21294584 kB
Buffers:        290364 kB
Cached:        3041136 kB
SwapCached:          0 kB
Active:        9459556 kB
Inactive:      1838216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21294584 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           29284 kB
Writeback:           0 kB
AnonPages:     7965776 kB
Mapped:          31924 kB
Slab:           245296 kB
PageTables:      45020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100572108 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= 73388 MiB
End job on node117 at 2011-05-14 18:06:05