Trace number 3262245

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-mtUNSAT 862.461 215.9

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.7746
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3262245-1304131313.cnf'
0.00/0.00	c -- header says num vars:            191
0.00/0.00	c -- header says num clauses:       19482
0.00/0.06	c -- clauses added:            0 learnts,        19482 normals,            0 xors
0.00/0.06	c -- vars added        191
0.00/0.06	c Parsing time:  0.02 s
0.00/0.06	c  N st     0         0       191     19229       253         0     85088         0   no data   no data  --
0.00/0.12	c asymm  cl-useful: 0/19229/19229 lits-rem:0 time: 0.45
0.00/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.49/0.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.49/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
0.49/0.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.88/0.26	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.27 s
0.88/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.88/0.26	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.88/0.26	c calculated reachability. Time: 0.00
0.88/0.26	c Calc default polars -  time:   0.00 s pos:     190 undec:       1 neg:       0
0.88/0.26	c =========================================================================================
0.88/0.26	c types(t): F = full restart, N = normal restart
0.88/0.26	c types(t): S = simplification begin/end, E = solution found
0.88/0.26	c restart types(rt): st = static, dy = dynamic
0.88/0.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.88/0.26	c  B st     0         0       190     19220        63         0     84509         0   no data   no data  --
1.68/0.46	c  N dy    12      4020       190     19220        63      3803     84509     63841      8.76      9.23  --
2.36/0.62	c  N dy    38      8081       190     19220        63      5320     84509     84231      9.24      9.97  --
3.17/0.85	c  N dy    61     12169       190     19220        63      5177     84509     72074      9.44     12.26  --
4.38/1.10	c  N dy    76     16706       190     19220        63      9499     84509    142171      9.36      9.89  --
5.16/1.37	c  N dy    93     21376       190     19220        63      8574     84509    120006      9.32      9.87  --
5.96/1.58	c  F st   103     25000       190     19220        63     12038     84509    175693      9.25      8.85  --
6.36/1.62	c  N st   105     25626       190     19220        63     12648     84509    185907      9.25   no data  --
7.15/1.88	c  N dy   109     30001       190     19220        63     10294     84509    139863      9.25   no data  --
7.15/1.88	c  S st   109     30001       190     19220        63     10294     84509    139863      9.25   no data  --
7.55/1.91	c  S st   109     30504       190     19220        63     10795     84509    147984      9.25   no data  --
7.55/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.55/1.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.55/1.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.55/1.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
7.55/1.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
7.55/1.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
7.55/1.93	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13.17/3.33	c lits-rem:       406  cl-subs:     2373  v-elim:      0  v-fix:    0  time:  5.59 s
13.95/3.51	c asymm  cl-useful: 0/19220/19220 lits-rem:0 time: 0.70
13.95/3.51	c calculated reachability. Time: 0.00
13.95/3.51	c  N dy   109     30504       190     19220        63      8422     84509    125216      9.25   no data  --
14.74/3.75	c  N dy   131     34707       190     19220        63     12431     84509    189473      9.28      9.79  --
15.94/4.01	c  N dy   148     38809       190     19220        63      8859     84509    115959      9.28      9.92  --
16.74/4.29	c  N dy   163     43468       190     19220        63     13322     84509    187360      9.25      9.77  --
17.55/4.43	c  S st   175     45759       190     19220        63     15533     84509    224312      9.27   no data  --
17.55/4.46	c  S st   175     46265       190     19220        63     16032     84509    232863      9.27   no data  --
17.55/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.55/4.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.55/4.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
17.55/4.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.55/4.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
17.55/4.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
17.55/4.49	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
23.52/5.97	c lits-rem:       406  cl-subs:     2017  v-elim:      0  v-fix:    0  time:  5.93 s
23.52/5.97	c vivif2 --  cl tried    19218 cl shrink        0 lits rem          0 time: 0.01
23.52/5.98	c vivif2 --  cl tried    14017 cl shrink        0 lits rem          0 time: 0.01
24.72/6.22	c asymm  cl-useful: 1/19218/19218 lits-rem:1 time: 0.98
24.72/6.22	c calculated reachability. Time: 0.00
24.72/6.22	c  N dy   175     46265       190     19218        63     14017     84466    212019      9.27   no data  --
25.52/6.49	c  N dy   185     50489       190     19218        63      9542     84466    123292      9.25      9.75  --
26.75/6.75	c  N dy   200     54848       190     19218        63     13711     84466    192162      9.25      9.74  --
27.92/7.03	c  N dy   222     59066       190     19218        63     17711     84466    258164      9.27      9.85  --
29.12/7.30	c  N dy   237     63166       190     19218        63     12117     84466    162044      9.25      9.90  --
29.92/7.55	c  N dy   251     67251       190     19218        63     16018     84466    226225      9.24      9.73  --
30.32/7.70	c  S st   261     69397       190     19218        63     18046     84466    258834      9.25      9.01  --
30.73/7.74	c  S st   261     69898       190     19218        63     18543     84466    267972      9.25   no data  --
30.73/7.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.73/7.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.73/7.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
30.73/7.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
30.73/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
30.73/7.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
30.73/7.76	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
37.12/9.34	c lits-rem:       527  cl-subs:     2370  v-elim:      0  v-fix:    0  time:  6.30 s
37.12/9.34	c vivif2 --  cl tried    19218 cl shrink        0 lits rem          0 time: 0.00
37.12/9.34	c vivif2 --  cl tried    16173 cl shrink        0 lits rem          0 time: 0.02
38.32/9.67	c asymm  cl-useful: 1/19218/19218 lits-rem:1 time: 1.29
38.32/9.67	c calculated reachability. Time: 0.00
38.32/9.67	c  N dy   261     69898       190     19218        63     16173     84465    244592      9.25   no data  --
39.53/9.97	c  N dy   282     74438       190     19218        63     20496     84465    314273      9.25      9.76  --
41.10/10.30	c  N dy   291     79665       190     19218        63     15047     84465    199811      9.21      9.77  --
42.30/10.64	c  N dy   306     84773       190     19218        63     19913     84465    275222      9.19      9.71  --
43.10/10.84	c  F st   313     87502       190     19218        63     22507     84465    316014      9.18   no data  --
43.92/11.06	c  N st   318     90801       190     19218        63     14272     84465    175381      9.18   no data  --
45.90/11.51	c  N dy   324     97668       190     19218        63     20792     84465    275248      9.12      9.61  --
47.49/11.96	c  N dy   345    103960       190     19218        63     14434     84465    168010      9.09      9.66  --
47.89/12.02	c  S st   348    104852       190     19218        63     15289     84465    181596      9.09      8.73  --
47.89/12.05	c  S st   348    105352       190     19218        63     15783     84465    190591      9.09   no data  --
47.89/12.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.89/12.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.89/12.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
47.89/12.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
47.89/12.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
47.89/12.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
47.89/12.07	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
53.49/13.45	c lits-rem:       325  cl-subs:     1816  v-elim:      0  v-fix:    0  time:  5.49 s
53.49/13.45	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.00
53.49/13.45	c vivif2 --  cl tried    13968 cl shrink        0 lits rem          0 time: 0.01
54.68/13.73	c asymm  cl-useful: 0/19217/19217 lits-rem:0 time: 1.12
54.68/13.74	c calculated reachability. Time: 0.00
54.68/13.74	c  N dy   348    105352       190     19217        63     13968     84444    175212      9.09   no data  --
56.28/14.19	c  N dy   373    112528       190     19217        63     20775     84444    282775      9.08      9.67  --
58.69/14.74	c  N dy   401    120055       190     19217        63     14684     84444    170695      9.07      9.55  --
61.09/15.32	c  N dy   429    129000       190     19217        63     23174     84444    300855      9.05      9.56  --
63.48/15.97	c  N dy   460    137762       190     19217        63     17276     84444    208198      9.05      9.56  --
66.29/16.65	c  N dy   487    147377       190     19217        63     26405     84444    346309      9.02      9.75  --
69.07/17.37	c  N dy   520    156782       190     19217        63     20200     84444    256948      9.01      9.54  --
69.47/17.46	c  S st   523    158028       190     19217        63     21380     84444    275029      9.01      8.30  --
69.87/17.50	c  S st   523    158530       190     19217        63     21875     84444    284348      9.01   no data  --
69.87/17.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.87/17.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.87/17.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
69.87/17.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.87/17.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
69.87/17.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
69.87/17.53	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
75.46/18.96	c lits-rem:       454  cl-subs:     2467  v-elim:      0  v-fix:    0  time:  5.71 s
75.46/18.96	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.01
75.46/18.97	c vivif2 --  cl tried    19408 cl shrink        0 lits rem          0 time: 0.02
77.06/19.35	c asymm  cl-useful: 0/18745/19217 lits-rem:0 time: 1.54
77.06/19.35	c calculated reachability. Time: 0.00
77.06/19.35	c  N dy   523    158530       190     19217        63     19408     84444    263413      9.01   no data  --
80.26/20.16	c  N dy   550    169700       190     19217        63     29966     84444    421224      8.98      9.46  --
83.87/21.03	c  N dy   587    181110       190     19217        63     24648     84444    320893      8.96      9.47  --
87.87/22.01	c  N dy   625    192702       190     19217        63     18628     84444    217662      8.95      9.48  --
91.45/22.91	c  N dy   668    205171       190     19217        63     30462     84444    401518      8.94      9.48  --
95.84/24.00	c  N dy   715    219205       190     19217        63     25765     84444    315634      8.93      9.53  --
100.63/25.29	c  N dy   774    234703       190     19217        63     21530     84444    239293      8.92      9.40  --
101.83/25.50	c  S st   786    237795       190     19217        63     24469     84444    286505      8.92   no data  --
101.83/25.54	c  S st   786    238297       190     19217        63     24964     84444    294985      8.92   no data  --
101.83/25.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.83/25.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.83/25.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
101.83/25.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.83/25.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
101.83/25.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
101.83/25.57	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
107.83/27.01	c lits-rem:       447  cl-subs:     2604  v-elim:      0  v-fix:    0  time:  5.75 s
107.83/27.01	c vivif2 --  cl tried    19217 cl shrink        0 lits rem          0 time: 0.01
107.83/27.02	c vivif2 --  cl tried    22360 cl shrink        0 lits rem          0 time: 0.02
109.03/27.37	c asymm  cl-useful: 0/15719/19217 lits-rem:0 time: 1.39
109.03/27.37	c calculated reachability. Time: 0.00
109.03/27.37	c  N dy   786    238297       190     19217        63     22360     84444    272441      8.92   no data  --
114.23/28.61	c  N dy   852    254596       190     19217        63     37880     84444    514051      8.93      9.40  --
119.40/29.92	c  N dy   918    271414       190     19217        63     33954     84444    430595      8.92      9.43  --
125.40/31.42	c  N dy  1003    289549       190     19217        63     30390     84444    366529      8.93      9.40  --
131.00/32.87	c  F st  1081    306251       190     19217        63     24375     84444    266057      8.94   no data  --
131.82/33.01	c  N st  1085    308282       190     19217        64     26289     84444    296008      8.94   no data  --
138.18/34.63	c  N dy  1142    328057       190     19217        64     45065     84444    583571      8.93      9.42  --
144.58/36.28	c  N dy  1196    348302       190     19217        64     41362     84444    505484      8.91      9.38  --
148.17/37.14	c  S st  1244    357447       190     19217        64     26358     84444    278640      8.91   no data  --
148.17/37.19	c  S st  1244    357950       190     19217        64     26847     84444    286473      8.91   no data  --
148.17/37.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
148.17/37.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
148.57/37.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
148.57/37.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.57/37.22	c subs with bin:       95  lits-rem:       126  v-fix:    0  time:  0.04 s
148.57/37.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
148.57/37.22	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
155.77/39.05	c lits-rem:       424  cl-subs:     1842  v-elim:      0  v-fix:    0  time:  7.28 s
155.77/39.05	c vivif2 --  cl tried    19211 cl shrink        0 lits rem          0 time: 0.01
155.77/39.05	c vivif2 --  cl tried    24916 cl shrink        0 lits rem          0 time: 0.02
156.17/39.17	c asymm  cl-useful: 0/3492/19211 lits-rem:0 time: 0.45
156.17/39.17	c calculated reachability. Time: 0.00
156.17/39.17	c  N dy  1244    357950       190     19211        64     24916     84428    271309      8.91   no data  --
162.98/40.86	c  N dy  1308    378101       190     19211        64     43996     84428    555595      8.91      9.47  --
170.14/42.62	c  N dy  1375    398507       190     19211        64     38748     84428    464093      8.90      9.40  --
176.94/44.39	c  N dy  1441    418595       190     19211        64     32222     84428    354722      8.89     10.84  --
184.13/46.16	c  N dy  1512    438671       190     19211        64     51234     84428    639911      8.88      9.40  --
191.31/47.92	c  N dy  1579    458961       190     19211        65     43886     84428    518257      8.86      9.37  --
198.50/49.75	c  N dy  1648    479143       190     19211        65     35581     84428    392808      8.85      9.36  --
206.10/51.60	c  N dy  1726    499187       190     19211        65     54641     84428    679712      8.85     10.86  --
213.68/53.50	c  N dy  1809    520052       190     19211        65     45961     84428    546913      8.85      9.41  --
220.48/55.21	c  S st  1873    536926       190     19211        65     32530     84428    337069      8.85      8.87  --
220.48/55.25	c  S st  1873    537428       190     19211        65     33025     84428    345837      8.85   no data  --
220.48/55.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
220.48/55.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.48/55.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
220.48/55.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
220.48/55.28	c subs with bin:      100  lits-rem:        88  v-fix:    0  time:  0.04 s
220.48/55.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
220.48/55.28	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
226.87/56.86	c lits-rem:       643  cl-subs:     3591  v-elim:      0  v-fix:    0  time:  6.29 s
226.87/56.86	c vivif2 --  cl tried    19205 cl shrink        0 lits rem          0 time: 0.00
226.87/56.87	c vivif2 --  cl tried    29340 cl shrink        0 lits rem          0 time: 0.02
228.48/57.21	c asymm  cl-useful: 2/10088/19205 lits-rem:2 time: 1.37
228.48/57.21	c calculated reachability. Time: 0.00
228.48/57.21	c  N dy  1873    537428       190     19205        65     29340     84410    319856      8.85   no data  --
235.27/58.93	c  N dy  1944    557543       190     19205        66     48371     84410    604757      8.85      9.53  --
243.25/60.90	c  N dy  2013    577758       190     19205        66     37231     84410    421135      8.84      9.35  --
250.86/62.81	c  N dy  2090    598064       190     19205        66     56461     84410    702334      8.84      9.41  --
258.84/64.82	c  N dy  2169    618743       190     19205        66     44853     84410    512466      8.84      9.34  --
268.04/67.16	c  N dy  2268    639959       190     19205        66     32791     84410    333717      8.84      9.33  --
275.22/68.94	c  N dy  2340    660050       190     19205        66     51839     84410    615226      8.84      9.57  --
284.41/71.22	c  N dy  2417    681329       190     19205        66     38884     84410    421701      8.83      9.31  --
289.60/72.51	c Finding binary XORs  T:     0.00 s  found:       0
292.39/73.29	c  N dy  2497    702454       190     19205        67     58885     84410    717535      8.83      9.30  --
300.78/75.35	c  N dy  2576    722780       190     19205        67     44015     84410    492994      8.83      9.32  --
308.77/77.36	c  N dy  2659    742790       190     19205        67     62996     84410    770467      8.82     10.25  --
317.17/79.43	c  N dy  2737    762823       190     19205        67     46948     84410    533697      8.82      9.32  --
325.18/81.44	c  N dy  2808    782944       190     19205        67     66004     84410    811951      8.82      9.39  --
333.55/83.59	c  N dy  2879    803325       190     19205        67     49293     84410    563851      8.81      9.29  --
334.75/83.86	c  S st  2887    806145       190     19205        67     51967     84410    602373      8.81   no data  --
335.15/83.92	c  S st  2887    806645       190     19205        67     52459     84410    610170      8.81   no data  --
335.15/83.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
335.15/83.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
335.15/83.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.06
335.15/83.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
335.55/84.00	c subs with bin:      353  lits-rem:       632  v-fix:    0  time:  0.15 s
335.55/84.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    190 time:  0.00 s
335.55/84.00	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
351.94/88.13	c lits-rem:      3720  cl-subs:     7206  v-elim:      0  v-fix:    0  time: 16.47 s
351.94/88.13	c vivif2 --  cl tried    19192 cl shrink        0 lits rem          0 time: 0.00
351.94/88.14	c vivif2 --  cl tried    44913 cl shrink        0 lits rem          0 time: 0.04
352.72/88.34	c asymm  cl-useful: 0/5247/19192 lits-rem:0 time: 0.80
352.72/88.34	c calculated reachability. Time: 0.00
352.72/88.34	c  N dy  2887    806645       190     19192        67     44913     84358    541933      8.81   no data  --
360.73/90.37	c  N dy  2970    826888       190     19192        67     64157     84358    826201      8.81      9.33  --
369.90/92.60	c  N dy  3054    847027       190     19192        67     46433     84358    525911      8.81      9.29  --
377.90/94.67	c  N dy  3127    867099       190     19192        67     65417     84358    805075      8.81      9.28  --
387.10/96.93	c  N dy  3198    888258       190     19192        68     47606     84358    538533      8.80      9.27  --
395.48/99.07	c  N dy  3281    908526       190     19192        69     66791     84358    815989      8.80      9.27  --
405.06/101.44	c  N dy  3363    930037       190     19192        69     48374     84358    540102      8.80      9.30  --
413.47/103.54	c  N dy  3456    950166       190     19192        69     67395     84358    821081      8.80      9.27  --
422.63/105.86	c  N dy  3540    970177       190     19192        69     46676     84358    502468      8.80      9.27  --
430.64/107.89	c  N dy  3619    990632       190     19192        69     66093     84358    784303      8.80      9.29  --
440.22/110.26	c  N dy  3683   1010681       190     19192        69     44379     84358    458547      8.79      9.28  --
448.22/112.22	c  N dy  3769   1030715       190     19192        69     63348     84358    738642      8.79      9.26  --
458.59/114.87	c  N dy  3855   1052812       190     19192        72     42606     84358    421734      8.79      9.26  --
458.59/114.87	c Finding binary XORs  T:     0.00 s  found:       0
465.80/116.67	c  F st  3919   1071878       190     19192        72     60589     84358    678050      8.79   no data  --
466.20/116.79	c  N st  3922   1073069       190     19192        72     61714     84358    695508      8.79   no data  --
474.99/118.96	c  N dy  3970   1093379       190     19192        73     80875     84358    965114      8.78      9.26  --
483.79/121.14	c  N dy  4039   1113499       190     19192        75     57406     84358    620311      8.78      9.29  --
484.96/121.44	c Finding binary XORs  T:     0.00 s  found:       0
492.96/123.44	c  N dy  4116   1134141       190     19192        77     76913     84358    902081      8.78      9.26  --
502.54/125.84	c  N dy  4196   1154301       190     19192        77     52497     84358    541092      8.77      9.25  --
508.94/127.48	c Finding binary XORs  T:     0.00 s  found:       0
511.33/128.01	c  N dy  4265   1174387       190     19192        81     71515     84358    814711      8.77     10.04  --
518.54/129.89	c Finding binary XORs  T:     0.00 s  found:       0
521.72/130.68	c  N dy  4351   1194402       189     18862        65     39786     83151    387186      8.77      9.42  --
528.11/132.22	c  S st  4416   1209967       189     18862        65     54450     83151    599846      8.77      8.55  --
528.11/132.29	c  S st  4416   1210468       189     18862        65     54942     83151    608995      8.77   no data  --
528.11/132.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
528.11/132.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
528.51/132.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
528.51/132.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
528.91/132.40	c subs with bin:      581  lits-rem:       636  v-fix:    0  time:  0.25 s
528.91/132.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    189 time:  0.00 s
528.91/132.40	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
541.69/135.64	c lits-rem:      3335  cl-subs:     5423  v-elim:      0  v-fix:    0  time: 12.94 s
541.69/135.64	c vivif2 --  cl tried    18838 cl shrink        0 lits rem          0 time: 0.01
541.69/135.65	c vivif2 --  cl tried    48962 cl shrink        0 lits rem          0 time: 0.04
542.49/135.81	c asymm  cl-useful: 0/3503/18838 lits-rem:0 time: 0.62
542.49/135.81	c calculated reachability. Time: 0.00
542.49/135.81	c  N dy  4416   1210468       189     18838        65     48962     82828    552430      8.77   no data  --
551.67/138.11	c  N dy  4496   1232858       189     18838        66     70141     82828    855562      8.76      9.32  --
561.27/140.58	c  N dy  4546   1253758       189     18838        67     47782     82828    488599      8.76      9.29  --
569.25/142.59	c  N dy  4618   1273793       189     18838        67     66676     82828    762058      8.76      9.47  --
578.85/144.92	c  N dy  4687   1293974       189     18838        67     85713     82828   1031486      8.75      9.22  --
578.85/144.92	c Finding binary XORs  T:     0.00 s  found:       0
588.84/147.41	c  N dy  4749   1314619       189     18838        69     60554     82828    656010      8.75      9.22  --
598.81/149.90	c  N dy  4843   1334965       189     18838        70     79769     82828    932543      8.75      9.22  --
610.00/152.71	c  N dy  4927   1355034       189     18838        70     52307     82828    528595      8.75      9.25  --
618.79/154.93	c  N dy  5005   1376148       189     18838        72     72249     82828    815772      8.75      9.24  --
624.79/156.48	c Finding binary XORs  T:     0.00 s  found:       0
628.39/157.35	c  N dy  5078   1396248       189     18838        74     91326     82828   1088099      8.75      9.27  --
637.58/159.69	c  N dy  5160   1416302       189     18838        75     62472     82828    668238      8.75      9.26  --
646.75/161.92	c  N dy  5238   1436433       188     18838        76     81462     82828    943510      8.75      9.28  --
647.95/162.27	c Finding binary XORs  T:     0.00 s  found:       0
657.94/164.71	c  N dy  5329   1456937       188     18499        66     49065     81605    484826      8.75      9.24  --
665.93/166.78	c  N dy  5426   1477065       188     18499        67     68041     81605    758161      8.75      9.30  --
675.92/169.25	c  N dy  5517   1497337       188     18499        68     87179     81605   1032517      8.75      9.25  --
687.11/172.08	c  N dy  5589   1519836       188     18499        68     59885     81605    628671      8.75      9.22  --
696.30/174.31	c  N dy  5659   1539935       188     18499        69     78877     81605    896432      8.74      9.23  --
706.68/176.95	c  N dy  5716   1560658       188     18499        69     98353     81605   1171815      8.74      9.22  --
716.30/179.36	c  N dy  5785   1580810       188     18499        69     67103     81605    723924      8.74      9.22  --
723.07/181.05	c Finding binary XORs  T:     0.00 s  found:       0
725.86/181.74	c  N dy  5866   1600829       188     18499        70     85974     81605    993143      8.74     10.00  --
737.05/184.59	c  N dy  5932   1620975       188     18499        70     53498     81605    526010      8.73      9.22  --
745.84/186.76	c  N dy  6016   1641067       188     18499        70     72504     81605    798861      8.74      9.29  --
756.62/189.45	c  N dy  6095   1661134       188     18499        70     91449     81605   1067229      8.73      9.57  --
768.61/192.47	c  N dy  6168   1681142       188     18499        71     57659     81605    566475      8.73      9.30  --
778.21/194.81	c  N dy  6240   1701239       188     18499        71     76591     81605    830994      8.73      9.21  --
782.99/196.06	c  S st  6271   1710468       188     18499        71     85316     81605    953149      8.73      7.71  --
783.39/196.15	c  S st  6271   1710971       188     18499        71     85812     81605    961710      8.73   no data  --
783.39/196.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
783.39/196.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
783.39/196.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
783.79/196.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
784.99/196.55	c subs with bin:     1906  lits-rem:      3216  v-fix:    0  time:  1.27 s
784.99/196.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    188 time:  0.01 s
784.99/196.56	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
814.54/203.99	c lits-rem:      2364  cl-subs:    14585  v-elim:      0  v-fix:    0  time: 29.68 s
814.54/203.99	c vivif2 --  cl tried    18439 cl shrink        0 lits rem          0 time: 0.01
814.94/204.01	c vivif2 --  cl tried    69381 cl shrink        0 lits rem          0 time: 0.06
816.14/204.30	c asymm  cl-useful: 0/2354/18439 lits-rem:0 time: 1.18
816.14/204.31	c calculated reachability. Time: 0.00
816.14/204.31	c  N dy  6271   1710971       188     18439        72     69381     81192    815008      8.73   no data  --
818.53/204.93	c Finding binary XORs  T:     0.00 s  found:       0
826.55/206.91	c  N dy  6332   1730975       188     18439        83     88253     81192   1076559      8.72      9.22  --
832.11/208.35	c Finding binary XORs  T:     0.00 s  found:       0
838.92/210.01	c  N dy  6374   1751028       187     18439        89     53910     81192    520487      8.72      9.19  --
847.30/212.19	c  N dy  6432   1771543       186     17751        88     67124     78683    711100      8.71      9.29  --
847.30/212.19	c Finding binary XORs  T:     0.00 s  found:       0
857.31/214.61	c  N dy  6471   1792554       185     17751        95     86900     78683    970825      8.70      9.17  --
857.31/214.66	c Finding binary XORs  T:     0.00 s  found:       0
862.09/215.89	c Following stats are for *FIRST FINISHED THREAD ONLY*
862.09/215.89	c num threads              : 4          
862.09/215.89	c restarts                 : 6193       
862.09/215.89	c dynamic restarts         : 6163       
862.09/215.89	c static restarts          : 30         
862.09/215.89	c full restarts            : 4          
862.09/215.89	c total simplify time      : 1.48       
862.09/215.89	c learnts DL2              : 0          
862.09/215.89	c learnts size 2           : 724        
862.09/215.89	c learnts size 1           : 108         (56.54     % of vars)
862.09/215.89	c filedLit time            : 0.31        (0.04      % time)
862.09/215.89	c v-elim SatELite          : 0           (0.00      % vars)
862.09/215.89	c SatELite time            : 75.30       (8.74      % time)
862.09/215.89	c v-elim xor               : 0           (0.00      % vars)
862.09/215.89	c xor elim time            : 0.05        (0.01      % time)
862.09/215.89	c num binary xor trees     : 0          
862.09/215.89	c binxor trees' crown      : 0           (nan       leafs/tree)
862.09/215.89	c bin xor find time        : 0.00       
862.09/215.89	c OTF clause improved      : 121521      (0.07      clauses/conflict)
862.09/215.89	c OTF impr. size diff      : 137191      (1.13       lits/clause)
862.09/215.89	c OTF cl watch-shrink      : 1494846     (0.80      clauses/conflict)
862.09/215.89	c OTF cl watch-sh-lit      : 6444742     (4.31       lits/clause)
862.09/215.89	c tried to recurMin cls    : 277074      (14.89      % of conflicts)
862.09/215.89	c updated cache            : 1414        (0.01       lits/tried recurMin)
862.09/215.89	c unit cls received        : 2           (1.85      % of units)
862.09/215.89	c unit cls sent            : 10          (9.26      % of units)
862.09/215.89	c bin cls received         : 45         
862.09/215.89	c bin cls sent             : 115        
862.09/215.89	c clauses over max glue    : 0           (0.00      % of all clauses)
862.09/215.89	c conflicts                : 1861301     (2159.52   / sec)
862.09/215.89	c decisions                : 2427481     (0.35      % random)
862.09/215.89	c bogo-props               : 33078560789 (38378386.90 / sec)
862.09/215.89	c conflict literals        : 27713594    (55.42     % deleted)
862.09/215.89	c Memory used              : 321.14      MB
862.09/215.89	c single-thread CPU time   : 861.91      s
862.09/215.89	c all-threads sum CPU time : 861.91      s
862.09/215.89	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262245-1304131313/watcher-3262245-1304131313 -o /tmp/evaluation-result-3262245-1304131313/solver-3262245-1304131313 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3262245-1304131313.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.64 6.08 6.83 3/173 11213
/proc/meminfo: memFree=20846432/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 412 0 0 0 0 0 0 0 18 0 4 0 524731026 52465664 352 33554432000 4194304 4650419 140734099885936 18446744073709551615 47072154412978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 12809 352 303 112 0 7774 0
[pid=11213/tid=11217] ppid=11210 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 524731026 52465664 352 33554432000 4194304 4650419 140734099885936 18446744073709551615 47072154412978 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 524731026 52465664 352 33554432000 4194304 4650419 140734099885936 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 524731026 52465664 352 33554432000 4194304 4650419 140734099885936 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.131734 s]
/proc/loadavg: 3.64 6.08 6.83 3/173 11213
/proc/meminfo: memFree=20846432/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=286172 CPUtime=0.49 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 4195 0 0 0 49 0 0 0 20 0 4 0 524731026 293040128 3446 33554432000 4194304 4650419 140734099885936 18446744073709551615 237278576832 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 71543 3474 378 112 0 66508 0
[pid=11213/tid=11217] ppid=11210 vsize=286172 CPUtime=0.12 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1156 0 0 0 12 0 0 0 20 0 4 0 524731026 293040128 3483 33554432000 4194304 4650419 140734099885936 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=286172 CPUtime=0.11 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1060 0 0 0 11 0 0 0 21 0 4 0 524731026 293040128 3496 33554432000 4194304 4650419 140734099885936 18446744073709551615 237278540833 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=286172 CPUtime=0.12 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 596 0 0 0 12 0 0 0 21 0 4 0 524731026 293040128 3504 33554432000 4194304 4650419 140734099885936 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 286172

[startup+0.231717 s]
/proc/loadavg: 3.64 6.08 6.83 3/173 11213
/proc/meminfo: memFree=20846432/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=286308 CPUtime=0.88 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 6280 0 0 0 88 0 0 0 20 0 4 0 524731026 293179392 5211 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 71577 5211 390 112 0 66542 0
[pid=11213/tid=11217] ppid=11210 vsize=286308 CPUtime=0.22 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1764 0 0 0 22 0 0 0 20 0 4 0 524731026 293179392 5211 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=286308 CPUtime=0.21 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1709 0 0 0 21 0 0 0 21 0 4 0 524731026 293179392 5211 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=286308 CPUtime=0.22 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 666 0 0 0 22 0 0 0 21 0 4 0 524731026 293179392 5211 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 286308

[startup+0.331698 s]
/proc/loadavg: 3.64 6.08 6.83 3/173 11213
/proc/meminfo: memFree=20846432/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=286440 CPUtime=1.28 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 6443 0 0 0 128 0 0 0 20 0 4 0 524731026 293314560 5374 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 71610 5374 392 112 0 66575 0
[pid=11213/tid=11217] ppid=11210 vsize=286440 CPUtime=0.32 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1801 0 0 0 32 0 0 0 20 0 4 0 524731026 293314560 5374 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=286440 CPUtime=0.31 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1746 0 0 0 31 0 0 0 21 0 4 0 524731026 293314560 5374 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=286440 CPUtime=0.32 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 717 0 0 0 32 0 0 0 21 0 4 0 524731026 293314560 5374 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 286440

[startup+0.700634 s]
/proc/loadavg: 3.64 6.08 6.83 3/173 11213
/proc/meminfo: memFree=20846432/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=288480 CPUtime=2.76 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 7357 0 0 0 276 0 0 0 21 0 4 0 524731026 295403520 5942 33554432000 4194304 4650419 140734099885936 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 72120 5943 392 112 0 67085 0
[pid=11213/tid=11217] ppid=11210 vsize=288480 CPUtime=0.69 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1928 0 0 0 69 0 0 0 20 0 4 0 524731026 295403520 5943 33554432000 4194304 4650419 140734099885936 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=288480 CPUtime=0.68 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1875 0 0 0 68 0 0 0 22 0 4 0 524731026 295403520 5943 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=288480 CPUtime=0.68 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1244 0 0 0 68 0 0 0 22 0 4 0 524731026 295403520 5943 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 288480

[startup+1.50049 s]
/proc/loadavg: 3.64 6.08 6.83 9/184 11224
/proc/meminfo: memFree=20797360/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=290132 CPUtime=5.96 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 10351 0 0 0 595 1 0 0 23 0 4 0 524731026 297095168 6369 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 72533 6369 393 112 0 67498 0
[pid=11213/tid=11217] ppid=11210 vsize=290132 CPUtime=1.48 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 2730 0 0 0 148 0 0 0 23 0 4 0 524731026 297095168 6369 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=290132 CPUtime=1.48 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 2694 0 0 0 148 0 0 0 25 0 4 0 524731026 297095168 6369 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=290132 CPUtime=1.48 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 1806 0 0 0 148 0 0 0 25 0 4 0 524731026 297095168 6369 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 290132

[startup+3.10021 s]
/proc/loadavg: 3.64 6.08 6.83 9/184 11224
/proc/meminfo: memFree=20783348/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=298928 CPUtime=12.35 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 19607 0 0 0 1233 2 0 0 25 0 4 0 524731026 306102272 12295 33554432000 4194304 4650419 140734099885936 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 74732 12295 396 112 0 69697 0
[pid=11213/tid=11217] ppid=11210 vsize=298928 CPUtime=3.08 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 4589 0 0 0 308 0 0 0 25 0 4 0 524731026 306102272 12295 33554432000 4194304 4650419 140734099885936 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=298928 CPUtime=3.08 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 5352 0 0 0 308 0 0 0 25 0 4 0 524731026 306102272 12295 33554432000 4194304 4650419 140734099885936 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=298928 CPUtime=3.07 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 4922 0 0 0 307 0 0 0 25 0 4 0 524731026 306102272 12295 33554432000 4194304 4650419 140734099885936 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 298928

[startup+6.30064 s]
/proc/loadavg: 3.98 6.11 6.83 9/184 11225
/proc/meminfo: memFree=20732888/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=290824 CPUtime=25.12 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 27190 0 0 0 2509 3 0 0 25 0 4 0 524731026 297803776 14510 33554432000 4194304 4650419 140734099885936 18446744073709551615 4331257 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 72706 14521 394 112 0 67671 0
[pid=11213/tid=11217] ppid=11210 vsize=290824 CPUtime=6.28 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 6951 0 0 0 627 1 0 0 25 0 4 0 524731026 297803776 14531 33554432000 4194304 4650419 140734099885936 18446744073709551615 237278576848 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=290824 CPUtime=6.28 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 7072 0 0 0 628 0 0 0 25 0 4 0 524731026 297803776 14549 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=290824 CPUtime=6.26 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 6768 0 0 0 625 1 0 0 25 0 4 0 524731026 297803776 14559 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 290824

[startup+12.7005 s]
/proc/loadavg: 4.31 6.15 6.84 9/184 11225
/proc/meminfo: memFree=20699068/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=285668 CPUtime=50.69 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 40398 0 0 0 5062 7 0 0 25 0 4 0 524731026 292524032 16570 33554432000 4194304 4650419 140734099885936 18446744073709551615 4438666 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 71417 16570 394 112 0 66382 0
[pid=11213/tid=11217] ppid=11210 vsize=285668 CPUtime=12.68 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 10502 0 0 0 1266 2 0 0 25 0 4 0 524731026 292524032 16571 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=285668 CPUtime=12.68 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 10782 0 0 0 1267 1 0 0 25 0 4 0 524731026 292524032 16571 33554432000 4194304 4650419 140734099885936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=285668 CPUtime=12.62 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 10209 0 0 0 1260 2 0 0 25 0 4 0 524731026 292524032 16571 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 285668

[startup+25.5002 s]
/proc/loadavg: 5.19 6.25 6.86 9/184 11225
/proc/meminfo: memFree=20641160/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=305984 CPUtime=101.83 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 60368 0 0 0 10172 11 0 0 25 0 4 0 524731026 313327616 25882 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 76496 25883 394 112 0 71461 0
[pid=11213/tid=11217] ppid=11210 vsize=305984 CPUtime=25.48 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 15896 0 0 0 2546 2 0 0 25 0 4 0 524731026 313327616 25883 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=305984 CPUtime=25.48 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 14851 0 0 0 2546 2 0 0 25 0 4 0 524731026 313327616 25883 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=305984 CPUtime=25.35 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 16934 0 0 0 2532 3 0 0 25 0 4 0 524731026 313327616 25883 33554432000 4194304 4650419 140734099885936 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 305984

[startup+51.1007 s]
/proc/loadavg: 6.15 6.39 6.89 9/184 11226
/proc/meminfo: memFree=20603900/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=308236 CPUtime=204.1 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 91950 0 0 0 20394 16 0 0 25 0 4 0 524731026 315633664 29878 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 77059 29879 394 112 0 72024 0
[pid=11213/tid=11217] ppid=11210 vsize=308236 CPUtime=51.08 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 23168 0 0 0 5104 4 0 0 25 0 4 0 524731026 315633664 29879 33554432000 4194304 4650419 140734099885936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=308236 CPUtime=51.08 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 23203 0 0 0 5105 3 0 0 25 0 4 0 524731026 315633664 29879 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=308236 CPUtime=50.83 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 26562 0 0 0 5078 5 0 0 25 0 4 0 524731026 315633664 29879 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 308236

[startup+102.301 s]
/proc/loadavg: 7.19 6.64 6.95 9/184 11227
/proc/meminfo: memFree=20546956/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=353428 CPUtime=408.67 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 145242 0 0 0 40839 28 0 0 25 0 4 0 524731026 361910272 39142 33554432000 4194304 4650419 140734099885936 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 88357 39142 394 112 0 83322 0
[pid=11213/tid=11217] ppid=11210 vsize=353428 CPUtime=102.29 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 36695 0 0 0 10222 7 0 0 25 0 4 0 524731026 361910272 39142 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=353428 CPUtime=102.28 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 34443 0 0 0 10223 5 0 0 25 0 4 0 524731026 361910272 39142 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=353428 CPUtime=101.78 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 40978 0 0 0 10170 8 0 0 25 0 4 0 524731026 361910272 39142 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 353428

[startup+162.301 s]
/proc/loadavg: 7.74 6.90 7.02 9/184 11229
/proc/meminfo: memFree=20460248/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=329348 CPUtime=648.35 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 194087 0 0 0 64794 41 0 0 25 0 4 0 524731026 337252352 42641 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 82337 42641 394 112 0 77302 0
[pid=11213/tid=11217] ppid=11210 vsize=329348 CPUtime=162.29 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 49083 0 0 0 16218 11 0 0 25 0 4 0 524731026 337252352 42641 33554432000 4194304 4650419 140734099885936 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=329348 CPUtime=162.28 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 50719 0 0 0 16218 10 0 0 25 0 4 0 524731026 337252352 42641 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=329348 CPUtime=161.48 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 51934 0 0 0 16137 11 0 0 25 0 4 0 524731026 337252352 42641 33554432000 4194304 4650419 140734099885936 18446744073709551615 4313058 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.35
Current children cumulated vsize (KiB) 329348

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

[startup+179.201 s]
/proc/loadavg: 7.87 6.97 7.04 9/184 11229
/proc/meminfo: memFree=20460360/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=339784 CPUtime=715.88 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 207152 0 0 0 71542 46 0 0 25 0 4 0 524731026 347938816 44337 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 84946 44337 394 112 0 79911 0
[pid=11213/tid=11217] ppid=11210 vsize=339784 CPUtime=179.19 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 52855 0 0 0 17907 12 0 0 25 0 4 0 524731026 347938816 44337 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=339784 CPUtime=179.17 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 55606 0 0 0 17906 11 0 0 25 0 4 0 524731026 347938816 44337 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=339784 CPUtime=178.3 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 53201 0 0 0 17819 11 0 0 25 0 4 0 524731026 347938816 44337 33554432000 4194304 4650419 140734099885936 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 715.88
Current children cumulated vsize (KiB) 339784

[startup+192.001 s]
/proc/loadavg: 7.97 7.03 7.06 9/184 11229
/proc/meminfo: memFree=20427496/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=351720 CPUtime=767.01 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 219237 0 0 0 76652 49 0 0 25 0 4 0 524731026 360161280 47887 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 87930 47887 394 112 0 82895 0
[pid=11213/tid=11217] ppid=11210 vsize=351720 CPUtime=191.98 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 55944 0 0 0 19186 12 0 0 25 0 4 0 524731026 360161280 47887 33554432000 4194304 4650419 140734099885936 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=351720 CPUtime=191.98 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 59092 0 0 0 19186 12 0 0 25 0 4 0 524731026 360161280 47887 33554432000 4194304 4650419 140734099885936 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=351720 CPUtime=191.03 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 55911 0 0 0 19091 12 0 0 25 0 4 0 524731026 360161280 47887 33554432000 4194304 4650419 140734099885936 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 767.01
Current children cumulated vsize (KiB) 351720

[startup+204.8 s]
/proc/loadavg: 7.97 7.08 7.07 9/184 11230
/proc/meminfo: memFree=20404676/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=351720 CPUtime=818.13 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 226967 0 0 0 81762 51 0 0 25 0 4 0 524731026 360161280 50960 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 87930 50960 394 112 0 82895 0
[pid=11213/tid=11217] ppid=11210 vsize=351720 CPUtime=204.79 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 58153 0 0 0 20466 13 0 0 25 0 4 0 524731026 360161280 50960 33554432000 4194304 4650419 140734099885936 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=351720 CPUtime=204.77 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 59772 0 0 0 20465 12 0 0 25 0 4 0 524731026 360161280 50960 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=351720 CPUtime=203.76 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 56457 0 0 0 20363 13 0 0 25 0 4 0 524731026 360161280 50960 33554432000 4194304 4650419 140734099885936 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 818.13
Current children cumulated vsize (KiB) 351720

[startup+211.2 s]
/proc/loadavg: 7.97 7.09 7.08 9/184 11230
/proc/meminfo: memFree=20409880/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=363792 CPUtime=843.72 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 232263 0 0 0 84320 52 0 0 25 0 4 0 524731026 372523008 52067 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363683 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 90948 52067 394 112 0 85913 0
[pid=11213/tid=11217] ppid=11210 vsize=363792 CPUtime=211.19 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 60279 0 0 0 21106 13 0 0 25 0 4 0 524731026 372523008 52067 33554432000 4194304 4650419 140734099885936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=363792 CPUtime=211.17 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 61266 0 0 0 21105 12 0 0 25 0 4 0 524731026 372523008 52067 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=363792 CPUtime=210.13 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 56578 0 0 0 21000 13 0 0 25 0 4 0 524731026 372523008 52067 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 843.72
Current children cumulated vsize (KiB) 363792

[startup+214.401 s]
/proc/loadavg: 7.97 7.09 7.08 9/184 11230
/proc/meminfo: memFree=20400952/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=363792 CPUtime=856.49 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 233578 0 0 0 85596 53 0 0 25 0 4 0 524731026 372523008 53154 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 90948 53154 394 112 0 85913 0
[pid=11213/tid=11217] ppid=11210 vsize=363792 CPUtime=214.39 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 60723 0 0 0 21425 14 0 0 25 0 4 0 524731026 372523008 53154 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=363792 CPUtime=214.38 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 61598 0 0 0 21425 13 0 0 25 0 4 0 524731026 372523008 53154 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=363792 CPUtime=213.32 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 56691 0 0 0 21319 13 0 0 25 0 4 0 524731026 372523008 53154 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 856.49
Current children cumulated vsize (KiB) 363792

[startup+215.201 s]
/proc/loadavg: 7.98 7.11 7.08 9/184 11230
/proc/meminfo: memFree=20393264/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=363792 CPUtime=859.69 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 234453 0 0 0 85915 54 0 0 25 0 4 0 524731026 372523008 53970 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 90948 53970 394 112 0 85913 0
[pid=11213/tid=11217] ppid=11210 vsize=363792 CPUtime=215.18 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 60819 0 0 0 21504 14 0 0 25 0 4 0 524731026 372523008 53970 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=363792 CPUtime=215.18 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 62191 0 0 0 21505 13 0 0 25 0 4 0 524731026 372523008 53970 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=363792 CPUtime=214.11 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 56784 0 0 0 21398 13 0 0 25 0 4 0 524731026 372523008 53970 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 859.69
Current children cumulated vsize (KiB) 363792

[startup+215.6 s]
/proc/loadavg: 7.98 7.11 7.08 9/184 11230
/proc/meminfo: memFree=20413228/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=363792 CPUtime=861.31 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 234619 0 0 0 86077 54 0 0 25 0 4 0 524731026 372523008 54136 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 90948 54136 394 112 0 85913 0
[pid=11213/tid=11217] ppid=11210 vsize=363792 CPUtime=215.59 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 60856 0 0 0 21545 14 0 0 25 0 4 0 524731026 372523008 54136 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=363792 CPUtime=215.58 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 62247 0 0 0 21545 13 0 0 25 0 4 0 524731026 372523008 54136 33554432000 4194304 4650419 140734099885936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=363792 CPUtime=214.51 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 56817 0 0 0 21438 13 0 0 25 0 4 0 524731026 372523008 54136 33554432000 4194304 4650419 140734099885936 18446744073709551615 4313440 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 861.31
Current children cumulated vsize (KiB) 363792

[startup+215.8 s]
/proc/loadavg: 7.98 7.11 7.08 9/184 11230
/proc/meminfo: memFree=20413228/32950904 swapFree=67082284/67111528
[pid=11213] ppid=11210 vsize=328848 CPUtime=862.09 cores=0,2,4,6
/proc/11213/stat : 11213 (strangenight1-m) R 11210 11213 9708 0 -1 4202496 234697 0 0 0 86155 54 0 0 25 0 4 0 524731026 336740352 48761 33554432000 4194304 4650419 140734099885936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11213/statm: 82212 48761 394 112 0 77177 0
[pid=11213/tid=11217] ppid=11210 vsize=328848 CPUtime=215.78 cores=0,2,4,6
/proc/11213/task/11217/stat : 11217 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 60882 0 0 0 21564 14 0 0 25 0 4 0 524731026 336740352 48761 33554432000 4194304 4650419 140734099885936 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11213/tid=11218] ppid=11210 vsize=328848 CPUtime=215.77 cores=0,2,4,6
/proc/11213/task/11218/stat : 11218 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 62275 0 0 0 21564 13 0 0 25 0 4 0 524731026 336740352 48761 33554432000 4194304 4650419 140734099885936 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11213/tid=11219] ppid=11210 vsize=328848 CPUtime=214.7 cores=0,2,4,6
/proc/11213/task/11219/stat : 11219 (strangenight1-m) R 11210 11213 9708 0 -1 4202560 56817 0 0 0 21457 13 0 0 25 0 4 0 524731026 336740352 48761 33554432000 4194304 4650419 140734099885936 18446744073709551615 4366726 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 862.09
Current children cumulated vsize (KiB) 328848

Child status: 20
Real time (s): 215.9
CPU time (s): 862.461
CPU user time (s): 861.909
CPU system time (s): 0.551916
CPU usage (%): 399.472
Max. virtual memory (cumulated for all children) (KiB): 365032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 861.909
system time used= 0.551916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234729
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= 1035
involuntary context switches= 4639

runsolver used 0.354946 second user time and 0.725889 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 04:41:53
IDJOB=3262245
IDBENCH=83287
IDSOLVER=1588
FILE ID=node121/3262245-1304131313
RUNJOBID= node121-1304131313-11197
PBS_JOBID= 13170754
Free space on /tmp= 73560 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262245-1304131313/watcher-3262245-1304131313 -o /tmp/evaluation-result-3262245-1304131313/solver-3262245-1304131313 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3262245-1304131313.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=1651206293

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20846604 kB
Buffers:       2185492 kB
Cached:        9369412 kB
SwapCached:       2776 kB
Active:        8511944 kB
Inactive:      3081316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20846604 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           13252 kB
Writeback:           0 kB
AnonPages:       36552 kB
Mapped:          13532 kB
Slab:           445436 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   187476 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= 73548 MiB
End job on node121 at 2011-04-30 04:45:29