Trace number 3369567

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 471.454 118.185

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369567-1305390497.cnf'
0.00/0.01	c -- header says num vars:          33090
0.00/0.01	c -- header says num clauses:      165828
0.19/0.11	c -- clauses added:            0 learnts,       165828 normals,            0 xors
0.19/0.11	c -- vars added      33090
0.19/0.11	c Parsing time:  0.24 s
0.19/0.11	c  N st     0         0     33090    113191     41048         0    451185         0   no data   no data  --
0.19/0.32	c asymm  cl-useful: 1343/2929/109085 lits-rem:1346 time: 0.87
0.38/0.84	c Flit:   116 Blit:     48 bXBeca:    0 bXProp: 10766 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  1.79
3.42/0.87	c Cleaning up after failed var search:     0.29 s 
3.42/0.89	c Replacing    10766 vars Replaced   212947 lits Time:     0.11 s 
3.42/0.93	c bin-w-bin subsume rem          969 bins  time:  0.03 s
3.42/0.94	c subs with bin:     1656  lits-rem:      1108  v-fix:    0  time:  0.04 s
3.42/0.96	c Subs w/ non-existent bins:     13 l-rem:      9 v-fix:     0 done:  16635 time:  0.08 s
3.42/0.97	c Removed useless bin:    1834  fixed:     0  props:   1.45M  time:  0.05 s
3.98/1.08	c lits-rem:         3  cl-subs:     6537  v-elim:   5545  v-fix:    0  time:  0.44 s
3.98/1.10	c Finding binary XORs  T:     0.06 s  found:    2697
3.98/1.11	c Replacing     2697 vars Replaced    36586 lits Time:     0.06 s 
3.98/1.14	c Finding non-binary XORs:     0.08 s (found:     153, avg size: 3.0)
3.98/1.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3.98/1.14	c calculated reachability. Time: 0.00
3.98/1.15	c Calc default polars -  time:   0.02 s pos:    2252 undec:   25027 neg:    5811
3.98/1.15	c =========================================================================================
3.98/1.15	c types(t): F = full restart, N = normal restart
3.98/1.15	c types(t): S = simplification begin/end, E = solution found
3.98/1.15	c restart types(rt): st = static, dy = dynamic
3.98/1.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.98/1.15	c  B st     0         0      8393     53506     19826         0    224090         0   no data   no data  --
3.98/1.31	c  N dy    14      4118      8389     53506     20097      3804    224088     36645      5.07      5.44  --
3.98/1.51	c  N dy    40      8202      8380     53506     23135      7667    224088     83818      5.31      6.40  --
3.98/1.71	c  N dy    64     12206      8364     53506     23327     11441    224087    125321      5.43      5.74  --
4.26/1.79	c Finding binary XORs  T:     0.05 s  found:      55
7.41/1.97	c  N dy    89     16254      8333     51632     23478     14574    218059    163055      5.54      7.69  --
8.72/2.24	c  N dy   122     20263      8323     51632     23773      9381    218059     75625      5.80      9.61  --
9.55/2.48	c  N dy   148     24333      8310     51632     23843     13349    218056    125420      5.87      7.23  --
9.90/2.53	c  F st   155     25000      8310     51632     23963     14001    218056    134889      5.93   no data  --
9.90/2.54	c Replacing       55 vars Replaced      939 lits Time:     0.02 s 
11.10/2.89	c  N dy   161     30000      8244     50488     23432     18524    213850    213157      5.93   no data  --
11.10/2.89	c  S st   161     30000      8244     50488     23432     18524    213850    213157      5.93   no data  --
11.50/2.95	c  S st   161     30500      8240     50488     23994     18912    213850    216811      5.93   no data  --
11.50/2.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.50/2.96	c Cache  BProp: 1 Set: 0 BXProp: 7 T: 0.00
13.10/3.35	c Flit:    86 Blit:      6 bXBeca:    0 bXProp:  318 Bins:  11490 BRemL:   5692 BRemN:     59 P:  4.7M T:  1.56
13.10/3.37	c Replacing      325 vars Replaced    14613 lits Time:     0.05 s 
13.10/3.40	c bin-w-bin subsume rem         8967 bins  time:  0.02 s
13.52/3.42	c subs with bin:     1682  lits-rem:      5114  v-fix:    0  time:  0.10 s
13.52/3.44	c Subs w/ non-existent bins:    273 l-rem:   2306 v-fix:     0 done:   7797 time:  0.07 s
13.52/3.45	c Removed useless bin:     293  fixed:     0  props:   0.35M  time:  0.02 s
15.89/4.04	c lits-rem:      4086  cl-subs:    11903  v-elim:   1974  v-fix:    0  time:  2.35 s
15.89/4.04	c Added XOR as norm:153
17.49/4.44	c asymm  cl-useful: 1342/42998/45927 lits-rem:1557 time: 1.62
17.49/4.45	c calculated reachability. Time: 0.00
17.49/4.45	c  N dy   161     30500      5823     45870      9991     10006    182013     99968      5.93   no data  --
17.49/4.46	c Finding binary XORs  T:     0.05 s  found:       0
18.69/4.73	c  N dy   198     34648      5820     45870     10025     14084    182006    156694      6.06      6.39  --
19.89/5.04	c  N dy   231     38728      5810     45870     10139     18100    181999    214171      6.15      7.31  --
21.08/5.38	c  N dy   268     42779      5810     45870     12198     22107    181996    279108      6.30      7.51  --
21.48/5.46	c Finding binary XORs  T:     0.04 s  found:       0
22.30/5.65	c  S st   290     45751      5805     45684     12026     25015    180974    322688      6.34      5.72  --
22.72/5.73	c  S st   290     46253      5805     45684     12075     25464    180973    327180      6.34   no data  --
22.72/5.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
22.72/5.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.47/5.96	c Flit:    60 Blit:      7 bXBeca:    0 bXProp:    5 Bins:   5139 BRemL:   5048 BRemN:    198 P:  2.6M T:  0.90
23.47/5.98	c Replacing        5 vars Replaced      130 lits Time:     0.02 s 
23.87/6.00	c bin-w-bin subsume rem          290 bins  time:  0.02 s
23.87/6.03	c subs with bin:     1213  lits-rem:      2859  v-fix:    0  time:  0.11 s
23.87/6.04	c Subs w/ non-existent bins:    198 l-rem:   2102 v-fix:     0 done:   5731 time:  0.07 s
23.87/6.05	c Removed useless bin:     480  fixed:     0  props:   0.22M  time:  0.02 s
28.66/7.29	c lits-rem:      4881  cl-subs:     1338  v-elim:    445  v-fix:    0  time:  4.97 s
29.06/7.30	c vivif2 --  cl tried    43462 cl shrink      631 lits rem        727 time: 0.03
29.06/7.32	c vivif2 --  cl tried    24287 cl shrink     2858 lits rem       3835 time: 0.06
31.08/7.84	c asymm  cl-useful: 507/43316/43316 lits-rem:542 time: 2.08
31.08/7.84	c calculated reachability. Time: 0.00
31.08/7.84	c  N dy   290     46253      5286     43311      9708     24276    170177    297170      6.34   no data  --
31.08/7.85	c Finding binary XORs  T:     0.04 s  found:       0
32.65/8.21	c  N dy   322     50278      5285     43311     10608     28252    170176    358814      6.41      7.89  --
33.84/8.52	c  N dy   360     54308      5283     43311     10619     17851    170169    170194      6.50      8.35  --
34.64/8.75	c Finding binary XORs  T:     0.04 s  found:       1
35.04/8.85	c  N dy   394     58392      5283     43127     11073     21650    169233    230005      6.57      6.93  --
36.24/9.17	c  N dy   423     62412      5283     43127     11084     25640    169230    296299      6.64      7.13  --
37.84/9.55	c  N dy   459     66450      5283     43127     11093     29645    169225    358897      6.72      7.13  --
39.04/9.84	c  S st   487     69380      5283     43127     11097     32546    169224    404891      6.78   no data  --
39.44/9.93	c  S st   487     69885      5283     43127     11109     33037    169224    410516      6.78   no data  --
39.44/9.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.44/9.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.85/10.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    644 BRemL:   1461 BRemN:    186 P:  2.2M T:  0.53
39.85/10.08	c Replacing        1 vars Replaced      223 lits Time:     0.02 s 
39.85/10.10	c bin-w-bin subsume rem          175 bins  time:  0.02 s
40.27/10.14	c subs with bin:      641  lits-rem:      1221  v-fix:    0  time:  0.13 s
40.27/10.15	c Subs w/ non-existent bins:     21 l-rem:   1740 v-fix:     0 done:   5114 time:  0.07 s
40.27/10.16	c Removed useless bin:      92  fixed:     0  props:   0.19M  time:  0.02 s
46.62/11.76	c lits-rem:      5046  cl-subs:      728  v-elim:     38  v-fix:    0  time:  6.41 s
46.62/11.77	c vivif2 --  cl tried    42539 cl shrink       32 lits rem         36 time: 0.03
46.62/11.79	c vivif2 --  cl tried    32275 cl shrink     2062 lits rem       2880 time: 0.07
47.82/12.09	c asymm  cl-useful: 583/20605/42538 lits-rem:1033 time: 1.21
48.22/12.10	c calculated reachability. Time: 0.00
48.22/12.10	c  N dy   487     69885      5244     42368      9993     32275    165786    388522      6.78   no data  --
49.81/12.53	c Finding binary XORs  T:     0.04 s  found:       1
49.81/12.58	c  N dy   522     74519      5242     42229     11632     18881    165013    160463      6.82      7.34  --
51.40/12.97	c  N dy   552     79385      5242     42229     11796     23712    165012    235074      6.85      7.25  --
53.43/13.43	c  N dy   585     84455      5242     42229     11799     28744    165010    316417      6.90      7.36  --
54.59/13.71	c  F st   610     87500      5242     42229     11823     31776    165010    365436      6.93   no data  --
54.59/13.72	c Replacing        1 vars Replaced      274 lits Time:     0.02 s 
55.79/14.03	c  N st   615     90796      5241     42224     11820     35048    164986    425348      6.93   no data  --
58.18/14.69	c  N dy   652     96593      5241     42224     11827     20413    164984    161645      6.99      7.37  --
60.58/15.23	c  N dy   697    102922      5241     42224     11832     26698    164983    261058      7.02      7.48  --
61.38/15.41	c  S st   713    104828      5241     42224     11834     28588    164982    291976      7.04      6.92  --
61.79/15.51	c  S st   713    105330      5241     42224     11850     29070    164980    297986      7.04   no data  --
61.79/15.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
61.79/15.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.22/15.62	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    221 BRemL:    725 BRemN:    103 P:  2.2M T:  0.43
62.22/15.65	c bin-w-bin subsume rem         1116 bins  time:  0.02 s
62.22/15.67	c subs with bin:      355  lits-rem:       606  v-fix:    0  time:  0.09 s
62.22/15.68	c Subs w/ non-existent bins:     14 l-rem:    713 v-fix:     0 done:   5238 time:  0.04 s
62.22/15.69	c Removed useless bin:      32  fixed:     0  props:   0.16M  time:  0.02 s
65.78/16.54	c lits-rem:      2753  cl-subs:      561  v-elim:     37  v-fix:    0  time:  3.41 s
65.78/16.55	c vivif2 --  cl tried    41987 cl shrink       22 lits rem         22 time: 0.02
65.78/16.56	c vivif2 --  cl tried    28322 cl shrink      775 lits rem        971 time: 0.05
66.97/16.82	c asymm  cl-useful: 23/21382/41987 lits-rem:69 time: 1.02
66.97/16.82	c calculated reachability. Time: 0.01
66.97/16.82	c  N dy   713    105330      5201     41964      9787     28322    163445    282958      7.04   no data  --
67.77/17.02	c Finding binary XORs  T:     0.04 s  found:       0
69.76/17.55	c  N dy   763    112092      5200     41943      9702     35023    163290    394126      7.10      7.48  --
72.95/18.37	c  N dy   812    119283      5200     41943      9711     42156    163290    511330      7.13      7.80  --
76.14/19.17	c  N dy   859    126938      5199     41943      9722     27700    163289    264078      7.15      8.62  --
79.78/20.01	c  N dy   914    135047      5199     41943      9725     35760    163288    397277      7.18      7.63  --
83.33/20.95	c Finding binary XORs  T:     0.04 s  found:       2
83.33/21.00	c  N dy   983    143668      5197     41666     10449     44100    162429    544312      7.25      7.68  --
87.32/21.96	c  N dy  1045    152837      5197     41666     10471     29841    162429    292068      7.28      8.11  --
89.31/22.47	c  S st  1073    157996      5194     41666     10477     34925    162429    369922      7.28      6.12  --
89.71/22.58	c  S st  1073    158497      5194     41666     10488     35413    162428    375743      7.28   no data  --
89.71/22.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
89.71/22.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.10/22.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    364 BRemL:    142 BRemN:     58 P:  2.2M T:  0.43
90.50/22.70	c Replacing        3 vars Replaced      806 lits Time:     0.05 s 
90.50/22.73	c bin-w-bin subsume rem          349 bins  time:  0.02 s
90.50/22.76	c subs with bin:      541  lits-rem:      1650  v-fix:    0  time:  0.12 s
90.50/22.77	c Subs w/ non-existent bins:      7 l-rem:    875 v-fix:     0 done:   5191 time:  0.05 s
90.50/22.77	c Removed useless bin:       8  fixed:     0  props:   0.15M  time:  0.01 s
95.70/24.06	c lits-rem:      4895  cl-subs:     1001  v-elim:     11  v-fix:    0  time:  5.14 s
95.70/24.07	c vivif2 --  cl tried    41059 cl shrink       11 lits rem         12 time: 0.02
95.70/24.08	c vivif2 --  cl tried    34017 cl shrink      867 lits rem        997 time: 0.06
96.91/24.40	c asymm  cl-useful: 229/18593/41051 lits-rem:462 time: 1.25
96.91/24.40	c calculated reachability. Time: 0.01
96.91/24.41	c  N dy  1073    158497      5180     40950     10235     34017    159228    354346      7.28   no data  --
98.88/24.85	c Finding binary XORs  T:     0.04 s  found:       5
101.71/25.56	c  N dy  1141    168726      5177     40379     10288     43490    156643    509100      7.31      7.74  --
106.46/26.73	c  N dy  1192    179554      5177     40379     10518     30167    156641    280601      7.32      9.65  --
111.25/27.95	c  N dy  1253    191043      5177     40379     10526     41587    156641    471626      7.32      7.72  --
113.65/28.54	c Finding binary XORs  T:     0.04 s  found:      15
117.24/29.44	c  N dy  1325    203249      5177     40379     10572     28267    156641    230980      7.34      7.76  --
123.24/30.93	c  N dy  1399    217024      5177     40379     10578     41943    156641    463527      7.34      7.74  --
130.41/32.72	c  N dy  1477    231473      5177     40379     10591     29651    156640    241581      7.35      7.76  --
132.80/33.39	c  S st  1511    237745      5177     40379     10598     35873    156640    341886      7.35      6.21  --
133.60/33.50	c  S st  1511    238245      5177     40379     10605     36364    156639    347785      7.35   no data  --
133.60/33.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
133.60/33.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.00/33.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    340 BRemL:    140 BRemN:    193 P:  2.3M T:  0.43
134.00/33.62	c Replacing       20 vars Replaced      673 lits Time:     0.03 s 
134.00/33.65	c bin-w-bin subsume rem          108 bins  time:  0.01 s
134.00/33.67	c subs with bin:      703  lits-rem:      2025  v-fix:    0  time:  0.11 s
134.00/33.69	c Subs w/ non-existent bins:    227 l-rem:    942 v-fix:     0 done:   5157 time:  0.05 s
134.00/33.69	c Removed useless bin:      52  fixed:     0  props:   0.15M  time:  0.01 s
139.19/34.98	c lits-rem:      4650  cl-subs:     1040  v-elim:     24  v-fix:    0  time:  5.14 s
139.19/34.98	c vivif2 --  cl tried    39584 cl shrink        3 lits rem          3 time: 0.02
139.59/35.00	c vivif2 --  cl tried    35162 cl shrink      656 lits rem        747 time: 0.06
140.39/35.28	c asymm  cl-useful: 8/20991/39584 lits-rem:24 time: 1.13
140.39/35.28	c calculated reachability. Time: 0.01
140.39/35.28	c  N dy  1511    238245      5133     39576     10408     35161    153518    330266      7.35   no data  --
140.80/35.31	c Finding binary XORs  T:     0.04 s  found:       1
147.56/37.09	c  N dy  1588    253542      5132     39576     10652     50340    153518    582223      7.36      8.61  --
154.75/38.86	c Finding binary XORs  T:     0.04 s  found:       4
155.54/39.04	c  N dy  1668    270251      5132     39393     10627     38583    152345    385129      7.36      7.77  --
164.31/41.27	c  N dy  1764    287762      5132     39393     10635     55965    152344    672150      7.37      7.77  --
169.10/42.42	c Finding binary XORs  T:     0.04 s  found:       0
173.09/43.42	c  N dy  1854    306226      5131     39393     11966     45880    152343    491463      7.37      7.94  --
173.09/43.43	c  F st  1855    306250      5131     39393     11966     45904    152343    491852      7.37   no data  --
173.09/43.44	c Replacing        5 vars Replaced      209 lits Time:     0.03 s 
183.07/45.96	c  N dy  1940    325857      5126     39259     11923     35728    151811    311784      7.37      7.93  --
193.06/48.51	c  N dy  2032    345939      5126     39259     11938     55665    151811    646181      7.36      7.85  --
199.43/50.01	c  S st  2078    357370      5126     39259     11940     36357    151811    318126      7.36      7.00  --
199.83/50.13	c  S st  2078    357870      5126     39259     11946     36848    151811    324492      7.36   no data  --
199.83/50.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
199.83/50.13	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
200.23/50.24	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    353 BRemL:    434 BRemN:    140 P:  2.4M T:  0.45
200.23/50.26	c Replacing       11 vars Replaced      595 lits Time:     0.05 s 
200.23/50.28	c bin-w-bin subsume rem          713 bins  time:  0.02 s
200.63/50.30	c subs with bin:      656  lits-rem:      1508  v-fix:    0  time:  0.09 s
200.63/50.31	c Subs w/ non-existent bins:     14 l-rem:    412 v-fix:     0 done:   5114 time:  0.04 s
200.63/50.32	c Removed useless bin:      41  fixed:     0  props:   0.16M  time:  0.01 s
207.05/51.93	c lits-rem:      4113  cl-subs:     1398  v-elim:    117  v-fix:    0  time:  6.44 s
207.05/51.94	c vivif2 --  cl tried    38610 cl shrink       37 lits rem         37 time: 0.02
207.05/51.95	c vivif2 --  cl tried    35539 cl shrink      440 lits rem        517 time: 0.05
209.41/52.53	c asymm  cl-useful: 187/38603/38603 lits-rem:393 time: 2.32
209.41/52.54	c calculated reachability. Time: 0.00
209.41/52.54	c  N dy  2078    357870      4997     38515     10518     35533    148664    305831      7.36   no data  --
209.41/52.55	c Finding binary XORs  T:     0.04 s  found:       0
219.38/55.03	c  N dy  2175    378209      4996     38515     10565     55679    148664    628261      7.36      7.81  --
229.75/57.68	c  N dy  2263    398255      4996     38515     10585     43920    148664    429512      7.35      8.08  --
240.54/60.36	c Finding binary XORs  T:     0.04 s  found:       0
241.34/60.58	c  N dy  2354    418476      4996     38496     10602     64000    148530    770464      7.35      7.81  --
251.70/63.15	c  N dy  2446    438556      4996     38496     10608     51141    148530    531331      7.35      8.59  --
263.27/66.08	c  N dy  2551    458596      4996     38496     10621     37323    148530    302408      7.35      7.82  --
274.05/68.74	c  N dy  2639    478989      4996     38496     10628     57537    148530    637004      7.35      7.80  --
277.28/69.52	c Finding binary XORs  T:     0.04 s  found:       1
285.63/71.61	c  N dy  2755    499070      4995     38469     10690     42766    148375    393263      7.35      7.89  --
297.19/74.56	c  N dy  2889    519719      4995     38469     10700     63273    148375    735289      7.36      7.78  --
307.17/77.08	c  S st  2974    536805      4995     38469     10707     44522    148375    413749      7.36      6.82  --
308.01/77.21	c  S st  2974    537310      4995     38469     10716     45010    148374    419577      7.36   no data  --
308.01/77.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
308.01/77.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.36/77.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    163 BRemL:    152 BRemN:     45 P:  2.5M T:  0.46
308.36/77.34	c Replacing        1 vars Replaced       22 lits Time:     0.03 s 
308.36/77.37	c bin-w-bin subsume rem          124 bins  time:  0.02 s
308.76/77.40	c subs with bin:      710  lits-rem:      1237  v-fix:    0  time:  0.14 s
308.76/77.41	c Subs w/ non-existent bins:      3 l-rem:    492 v-fix:     0 done:   4994 time:  0.05 s
308.76/77.42	c Removed useless bin:       8  fixed:     0  props:   0.15M  time:  0.02 s
315.55/79.14	c lits-rem:      5328  cl-subs:     1005  v-elim:     13  v-fix:    0  time:  6.88 s
315.55/79.15	c vivif2 --  cl tried    38271 cl shrink       21 lits rem         26 time: 0.02
315.55/79.16	c vivif2 --  cl tried    43495 cl shrink      668 lits rem        785 time: 0.07
316.78/79.44	c asymm  cl-useful: 391/13125/38269 lits-rem:394 time: 1.11
316.78/79.45	c calculated reachability. Time: 0.00
316.78/79.45	c  N dy  2974    537310      4981     38269     10472     43495    147077    399779      7.36   no data  --
316.78/79.46	c Finding binary XORs  T:     0.04 s  found:       0
328.31/82.33	c  N dy  3072    558273      4981     38269     10487     64320    147077    752467      7.36      7.79  --
340.28/85.31	c  N dy  3154    578292      4981     38269     10504     47447    147077    458765      7.36      9.77  --
352.24/88.34	c  N dy  3226    598782      4980     38269     10511     67758    147077    807635      7.35      7.79  --
364.23/91.36	c  N dy  3322    619004      4980     38269     10521     50277    147077    502412      7.35      7.74  --
376.99/94.54	c  N dy  3424    639061      4980     38269     10535     70179    147077    847573      7.35      7.74  --
389.36/97.68	c  N dy  3523    659169      4978     38269     10545     52359    147077    514903      7.35      7.74  --
398.94/100.08	c Finding binary XORs  T:     0.04 s  found:       0
405.72/101.71	c  N dy  3628    683191      4976     38257     10323     75152    146957    893981      7.35      7.74  --
418.48/104.93	c  N dy  3719    703205      4972     38257     10343     56797    146957    566154      7.35      7.75  --
431.65/108.24	c Finding binary XORs  T:     0.04 s  found:       0
433.25/108.60	c  N dy  3840    723284      4970     38117     10401     72524    146059    856229      7.35      7.75  --
446.82/112.08	c  N dy  3946    743350      4970     38117     10405     55069    146059    549729      7.35      8.09  --
458.78/115.09	c Finding binary XORs  T:     0.04 s  found:       3
461.97/115.82	c  N dy  4045    763471      4959     37860     10412     69443    144424    787866      7.36      7.80  --
471.16/118.17	c Following stats are for *FIRST FINISHED THREAD ONLY*
471.16/118.17	c num threads              : 4          
471.16/118.17	c restarts                 : 1744       
471.16/118.17	c dynamic restarts         : 1708       
471.16/118.17	c static restarts          : 36         
471.16/118.17	c full restarts            : 3          
471.16/118.17	c total simplify time      : 1.92       
471.16/118.17	c learnts DL2              : 0          
471.16/118.17	c learnts size 2           : 94435      
471.16/118.17	c learnts size 1           : 6057        (18.30     % of vars)
471.16/118.17	c filedLit time            : 5.22        (1.11      % time)
471.16/118.17	c v-elim SatELite          : 8187        (24.74     % vars)
471.16/118.17	c SatELite time            : 15.71       (3.34      % time)
471.16/118.17	c v-elim xor               : 0           (0.00      % vars)
471.16/118.17	c xor elim time            : 0.10        (0.02      % time)
471.16/118.17	c num binary xor trees     : 2527       
471.16/118.17	c binxor trees' crown      : 13892       (5.50      leafs/tree)
471.16/118.17	c bin xor find time        : 0.88       
471.16/118.17	c OTF clause improved      : 14750       (0.02      clauses/conflict)
471.16/118.17	c OTF impr. size diff      : 17206       (1.17       lits/clause)
471.16/118.17	c OTF cl watch-shrink      : 506743      (0.64      clauses/conflict)
471.16/118.17	c OTF cl watch-sh-lit      : 1345056     (2.65       lits/clause)
471.16/118.17	c tried to recurMin cls    : 181151      (22.83      % of conflicts)
471.16/118.17	c updated cache            : 4512        (0.02       lits/tried recurMin)
471.16/118.17	c unit cls received        : 154         (2.54      % of units)
471.16/118.17	c unit cls sent            : 145         (2.39      % of units)
471.16/118.17	c bin cls received         : 52482      
471.16/118.17	c bin cls sent             : 3145       
471.16/118.17	c clauses over max glue    : 0           (0.00      % of all clauses)
471.16/118.17	c conflicts                : 793586      (1684.84   / sec)
471.16/118.17	c decisions                : 1182742     (4.33      % random)
471.16/118.17	c bogo-props               : 11377521311 (24155255.43 / sec)
471.16/118.17	c conflict literals        : 14193151    (36.44     % deleted)
471.16/118.17	c Memory used              : 615.11      MB
471.16/118.17	c single-thread CPU time   : 471.02      s
471.16/118.17	c all-threads sum CPU time : 471.02      s
471.16/118.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: 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-3369567-1305390497/watcher-3369567-1305390497 -o /tmp/evaluation-result-3369567-1305390497/solver-3369567-1305390497 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369567-1305390497.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.97 8.06 7.15 5/320 13105
/proc/meminfo: memFree=27351004/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 650648556 52465664 352 33554432000 4194304 4650419 140734728727728 18446744073709551615 47871004370864 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 12809 352 303 112 0 7774 0
[pid=13105/tid=13106] ppid=13103 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650648556 52465664 352 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650648556 52465664 352 33554432000 4194304 4650419 140734728727728 18446744073709551615 47871004370864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650648556 52465664 352 33554432000 4194304 4650419 140734728727728 18446744073709551615 47871004370866 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0601359 s]
/proc/loadavg: 7.97 8.06 7.15 5/320 13105
/proc/meminfo: memFree=27351004/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=368236 CPUtime=0.19 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) D 13103 13105 12865 0 -1 4202496 13336 0 0 0 16 3 0 0 25 0 4 0 650648556 377073664 11310 33554432000 4194304 4650419 140734728727728 18446744073709551615 4317229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 92059 11310 345 112 0 87024 0
[pid=13105/tid=13106] ppid=13103 vsize=368556 CPUtime=0.03 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) S 13103 13105 12865 0 -1 4202560 3263 0 0 0 3 0 0 0 18 0 4 0 650648556 377401344 11312 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272794094 0 0 4096 2 18446604470964685696 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=368876 CPUtime=0.03 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) S 13103 13105 12865 0 -1 4202560 3198 0 0 0 3 0 0 0 25 0 4 0 650648556 377729024 11322 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272794094 0 0 4096 2 18446604470964685696 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=368876 CPUtime=0.04 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 3227 0 0 0 4 0 0 0 25 0 4 0 650648556 377729024 11339 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272386159 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 368236

[startup+0.103119 s]
/proc/loadavg: 7.97 8.06 7.15 5/320 13105
/proc/meminfo: memFree=27351004/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=390648 CPUtime=0.38 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 23450 0 0 0 30 8 0 0 18 0 4 0 650648556 400023552 19326 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272794143 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 97662 19340 367 112 0 92627 0
[pid=13105/tid=13106] ppid=13103 vsize=390648 CPUtime=0.08 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) S 13103 13105 12865 0 -1 4202560 5693 0 0 0 7 1 0 0 18 0 4 0 650648556 400023552 19346 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272794094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=424932 CPUtime=0.29 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 6642 0 0 0 28 1 0 0 18 0 4 0 650648556 435130368 21833 33554432000 4194304 4650419 140734728727728 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=400308 CPUtime=0.32 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 6048 0 0 0 30 2 0 0 18 0 4 0 650648556 409915392 21935 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 390648

[startup+0.544891 s]
/proc/loadavg: 7.97 8.06 7.15 5/320 13105
/proc/meminfo: memFree=27351004/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=405456 CPUtime=3.42 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 35434 0 0 0 330 12 0 0 19 0 4 0 650648556 415186944 29199 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272350241 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 101673 29199 376 112 0 96638 0
[pid=13105/tid=13106] ppid=13103 vsize=406692 CPUtime=0.84 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 9697 0 0 0 81 3 0 0 19 0 4 0 650648556 416452608 29199 33554432000 4194304 4650419 140734728727728 18446744073709551615 4265036 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=406692 CPUtime=0.84 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 8731 0 0 0 82 2 0 0 18 0 4 0 650648556 416452608 29199 33554432000 4194304 4650419 140734728727728 18446744073709551615 4314269 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=406692 CPUtime=0.85 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 6741 0 0 0 83 2 0 0 18 0 4 0 650648556 416452608 29199 33554432000 4194304 4650419 140734728727728 18446744073709551615 4528498 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 405456

[startup+0.946357 s]
/proc/loadavg: 7.97 8.06 7.15 5/320 13105
/proc/meminfo: memFree=27351004/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=415520 CPUtime=3.98 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 44541 0 0 0 384 14 0 0 18 0 4 0 650648556 425492480 36842 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272386517 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 103880 36862 388 112 0 98845 0
[pid=13105/tid=13106] ppid=13103 vsize=415520 CPUtime=0.98 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) S 13103 13105 12865 0 -1 4202560 12545 0 0 0 95 3 0 0 18 0 4 0 650648556 425492480 36873 33554432000 4194304 4650419 140734728727728 18446744073709551615 268272794094 0 0 4096 2 18446604470964685696 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=415520 CPUtime=0.99 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 11969 0 0 0 96 3 0 0 18 0 4 0 650648556 425492480 36886 33554432000 4194304 4650419 140734728727728 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=415520 CPUtime=0.99 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 6850 0 0 0 97 2 0 0 19 0 4 0 650648556 425492480 36898 33554432000 4194304 4650419 140734728727728 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 415520

[startup+1.87472 s]
/proc/loadavg: 7.97 8.06 7.15 5/320 13105
/proc/meminfo: memFree=27351004/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=422108 CPUtime=7.41 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 50282 0 0 0 727 14 0 0 19 0 4 0 650648556 432238592 40728 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 105527 40728 394 112 0 100492 0
[pid=13105/tid=13106] ppid=13103 vsize=422108 CPUtime=1.84 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 13982 0 0 0 180 4 0 0 19 0 4 0 650648556 432238592 40728 33554432000 4194304 4650419 140734728727728 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=422108 CPUtime=1.84 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 13477 0 0 0 181 3 0 0 19 0 4 0 650648556 432238592 40729 33554432000 4194304 4650419 140734728727728 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=422108 CPUtime=1.84 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 8287 0 0 0 182 2 0 0 20 0 4 0 650648556 432238592 40729 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 422108

[startup+3.10051 s]
/proc/loadavg: 7.97 8.06 7.15 10/324 13109
/proc/meminfo: memFree=27179496/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=421632 CPUtime=12.3 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 56505 0 0 0 1215 15 0 0 21 0 4 0 650648556 431751168 43531 33554432000 4194304 4650419 140734728727728 18446744073709551615 4230702 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 105408 43531 396 112 0 100373 0
[pid=13105/tid=13106] ppid=13103 vsize=421632 CPUtime=3.05 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 14856 0 0 0 301 4 0 0 21 0 4 0 650648556 431751168 43531 33554432000 4194304 4650419 140734728727728 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=421632 CPUtime=3.07 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 14311 0 0 0 304 3 0 0 21 0 4 0 650648556 431751168 43531 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=421632 CPUtime=3.07 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 11681 0 0 0 305 2 0 0 25 0 4 0 650648556 431751168 43531 33554432000 4194304 4650419 140734728727728 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 421632

[startup+6.30094 s]
/proc/loadavg: 8.05 8.07 7.16 10/324 13109
/proc/meminfo: memFree=27135980/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=410188 CPUtime=25.08 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 67416 0 0 0 2490 18 0 0 25 0 4 0 650648556 420032512 50865 33554432000 4194304 4650419 140734728727728 18446744073709551615 4438378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 102547 50865 399 112 0 97512 0
[pid=13105/tid=13106] ppid=13103 vsize=410188 CPUtime=6.22 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 17665 0 0 0 617 5 0 0 25 0 4 0 650648556 420032512 50865 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=410188 CPUtime=6.26 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 17241 0 0 0 623 3 0 0 25 0 4 0 650648556 420032512 50865 33554432000 4194304 4650419 140734728727728 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=410188 CPUtime=6.28 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 14104 0 0 0 625 3 0 0 25 0 4 0 650648556 420032512 50865 33554432000 4194304 4650419 140734728727728 18446744073709551615 4345615 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 410188

[startup+12.7008 s]
/proc/loadavg: 8.04 8.07 7.17 9/324 13109
/proc/meminfo: memFree=27045876/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=419336 CPUtime=50.6 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 84016 0 0 0 5040 20 0 0 25 0 4 0 650648556 429400064 61461 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 104834 61461 396 112 0 99799 0
[pid=13105/tid=13106] ppid=13103 vsize=419336 CPUtime=12.55 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 20032 0 0 0 1250 5 0 0 25 0 4 0 650648556 429400064 61461 33554432000 4194304 4650419 140734728727728 18446744073709551615 4316024 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=419336 CPUtime=12.66 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 20368 0 0 0 1262 4 0 0 25 0 4 0 650648556 429400064 61461 33554432000 4194304 4650419 140734728727728 18446744073709551615 4328302 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=419336 CPUtime=12.68 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 22452 0 0 0 1264 4 0 0 25 0 4 0 650648556 429400064 61461 33554432000 4194304 4650419 140734728727728 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 419336

[startup+25.5115 s]
/proc/loadavg: 8.03 8.07 7.18 10/324 13110
/proc/meminfo: memFree=27021316/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=475140 CPUtime=101.71 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 94734 0 0 0 10148 23 0 0 25 0 4 0 650648556 486543360 69795 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 118785 69795 396 112 0 113750 0
[pid=13105/tid=13106] ppid=13103 vsize=475140 CPUtime=25.23 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 21203 0 0 0 2518 5 0 0 25 0 4 0 650648556 486543360 69795 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=475140 CPUtime=25.47 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 23002 0 0 0 2542 5 0 0 25 0 4 0 650648556 486543360 69795 33554432000 4194304 4650419 140734728727728 18446744073709551615 4328302 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=475140 CPUtime=25.49 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 27717 0 0 0 2544 5 0 0 25 0 4 0 650648556 486543360 69795 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363383 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 475140

[startup+51.101 s]
/proc/loadavg: 8.02 8.06 7.20 10/324 13110
/proc/meminfo: memFree=26919724/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=563652 CPUtime=203.82 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 112773 0 0 0 20355 27 0 0 25 0 4 0 650648556 577179648 77453 33554432000 4194304 4650419 140734728727728 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 140913 77453 396 112 0 135878 0
[pid=13105/tid=13106] ppid=13103 vsize=563652 CPUtime=50.57 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 28403 0 0 0 5050 7 0 0 25 0 4 0 650648556 577179648 77453 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=563652 CPUtime=51.06 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 27653 0 0 0 5099 7 0 0 25 0 4 0 650648556 577179648 77453 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=563652 CPUtime=51.08 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 31734 0 0 0 5102 6 0 0 25 0 4 0 650648556 577179648 77453 33554432000 4194304 4650419 140734728727728 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 563652

[startup+102.301 s]
/proc/loadavg: 8.01 8.05 7.24 10/324 13112
/proc/meminfo: memFree=26846272/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=564028 CPUtime=408.12 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 142531 0 0 0 40774 38 0 0 25 0 4 0 650648556 577564672 78240 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 141007 78240 396 112 0 135972 0
[pid=13105/tid=13106] ppid=13103 vsize=564028 CPUtime=101.26 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 36785 0 0 0 10116 10 0 0 25 0 4 0 650648556 577564672 78240 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=564028 CPUtime=102.26 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 37532 0 0 0 10216 10 0 0 25 0 4 0 650648556 577564672 78240 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=564028 CPUtime=102.27 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 40053 0 0 0 10219 8 0 0 25 0 4 0 650648556 577564672 78240 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 564028

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

[startup+103.613 s]
/proc/loadavg: 8.01 8.05 7.24 10/324 13112
/proc/meminfo: memFree=26845776/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=564252 CPUtime=413.34 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 143603 0 0 0 41296 38 0 0 25 0 4 0 650648556 577794048 79311 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363562 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 141063 79311 396 112 0 136028 0
[pid=13105/tid=13106] ppid=13103 vsize=564252 CPUtime=102.55 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 36785 0 0 0 10245 10 0 0 25 0 4 0 650648556 577794048 79311 33554432000 4194304 4650419 140734728727728 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=564252 CPUtime=103.57 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 37668 0 0 0 10347 10 0 0 25 0 4 0 650648556 577794048 79311 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=564252 CPUtime=103.59 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 40985 0 0 0 10350 9 0 0 25 0 4 0 650648556 577794048 79311 33554432000 4194304 4650419 140734728727728 18446744073709551615 4438725 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 413.34
Current children cumulated vsize (KiB) 564252

[startup+110 s]
/proc/loadavg: 8.01 8.05 7.25 10/324 13112
/proc/meminfo: memFree=26813528/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=552216 CPUtime=438.84 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 147765 0 0 0 43844 40 0 0 25 0 4 0 650648556 565469184 81577 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 138054 81577 403 112 0 133019 0
[pid=13105/tid=13106] ppid=13103 vsize=552216 CPUtime=108.88 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 38455 0 0 0 10878 10 0 0 25 0 4 0 650648556 565469184 81577 33554432000 4194304 4650419 140734728727728 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=552216 CPUtime=109.96 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 39362 0 0 0 10985 11 0 0 25 0 4 0 650648556 565469184 81577 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=552216 CPUtime=109.98 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41458 0 0 0 10989 9 0 0 25 0 4 0 650648556 565469184 81577 33554432000 4194304 4650419 140734728727728 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 438.84
Current children cumulated vsize (KiB) 552216

[startup+113.201 s]
/proc/loadavg: 8.01 8.05 7.25 10/324 13112
/proc/meminfo: memFree=26845252/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=564336 CPUtime=451.61 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 150855 0 0 0 45120 41 0 0 25 0 4 0 650648556 577880064 83268 33554432000 4194304 4650419 140734728727728 18446744073709551615 4331394 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 141084 83268 403 112 0 136049 0
[pid=13105/tid=13106] ppid=13103 vsize=564336 CPUtime=112.05 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 40071 0 0 0 11194 11 0 0 25 0 4 0 650648556 577880064 83268 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=564336 CPUtime=113.16 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 39691 0 0 0 11305 11 0 0 25 0 4 0 650648556 577880064 83268 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=564336 CPUtime=113.17 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 42603 0 0 0 11308 9 0 0 25 0 4 0 650648556 577880064 83268 33554432000 4194304 4650419 140734728727728 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 451.61
Current children cumulated vsize (KiB) 564336

[startup+116.4 s]
/proc/loadavg: 8.08 8.06 7.26 10/324 13112
/proc/meminfo: memFree=26822064/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=564336 CPUtime=464.37 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 153780 0 0 0 46396 41 0 0 25 0 4 0 650648556 577880064 84408 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363335 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 141084 84408 403 112 0 136049 0
[pid=13105/tid=13106] ppid=13103 vsize=564336 CPUtime=115.22 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41222 0 0 0 11511 11 0 0 25 0 4 0 650648556 577880064 84408 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=564336 CPUtime=116.36 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41152 0 0 0 11625 11 0 0 25 0 4 0 650648556 577880064 84408 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=564336 CPUtime=116.37 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 42916 0 0 0 11628 9 0 0 25 0 4 0 650648556 577880064 84408 33554432000 4194304 4650419 140734728727728 18446744073709551615 4315476 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 464.37
Current children cumulated vsize (KiB) 564336

[startup+117.201 s]
/proc/loadavg: 8.08 8.06 7.26 10/324 13112
/proc/meminfo: memFree=26808796/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=564336 CPUtime=467.56 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 154031 0 0 0 46715 41 0 0 25 0 4 0 650648556 577880064 84659 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 141084 84659 403 112 0 136049 0
[pid=13105/tid=13106] ppid=13103 vsize=564336 CPUtime=116.01 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41327 0 0 0 11590 11 0 0 25 0 4 0 650648556 577880064 84659 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=564336 CPUtime=117.16 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41227 0 0 0 11705 11 0 0 25 0 4 0 650648556 577880064 84659 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=564336 CPUtime=117.17 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 42987 0 0 0 11708 9 0 0 25 0 4 0 650648556 577880064 84659 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.56
Current children cumulated vsize (KiB) 564336

[startup+117.601 s]
/proc/loadavg: 8.08 8.06 7.26 10/324 13112
/proc/meminfo: memFree=26808796/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=564336 CPUtime=469.16 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 154142 0 0 0 46875 41 0 0 25 0 4 0 650648556 577880064 84770 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 141084 84770 403 112 0 136049 0
[pid=13105/tid=13106] ppid=13103 vsize=564336 CPUtime=116.41 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41366 0 0 0 11630 11 0 0 25 0 4 0 650648556 577880064 84770 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=564336 CPUtime=117.56 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41264 0 0 0 11745 11 0 0 25 0 4 0 650648556 577880064 84770 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=564336 CPUtime=117.58 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 43022 0 0 0 11748 10 0 0 25 0 4 0 650648556 577880064 84770 33554432000 4194304 4650419 140734728727728 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 469.16
Current children cumulated vsize (KiB) 564336

[startup+118.001 s]
/proc/loadavg: 8.08 8.06 7.26 10/324 13112
/proc/meminfo: memFree=26799496/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=629872 CPUtime=470.76 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 154933 0 0 0 47034 42 0 0 25 0 4 0 650648556 644988928 85561 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 157468 85561 403 112 0 152433 0
[pid=13105/tid=13106] ppid=13103 vsize=629872 CPUtime=116.8 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41407 0 0 0 11669 11 0 0 25 0 4 0 650648556 644988928 85561 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=629872 CPUtime=117.96 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41291 0 0 0 11785 11 0 0 25 0 4 0 650648556 644988928 85561 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=629872 CPUtime=117.98 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 43049 0 0 0 11788 10 0 0 25 0 4 0 650648556 644988928 85561 33554432000 4194304 4650419 140734728727728 18446744073709551615 4315054 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 470.76
Current children cumulated vsize (KiB) 629872

[startup+118.101 s]
/proc/loadavg: 8.08 8.06 7.26 10/324 13112
/proc/meminfo: memFree=26799496/32950928 swapFree=60199044/67111528
[pid=13105] ppid=13103 vsize=629872 CPUtime=471.16 cores=1,3,5,7
/proc/13105/stat : 13105 (strangenight1-m) R 13103 13105 12865 0 -1 4202496 154974 0 0 0 47074 42 0 0 25 0 4 0 650648556 644988928 85602 33554432000 4194304 4650419 140734728727728 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13105/statm: 157468 85602 403 112 0 152433 0
[pid=13105/tid=13106] ppid=13103 vsize=629872 CPUtime=116.9 cores=1,3,5,7
/proc/13105/task/13106/stat : 13106 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41419 0 0 0 11679 11 0 0 25 0 4 0 650648556 644988928 85602 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13105/tid=13107] ppid=13103 vsize=629872 CPUtime=118.06 cores=1,3,5,7
/proc/13105/task/13107/stat : 13107 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 41298 0 0 0 11795 11 0 0 25 0 4 0 650648556 644988928 85602 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13105/tid=13108] ppid=13103 vsize=629872 CPUtime=118.08 cores=1,3,5,7
/proc/13105/task/13108/stat : 13108 (strangenight1-m) R 13103 13105 12865 0 -1 4202560 43057 0 0 0 11798 10 0 0 25 0 4 0 650648556 644988928 85602 33554432000 4194304 4650419 140734728727728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 471.16
Current children cumulated vsize (KiB) 629872

Child status: 20
Real time (s): 118.185
CPU time (s): 471.454
CPU user time (s): 471.019
CPU system time (s): 0.434933
CPU usage (%): 398.913
Max. virtual memory (cumulated for all children) (KiB): 629872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 471.019
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155002
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= 9931
involuntary context switches= 3565

runsolver used 0.317951 second user time and 0.874867 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 18:28:18
IDJOB=3369567
IDBENCH=70941
IDSOLVER=1846
FILE ID=node122/3369567-1305390497
RUNJOBID= node122-1305388863-12884
PBS_JOBID= 13324424
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369567-1305390497/watcher-3369567-1305390497 -o /tmp/evaluation-result-3369567-1305390497/solver-3369567-1305390497 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369567-1305390497.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1669322019

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27351036 kB
Buffers:        263812 kB
Cached:        3323512 kB
SwapCached:      50104 kB
Active:        1549896 kB
Inactive:      3840232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27351036 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            9312 kB
Writeback:           0 kB
AnonPages:     1763672 kB
Mapped:          14396 kB
Slab:           112924 kB
PageTables:      33440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53433796 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= 73420 MiB
End job on node122 at 2011-05-14 18:30:16