Trace number 3421718

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 234.317 29.3845

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.774881
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.03	c Using 8 threads
0.19/0.04	c This is CryptoMiniSat 3.0.0
0.19/0.04	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.04	c Reading file 'HOME/instance-3421718-1306787724.cnf'
0.19/0.04	c -- header says num vars:           5008
0.19/0.04	c -- header says num clauses:       14813
0.19/0.06	c -- clauses added:            0 learnts,        14813 normals,            0 xors
0.19/0.06	c -- vars added       5008
0.19/0.06	c Parsing time:  0.01 s
0.19/0.06	c  N st     0         0      5008      4830      9981         0     34482         0   no data   no data
0.19/0.07	c asymm  cl-useful: 0/4830/4830 lits-rem:0 time: 0.01
0.19/0.10	c Flit:     9 Blit:     11 bXBeca:    0 bXProp:  165 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.19/0.10	c Replacing      165 vars Replaced     2291 lits Time:     0.00 s 
0.19/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.10	c bin-w-bin subsume rem            2 bins  time:  0.00 s
0.19/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4822 time:  0.00 s
0.19/0.11	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
0.54/0.13	c lits-rem:         0  cl-subs:      682  v-elim:   1607  v-fix:    0  time:  0.01 s
0.54/0.13	c Finding binary XORs  T:     0.00 s  found:     276
8.41/1.11	c Replacing      276 vars Replaced     2974 lits Time:     0.00 s 
8.41/1.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
8.41/1.11	c calculated reachability. Time: 0.00
8.41/1.11	c Calc default polars -  time:   0.00 s pos:    1341 undec:    2290 neg:    1377
8.41/1.11	c =========================================================================================
8.41/1.11	c types(t): F = full restart, N = normal restart
8.41/1.11	c types(t): S = simplification begin/end, E = solution found
8.41/1.11	c restart types(rt): st = static, dy = dynamic
8.41/1.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
8.41/1.11	c  B st     0         0      2939      5648      5469         0     28118         0   no data   no data
8.41/1.11	c  N dy    14      4036      2939      5648      5745      3747     28118    165342      9.52     10.24
9.15/1.22	c  N dy    41      8136      2939      5648      6089      5445     28118    151759      9.79     10.38
13.14/1.72	c  N dy    60     13247      2937      5648      6116      6375     28118     96024      9.63     10.15
15.54/2.05	c Finding binary XORs  T:     0.00 s  found:       1
17.21/2.27	c  N dy    86     17335      2937      5646      6261     10438     28100    262084      9.88     11.40
21.13/2.78	c  N dy   107     21396      2933      5646      6376      8935     28100    157310      9.97     12.26
25.17/3.25	c  F st   133     25000      2932      5646      6383     12513     28100    287510     10.03   no data
25.17/3.26	c Replacing        1 vars Replaced       13 lits Time:     0.00 s 
26.00/3.39	c  N st   135     25627      2931      5641      6371     13124     28051    316557     10.03   no data
33.96/4.36	c  N dy   139     30001      2931      5641      6422     10750     28051    274859     10.03   no data
33.96/4.36	c  S st   139     30001      2931      5641      6422     10750     28051    274859     10.03   no data
34.80/4.44	c  S st   139     30506      2931      5641      6431     11243     28051    287660     10.03   no data
34.80/4.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.80/4.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   37 Bins:   1049 BRemL:    581 BRemN:      0 P:  0.7M T:  0.03
34.80/4.48	c Replacing       37 vars Replaced     2866 lits Time:     0.01 s 
34.80/4.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.80/4.48	c bin-w-bin subsume rem          684 bins  time:  0.00 s
34.80/4.48	c subs with bin:      889  lits-rem:        61  v-fix:    0  time:  0.00 s
34.80/4.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2894 time:  0.00 s
34.80/4.49	c Removed useless bin:     147  fixed:     0  props:   0.07M  time:  0.00 s
35.51/4.51	c lits-rem:        10  cl-subs:      375  v-elim:    765  v-fix:    0  time:  0.02 s
35.51/4.51	c subs with bin:        8  lits-rem:        97  v-fix:    0  time:  0.00 s
35.51/4.51	c lits-rem:         5  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.00 s
35.51/4.51	c asymm  cl-useful: 0/597/5427 lits-rem:0 time: 0.00
35.51/4.51	c calculated reachability. Time: 0.00
35.51/4.51	c  N dy   139     30506      2129      5427      3076      2135     22951     15146     10.03   no data
37.91/4.86	c  N dy   160     34635      2129      5427      3086      6241     22951    144604     10.00     10.96
40.31/5.11	c Finding binary XORs  T:     0.00 s  found:       1
41.11/5.23	c  N dy   181     39220      2128      5426      3079      7488     22940    148609      9.92     10.46
45.11/5.73	c  N dy   215     43280      2128      5426      3200     11538     22940    307730     10.05     10.61
47.50/6.01	c  S st   231     45760      2128      5426      3250      7364     22940     70573     10.05      7.43
47.50/6.05	c  S st   231     46261      2128      5426      3251      7860     22940     79344     10.05   no data
47.50/6.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.50/6.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:     25 BRemL:    144 BRemN:      2 P:  0.4M T:  0.01
47.50/6.07	c Replacing        8 vars Replaced      483 lits Time:     0.00 s 
47.50/6.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.50/6.07	c bin-w-bin subsume rem          111 bins  time:  0.00 s
47.50/6.07	c subs with bin:       83  lits-rem:        43  v-fix:    0  time:  0.00 s
47.50/6.07	c Subs w/ non-existent bins:      1 l-rem:      3 v-fix:     0 done:   2120 time:  0.00 s
47.50/6.07	c Removed useless bin:       8  fixed:     0  props:   0.05M  time:  0.00 s
47.50/6.08	c lits-rem:         1  cl-subs:       15  v-elim:      9  v-fix:    0  time:  0.01 s
47.50/6.09	c subs with bin:       25  lits-rem:        69  v-fix:    0  time:  0.00 s
47.50/6.10	c lits-rem:        61  cl-subs:       84  v-elim:      0  v-fix:    0  time:  0.01 s
48.30/6.10	c vivif2 --  cl tried     5339 cl shrink        5 lits rem          5 time: 0.00
48.30/6.10	c vivif2 --  cl tried     7434 cl shrink      200 lits rem        273 time: 0.00
48.30/6.11	c asymm  cl-useful: 1/5338/5338 lits-rem:1 time: 0.01
48.30/6.11	c calculated reachability. Time: 0.00
48.30/6.11	c  N dy   231     46261      2111      5338      2975      7434     22624     71512     10.05   no data
53.09/6.76	c  N dy   234     56626      2109      5338      3022      9026     22624     71546      9.44      9.96
56.29/7.18	c  N dy   261     60739      2109      5338      3023     13129     22624    195336      9.51     10.06
58.69/7.44	c  N dy   264     64991      2109      5338      3024     17332     22624    260249      9.34      9.87
58.69/7.44	c Finding binary XORs  T:     0.00 s  found:      10
63.48/8.06	c  N dy   298     69392      2108      5333      3051     10980     22586     98787      9.44      8.72
63.48/8.06	c  S st   298     69392      2108      5333      3051     10980     22586     98787      9.44      8.72
64.28/8.11	c  S st   298     69895      2108      5333      3051     11481     22586    109346      9.44   no data
64.28/8.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.28/8.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     20 BRemL:     62 BRemN:      4 P:  0.5M T:  0.01
64.28/8.13	c Replacing       12 vars Replaced     1047 lits Time:     0.00 s 
64.28/8.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.28/8.13	c bin-w-bin subsume rem           25 bins  time:  0.00 s
64.28/8.13	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.00 s
64.28/8.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2096 time:  0.00 s
64.28/8.14	c Removed useless bin:       2  fixed:     0  props:   0.05M  time:  0.00 s
64.28/8.14	c lits-rem:         0  cl-subs:       22  v-elim:     10  v-fix:    0  time:  0.01 s
64.28/8.15	c subs with bin:       59  lits-rem:       132  v-fix:    0  time:  0.01 s
64.28/8.17	c lits-rem:       171  cl-subs:      196  v-elim:      0  v-fix:    0  time:  0.01 s
64.28/8.17	c vivif2 --  cl tried     5317 cl shrink       16 lits rem         16 time: 0.00
64.28/8.17	c vivif2 --  cl tried    10893 cl shrink      437 lits rem        713 time: 0.00
64.28/8.19	c asymm  cl-useful: 6/5312/5312 lits-rem:98 time: 0.02
64.28/8.19	c calculated reachability. Time: 0.00
64.28/8.19	c  N dy   298     69895      2086      5311      2932     10893     22442     97256      9.44   no data
69.94/8.85	c  N dy   318     74453      2084      5311      3013     15430     22442    263638      9.45     13.56
74.68/9.44	c  N dy   348     79259      2084      5311      3053     20222     22442    404925      9.50     10.21
79.46/10.07	c Finding binary XORs  T:     0.00 s  found:      39
79.46/10.08	c Replacing       39 vars Replaced     3615 lits Time:     0.00 s 
80.26/10.13	c  N dy   385     84403      2044      5295      3069     13939     22364    173479      9.58     17.33
83.46/10.52	c  F st   404     87501      2044      5295      3074     17023     22364    266742      9.62   no data
87.53/11.09	c  N st   409     90797      2044      5295      3074     20308     22364    414795      9.62   no data
87.53/11.09	c Finding binary XORs  T:     0.00 s  found:      56
88.26/11.10	c Replacing       56 vars Replaced     7101 lits Time:     0.01 s 
96.32/12.13	c  N dy   430     98361      1987      5292      3452     15260     22345    142893      9.61     10.21
100.25/12.68	c Finding binary XORs  T:     0.00 s  found:      14
102.65/12.98	c  N dy   475    104710      1987      5292      3785     21586     22345    349584      9.67     12.25
103.45/13.00	c  S st   476    104842      1987      5292      3785     21718     22345    352701      9.67     10.01
103.45/13.09	c  S st   476    105343      1985      5292      3787     22214     22345    362929      9.67   no data
103.45/13.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.28/13.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   19 Bins:     34 BRemL:    275 BRemN:      8 P:  0.8M T:  0.02
104.28/13.13	c Replacing       33 vars Replaced     3361 lits Time:     0.01 s 
104.28/13.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.28/13.13	c bin-w-bin subsume rem          688 bins  time:  0.00 s
104.28/13.13	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
104.28/13.13	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   1952 time:  0.00 s
104.28/13.13	c Removed useless bin:       1  fixed:     0  props:   0.05M  time:  0.00 s
104.28/13.14	c lits-rem:         3  cl-subs:      291  v-elim:     44  v-fix:    0  time:  0.01 s
104.28/13.18	c subs with bin:      113  lits-rem:       454  v-fix:    0  time:  0.02 s
105.11/13.24	c lits-rem:       387  cl-subs:      415  v-elim:      0  v-fix:    0  time:  0.07 s
105.11/13.24	c vivif2 --  cl tried     5082 cl shrink       46 lits rem         46 time: 0.00
105.11/13.25	c vivif2 --  cl tried    16857 cl shrink     1327 lits rem       2110 time: 0.01
105.11/13.28	c asymm  cl-useful: 5/5057/5057 lits-rem:11 time: 0.02
105.11/13.28	c calculated reachability. Time: 0.00
105.11/13.28	c  N dy   476    105343      1908      5054      2676     16857     21095    243733      9.67   no data
111.44/14.05	c  N dy   505    112162      1906      5054      2695     12430     21095     97809      9.67     11.85
117.83/14.87	c  N dy   546    119423      1906      5054      2723     19661     21095    293201      9.70     10.25
122.69/15.47	c Finding binary XORs  T:     0.00 s  found:      28
122.69/15.48	c Replacing       28 vars Replaced     3978 lits Time:     0.01 s 
125.01/15.79	c  N dy   579    127223      1878      5046      2674     13831     21037     92877      9.73     10.32
133.82/16.88	c  N dy   640    135375      1877      5046      2761     21949     21037    349076      9.80     12.67
142.60/17.97	c Finding binary XORs  T:     0.00 s  found:      48
142.60/17.98	c Replacing       48 vars Replaced     7204 lits Time:     0.01 s 
144.21/18.15	c  N dy   692    144085      1827      5039      2736     15282     20988    101086      9.83     10.91
152.99/19.30	c  N dy   743    153407      1825      5039      2767     24554     20988    350933      9.86     10.42
159.38/20.07	c  S st   785    158014      1822      5039      2833     29136     20988    495226      9.91   no data
160.18/20.17	c  S st   785    158516      1822      5039      2834     29635     20988    505971      9.91   no data
160.18/20.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.98/20.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   38 Bins:     20 BRemL:     71 BRemN:      0 P:  1.0M T:  0.03
160.98/20.21	c Replacing       38 vars Replaced     6242 lits Time:     0.01 s 
160.98/20.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.98/20.22	c bin-w-bin subsume rem          172 bins  time:  0.00 s
160.98/20.22	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.00 s
160.98/20.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1784 time:  0.00 s
160.98/20.22	c Removed useless bin:       2  fixed:     0  props:   0.05M  time:  0.00 s
160.98/20.23	c lits-rem:         0  cl-subs:      211  v-elim:     25  v-fix:    0  time:  0.01 s
160.98/20.27	c subs with bin:       63  lits-rem:       879  v-fix:    0  time:  0.03 s
161.78/20.40	c lits-rem:       760  cl-subs:      452  v-elim:      0  v-fix:    0  time:  0.12 s
162.58/20.40	c vivif2 --  cl tried     4847 cl shrink        9 lits rem          9 time: 0.00
162.58/20.41	c vivif2 --  cl tried    24743 cl shrink     2266 lits rem       4034 time: 0.02
162.58/20.44	c asymm  cl-useful: 0/4845/4845 lits-rem:0 time: 0.03
162.58/20.45	c calculated reachability. Time: 0.00
162.58/20.45	c  N dy   785    158516      1759      4845      2444     24743     19956    360241      9.91   no data
166.65/20.98	c Finding binary XORs  T:     0.00 s  found:      14
172.17/21.64	c  N dy   836    169288      1759      4845      2489     21140     19956    255588      9.90     10.44
184.23/23.16	c  N dy   890    180679      1758      4845      2629     32464     19956    574848      9.90     10.48
185.76/23.32	c Finding binary XORs  T:     0.00 s  found:      57
185.76/23.33	c Replacing       71 vars Replaced     3640 lits Time:     0.00 s 
193.02/24.25	c  N dy   930    192249      1686      4844      2586     27101     19945    317204      9.81     12.57
201.81/25.36	c Finding binary XORs  T:     0.00 s  found:      61
201.81/25.37	c Replacing       61 vars Replaced     4303 lits Time:     0.00 s 
202.53/25.46	c  N dy   972    204544      1622      4840      2549     20584     19893    164522      9.75     10.29
211.33/26.55	c  N dy  1019    218144      1621      4840      2666     34020     19893    428476      9.69     10.38
214.53/26.90	c Finding binary XORs  T:     0.00 s  found:      68
214.53/26.92	c Replacing       68 vars Replaced    13268 lits Time:     0.01 s 
221.73/27.83	c  N dy  1083    232824      1549      4835      2706     28578     19854    297078      9.66     10.19
224.12/28.17	c  S st  1095    237775      1548      4835      2739     33442     19854    368065      9.61   no data
224.92/28.28	c  S st  1095    238280      1548      4835      2739     33944     19854    377179      9.61   no data
224.92/28.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
225.72/28.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   42 Bins:     32 BRemL:    116 BRemN:      0 P:  1.2M T:  0.03
225.72/28.32	c Replacing       42 vars Replaced     8471 lits Time:     0.01 s 
225.72/28.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.72/28.32	c bin-w-bin subsume rem          324 bins  time:  0.00 s
225.72/28.32	c subs with bin:        2  lits-rem:         8  v-fix:    0  time:  0.00 s
225.72/28.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1506 time:  0.00 s
225.72/28.33	c Removed useless bin:       2  fixed:     0  props:   0.04M  time:  0.00 s
225.72/28.34	c lits-rem:         0  cl-subs:      457  v-elim:     40  v-fix:    0  time:  0.01 s
225.72/28.36	c subs with bin:      307  lits-rem:      1375  v-fix:    0  time:  0.01 s
226.51/28.45	c lits-rem:      1913  cl-subs:     1341  v-elim:      0  v-fix:    0  time:  0.09 s
226.51/28.45	c vivif2 --  cl tried     4438 cl shrink        9 lits rem         11 time: 0.00
226.51/28.47	c vivif2 --  cl tried    25079 cl shrink     1617 lits rem       2055 time: 0.01
226.51/28.50	c asymm  cl-useful: 2/4435/4435 lits-rem:5 time: 0.03
226.51/28.50	c calculated reachability. Time: 0.00
226.51/28.50	c  N dy  1095    238280      1466      4434      2127     25079     17898    255970      9.61   no data
228.91/28.74	c Finding binary XORs  T:     0.00 s  found:       9
233.70/29.37	c Following stats are for *FIRST FINISHED THREAD ONLY*
233.70/29.37	c num threads              : 8          
233.70/29.37	c restarts                 : 897        
233.70/29.37	c dynamic restarts         : 879        
233.70/29.37	c static restarts          : 18         
233.70/29.37	c full restarts            : 2          
233.70/29.37	c total simplify time      : 0.14       
233.70/29.37	c learnts DL2              : 0          
233.70/29.37	c learnts size 2           : 15890      
233.70/29.37	c learnts size 1           : 138         (2.76      % of vars)
233.70/29.37	c filedLit time            : 0.08        (0.28      % time)
233.70/29.37	c v-elim SatELite          : 2458        (49.08     % vars)
233.70/29.37	c SatELite time            : 0.07        (0.23      % time)
233.70/29.37	c v-elim xor               : 0           (0.00      % vars)
233.70/29.37	c xor elim time            : 0.00        (0.01      % time)
233.70/29.37	c num binary xor trees     : 858        
233.70/29.37	c binxor trees' crown      : 996         (1.16      leafs/tree)
233.70/29.37	c bin xor find time        : 0.02       
233.70/29.37	c OTF clause improved      : 1694        (0.01      clauses/conflict)
233.70/29.37	c OTF impr. size diff      : 1878        (1.11       lits/clause)
233.70/29.37	c OTF cl watch-shrink      : 138442      (0.58      clauses/conflict)
233.70/29.37	c OTF cl watch-sh-lit      : 401644      (2.90       lits/clause)
233.70/29.37	c tried to recurMin cls    : 96853       (40.87      % of conflicts)
233.70/29.37	c updated cache            : 0           (0.00       lits/tried recurMin)
233.70/29.37	c unit cls recevied        : 37          (26.81     % of units)
233.70/29.37	c unit cls sent            : 8           (5.80      % of units)
233.70/29.37	c bin cls recevied         : 5075       
233.70/29.37	c bin cls sent             : 540        
233.70/29.37	c clauses over max glue    : 0           (0.00      % of all clauses)
233.70/29.37	c conflicts                : 236967      (8146.39   / sec)
233.70/29.37	c decisions                : 361420      (3.74      % random)
233.70/29.37	c bogo-props               : 2035469024  (69974857.28 / sec)
233.70/29.37	c conflict literals        : 6918574     (38.78     % deleted)
233.70/29.37	c Memory used              : 548.11      MB
233.70/29.37	c single-thread CPU time   : 29.09       s
233.70/29.37	c all-threads sum CPU time : 234.02      s
233.70/29.37	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-3421718-1306787724/watcher-3421718-1306787724 -o /tmp/evaluation-result-3421718-1306787724/solver-3421718-1306787724 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421718-1306787724.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.52 7.66 5.76 1/266 15874
/proc/meminfo: memFree=13668576/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=81900 CPUtime=0 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 7 0 790373159 83865600 351 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921833457 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15874/statm: 20475 351 299 95 0 15457 0
[pid=15874/tid=15875] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 352 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452147122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 352 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 352 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 352 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 352 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 352 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452147122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 352 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452147120 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.040336 s]
/proc/loadavg: 7.52 7.66 5.76 1/266 15874
/proc/meminfo: memFree=13668576/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=92144 CPUtime=0.19 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 419 0 0 0 19 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452146711 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15874/statm: 23036 360 302 95 0 18018 0
[pid=15874/tid=15875] ppid=15872 vsize=92144 CPUtime=0.02 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1 0 0 0 2 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452146711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=92144 CPUtime=0.01 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452147122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=92144 CPUtime=0 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452146713 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=92144 CPUtime=0.02 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1 0 0 0 2 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452146713 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=92144 CPUtime=0.02 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1 0 0 0 2 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452146713 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=92144 CPUtime=0.03 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1 0 0 0 3 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452146713 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=92144 CPUtime=0.03 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1 0 0 0 3 0 0 0 25 0 8 0 790373159 94355456 360 33554432000 4194304 4580107 140736920674224 18446744073709551615 47168452146713 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 92144

[startup+0.100717 s]
/proc/loadavg: 7.52 7.66 5.76 1/266 15874
/proc/meminfo: memFree=13668576/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=559620 CPUtime=0.54 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) D 15872 15874 15790 0 -1 4202496 6162 0 0 0 51 3 0 0 17 0 8 0 790373159 573050880 5488 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921820343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15874/statm: 139905 5947 372 95 0 134887 0
[pid=15874/tid=15875] ppid=15872 vsize=559620 CPUtime=0.06 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 689 0 0 0 6 0 0 0 17 0 8 0 790373159 573050880 5948 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=559620 CPUtime=0.05 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 762 0 0 0 5 0 0 0 17 0 8 0 790373159 573050880 5955 33554432000 4194304 4580107 140736920674224 18446744073709551615 4491763 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=559620 CPUtime=0.01 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 520 0 0 0 1 0 0 0 17 0 8 0 790373159 573050880 5963 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=559620 CPUtime=0.07 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 824 0 0 0 7 0 0 0 17 0 8 0 790373159 573050880 5969 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921882143 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=560032 CPUtime=0.08 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) S 15872 15874 15790 0 -1 4202560 920 0 0 0 8 0 0 0 18 0 8 0 790373159 573472768 6488 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921882094 0 0 4096 2 18446604450139832768 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=560032 CPUtime=0.09 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 973 0 0 0 9 0 0 0 17 0 8 0 790373159 573472768 6528 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921474240 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=560032 CPUtime=0.09 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) S 15872 15874 15790 0 -1 4202560 756 0 0 0 9 0 0 0 18 0 8 0 790373159 573472768 6573 33554432000 4194304 4580107 140736920674224 18446744073709551615 222921882094 0 0 4096 2 18446604450139832768 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 559620

[startup+0.300291 s]
/proc/loadavg: 7.52 7.66 5.76 1/266 15874
/proc/meminfo: memFree=13668576/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=560696 CPUtime=1.95 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 10247 0 0 0 189 6 0 0 17 0 8 0 790373159 574152704 9274 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293248 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 140174 9274 377 95 0 135156 0
[pid=15874/tid=15875] ppid=15872 vsize=560696 CPUtime=0.25 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1274 0 0 0 25 0 0 0 18 0 8 0 790373159 574152704 9275 33554432000 4194304 4580107 140736920674224 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=560696 CPUtime=0.24 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1238 0 0 0 24 0 0 0 18 0 8 0 790373159 574152704 9276 33554432000 4194304 4580107 140736920674224 18446744073709551615 4318702 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=560696 CPUtime=0.17 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1226 0 0 0 17 0 0 0 17 0 8 0 790373159 574152704 9276 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=560696 CPUtime=0.26 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1240 0 0 0 25 1 0 0 18 0 8 0 790373159 574152704 9276 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=560696 CPUtime=0.26 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1297 0 0 0 26 0 0 0 18 0 8 0 790373159 574152704 9277 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=560696 CPUtime=0.27 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1381 0 0 0 27 0 0 0 17 0 8 0 790373159 574152704 9277 33554432000 4194304 4580107 140736920674224 18446744073709551615 4305984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=560696 CPUtime=0.27 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 848 0 0 0 27 0 0 0 18 0 8 0 790373159 574152704 9277 33554432000 4194304 4580107 140736920674224 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 560696

[startup+0.70122 s]
/proc/loadavg: 7.52 7.66 5.76 1/266 15874
/proc/meminfo: memFree=13668576/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=562236 CPUtime=5.15 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 12277 0 0 0 509 6 0 0 18 0 8 0 790373159 575729664 10246 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293241 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 140559 10246 377 95 0 135541 0
[pid=15874/tid=15875] ppid=15872 vsize=562236 CPUtime=0.65 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1575 0 0 0 65 0 0 0 18 0 8 0 790373159 575729664 10246 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=562236 CPUtime=0.64 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1452 0 0 0 64 0 0 0 18 0 8 0 790373159 575729664 10246 33554432000 4194304 4580107 140736920674224 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=562236 CPUtime=0.57 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1450 0 0 0 57 0 0 0 18 0 8 0 790373159 575729664 10246 33554432000 4194304 4580107 140736920674224 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=562236 CPUtime=0.66 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1516 0 0 0 65 1 0 0 18 0 8 0 790373159 575729664 10246 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=562236 CPUtime=0.66 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1589 0 0 0 66 0 0 0 18 0 8 0 790373159 575729664 10246 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=562236 CPUtime=0.67 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1624 0 0 0 67 0 0 0 18 0 8 0 790373159 575729664 10247 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293927 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=562236 CPUtime=0.67 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1089 0 0 0 67 0 0 0 18 0 8 0 790373159 575729664 10247 33554432000 4194304 4580107 140736920674224 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 562236

[startup+1.50107 s]
/proc/loadavg: 7.52 7.66 5.76 11/274 15882
/proc/meminfo: memFree=13627536/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=564304 CPUtime=11.54 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 15990 0 0 0 1147 7 0 0 19 0 8 0 790373159 577847296 10744 33554432000 4194304 4580107 140736920674224 18446744073709551615 4316677 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 141076 10744 377 95 0 136058 0
[pid=15874/tid=15875] ppid=15872 vsize=564304 CPUtime=1.45 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2065 0 0 0 145 0 0 0 19 0 8 0 790373159 577847296 10744 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=564304 CPUtime=1.44 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1956 0 0 0 144 0 0 0 19 0 8 0 790373159 577847296 10744 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293258 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=564304 CPUtime=1.38 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1950 0 0 0 137 1 0 0 19 0 8 0 790373159 577847296 10745 33554432000 4194304 4580107 140736920674224 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=564304 CPUtime=1.46 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1984 0 0 0 145 1 0 0 19 0 8 0 790373159 577847296 10745 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=564304 CPUtime=1.45 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2018 0 0 0 145 0 0 0 19 0 8 0 790373159 577847296 10745 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=564304 CPUtime=1.46 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2161 0 0 0 146 0 0 0 19 0 8 0 790373159 577847296 10745 33554432000 4194304 4580107 140736920674224 18446744073709551615 4321293 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=564304 CPUtime=1.47 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 1466 0 0 0 147 0 0 0 19 0 8 0 790373159 577847296 10746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 564304

[startup+3.10078 s]
/proc/loadavg: 7.52 7.66 5.76 9/274 15883
/proc/meminfo: memFree=13621088/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=556976 CPUtime=24.33 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 21703 0 0 0 2425 8 0 0 22 0 8 0 790373159 570343424 12426 33554432000 4194304 4580107 140736920674224 18446744073709551615 4301894 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 139244 12426 378 95 0 134226 0
[pid=15874/tid=15875] ppid=15872 vsize=556976 CPUtime=3.05 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2841 0 0 0 305 0 0 0 23 0 8 0 790373159 570343424 12426 33554432000 4194304 4580107 140736920674224 18446744073709551615 4318504 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=556976 CPUtime=3.04 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2619 0 0 0 303 1 0 0 24 0 8 0 790373159 570343424 12426 33554432000 4194304 4580107 140736920674224 18446744073709551615 4320780 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=556976 CPUtime=2.97 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2597 0 0 0 296 1 0 0 23 0 8 0 790373159 570343424 12426 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=556976 CPUtime=3.06 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2621 0 0 0 305 1 0 0 25 0 8 0 790373159 570343424 12426 33554432000 4194304 4580107 140736920674224 18446744073709551615 4322784 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=556976 CPUtime=3.04 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2643 0 0 0 304 0 0 0 24 0 8 0 790373159 570343424 12427 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=556976 CPUtime=3.06 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 3009 0 0 0 306 0 0 0 24 0 8 0 790373159 570343424 12427 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=556976 CPUtime=3.07 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 2237 0 0 0 307 0 0 0 25 0 8 0 790373159 570343424 12427 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 556976

[startup+6.3012 s]
/proc/loadavg: 7.56 7.66 5.77 9/274 15883
/proc/meminfo: memFree=13613192/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=549472 CPUtime=49.9 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 32954 0 0 0 4979 11 0 0 25 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 137368 15683 379 95 0 132350 0
[pid=15874/tid=15875] ppid=15872 vsize=549472 CPUtime=6.26 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 4252 0 0 0 625 1 0 0 25 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=549472 CPUtime=6.24 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 4378 0 0 0 623 1 0 0 25 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=549472 CPUtime=6.17 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 3732 0 0 0 616 1 0 0 25 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=549472 CPUtime=6.26 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 3984 0 0 0 625 1 0 0 25 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=549472 CPUtime=6.22 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 3850 0 0 0 622 0 0 0 25 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=549472 CPUtime=6.27 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 4153 0 0 0 626 1 0 0 19 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=549472 CPUtime=6.27 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 3430 0 0 0 627 0 0 0 25 0 8 0 790373159 562659328 15683 33554432000 4194304 4580107 140736920674224 18446744073709551615 4318494 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 549472

[startup+12.701 s]
/proc/loadavg: 7.59 7.67 5.78 9/274 15883
/proc/meminfo: memFree=13578432/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=541312 CPUtime=101.05 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 53931 0 0 0 10088 17 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 135328 23459 379 95 0 130310 0
[pid=15874/tid=15875] ppid=15872 vsize=541312 CPUtime=12.66 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 7627 0 0 0 1264 2 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=541312 CPUtime=12.64 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 8010 0 0 0 1262 2 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293745 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=541312 CPUtime=12.57 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 6027 0 0 0 1255 2 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=541312 CPUtime=12.66 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 6623 0 0 0 1264 2 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=541312 CPUtime=12.57 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 5584 0 0 0 1256 1 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=541312 CPUtime=12.67 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 6834 0 0 0 1265 2 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=541312 CPUtime=12.67 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 5429 0 0 0 1266 1 0 0 25 0 8 0 790373159 554303488 23459 33554432000 4194304 4580107 140736920674224 18446744073709551615 4320902 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 541312

[startup+25.5007 s]
/proc/loadavg: 7.68 7.69 5.82 9/274 15883
/proc/meminfo: memFree=13532804/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=533044 CPUtime=203.33 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 88230 0 0 0 20308 25 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 133261 35198 379 95 0 128243 0
[pid=15874/tid=15875] ppid=15872 vsize=533044 CPUtime=25.46 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11580 0 0 0 2543 3 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=533044 CPUtime=25.44 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12100 0 0 0 2541 3 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293732 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=533044 CPUtime=25.37 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 10558 0 0 0 2534 3 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293241 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=533044 CPUtime=25.47 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11340 0 0 0 2543 4 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=533044 CPUtime=25.26 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 9926 0 0 0 2524 2 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4319038 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=533044 CPUtime=25.47 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 10126 0 0 0 2544 3 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=533044 CPUtime=25.47 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 8684 0 0 0 2545 2 0 0 25 0 8 0 790373159 545837056 35198 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 533044

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

[startup+27.1004 s]
/proc/loadavg: 7.68 7.69 5.82 9/274 15883
/proc/meminfo: memFree=13529704/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=551680 CPUtime=216.12 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 93623 0 0 0 21586 26 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294449 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 137920 36746 379 95 0 132902 0
[pid=15874/tid=15875] ppid=15872 vsize=551680 CPUtime=27.06 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 13119 0 0 0 2703 3 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=551680 CPUtime=27.04 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12284 0 0 0 2701 3 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=551680 CPUtime=26.97 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11221 0 0 0 2694 3 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=551680 CPUtime=27.06 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11953 0 0 0 2702 4 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=551680 CPUtime=26.85 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11004 0 0 0 2683 2 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=551680 CPUtime=27.07 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 10791 0 0 0 2704 3 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=551680 CPUtime=27.07 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 8715 0 0 0 2705 2 0 0 25 0 8 0 790373159 564920320 36746 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 216.12
Current children cumulated vsize (KiB) 551680

[startup+28.7011 s]
/proc/loadavg: 7.68 7.69 5.82 9/274 15883
/proc/meminfo: memFree=13519660/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=561144 CPUtime=228.91 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 98612 0 0 0 22863 28 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4316670 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 140286 38172 379 95 0 135268 0
[pid=15874/tid=15875] ppid=15872 vsize=561144 CPUtime=28.66 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 13735 0 0 0 2863 3 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4318440 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=561144 CPUtime=28.64 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12753 0 0 0 2861 3 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=561144 CPUtime=28.56 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11906 0 0 0 2853 3 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=561144 CPUtime=28.66 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12590 0 0 0 2862 4 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=561144 CPUtime=28.43 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11211 0 0 0 2841 2 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4321086 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=561144 CPUtime=28.67 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11313 0 0 0 2864 3 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=561144 CPUtime=28.67 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 9449 0 0 0 2865 2 0 0 25 0 8 0 790373159 574611456 38172 33554432000 4194304 4580107 140736920674224 18446744073709551615 4317439 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 228.91
Current children cumulated vsize (KiB) 561144

[startup+29.101 s]
/proc/loadavg: 7.68 7.69 5.82 9/274 15883
/proc/meminfo: memFree=13519660/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=561264 CPUtime=232.11 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 101379 0 0 0 23183 28 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 140316 38622 379 95 0 135298 0
[pid=15874/tid=15875] ppid=15872 vsize=561264 CPUtime=29.06 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 14059 0 0 0 2903 3 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=561264 CPUtime=29.04 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12866 0 0 0 2901 3 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294144 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=561264 CPUtime=28.96 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12019 0 0 0 2893 3 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=561264 CPUtime=29.06 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12710 0 0 0 2902 4 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=561264 CPUtime=28.83 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11331 0 0 0 2881 2 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=561264 CPUtime=29.07 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12663 0 0 0 2904 3 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=561264 CPUtime=29.07 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 9798 0 0 0 2905 2 0 0 25 0 8 0 790373159 574734336 38622 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 232.11
Current children cumulated vsize (KiB) 561264

[startup+29.301 s]
/proc/loadavg: 7.68 7.69 5.82 9/274 15883
/proc/meminfo: memFree=13519660/32951124 swapFree=55664332/67111528
[pid=15874] ppid=15872 vsize=561264 CPUtime=233.7 cores=0-7
/proc/15874/stat : 15874 (strangenight2-m) R 15872 15874 15790 0 -1 4202496 102072 0 0 0 23342 28 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15874/statm: 140316 38770 379 95 0 135298 0
[pid=15874/tid=15875] ppid=15872 vsize=561264 CPUtime=29.26 cores=0-7
/proc/15874/task/15875/stat : 15875 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 14119 0 0 0 2923 3 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4318525 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15874/tid=15876] ppid=15872 vsize=561264 CPUtime=29.24 cores=0-7
/proc/15874/task/15876/stat : 15876 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 13133 0 0 0 2921 3 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15874/tid=15877] ppid=15872 vsize=561264 CPUtime=29.16 cores=0-7
/proc/15874/task/15877/stat : 15877 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12080 0 0 0 2913 3 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15874/tid=15878] ppid=15872 vsize=561264 CPUtime=29.26 cores=0-7
/proc/15874/task/15878/stat : 15878 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12761 0 0 0 2922 4 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15874/tid=15879] ppid=15872 vsize=561264 CPUtime=29.03 cores=0-7
/proc/15874/task/15879/stat : 15879 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 11379 0 0 0 2901 2 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15874/tid=15880] ppid=15872 vsize=561264 CPUtime=29.27 cores=0-7
/proc/15874/task/15880/stat : 15880 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 12725 0 0 0 2924 3 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15874/tid=15881] ppid=15872 vsize=561264 CPUtime=29.27 cores=0-7
/proc/15874/task/15881/stat : 15881 (strangenight2-m) R 15872 15874 15790 0 -1 4202560 9850 0 0 0 2925 2 0 0 25 0 8 0 790373159 574734336 38770 33554432000 4194304 4580107 140736920674224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 233.7
Current children cumulated vsize (KiB) 561264

Child status: 20
Real time (s): 29.3845
CPU time (s): 234.317
CPU user time (s): 234.02
CPU system time (s): 0.296954
CPU usage (%): 797.418
Max. virtual memory (cumulated for all children) (KiB): 587088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 234.02
system time used= 0.296954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102225
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= 8140
involuntary context switches= 1918

runsolver used 0.073988 second user time and 0.176973 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-30 22:35:24
IDJOB=3421718
IDBENCH=87734
IDSOLVER=1878
FILE ID=node109/3421718-1306787724
RUNJOBID= node109-1306786797-15804
PBS_JOBID= 13475038
Free space on /tmp= 59244 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421718-1306787724/watcher-3421718-1306787724 -o /tmp/evaluation-result-3421718-1306787724/solver-3421718-1306787724 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421718-1306787724.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=2082057851

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13668980 kB
Buffers:        255868 kB
Cached:       16695676 kB
SwapCached:      10136 kB
Active:       15169768 kB
Inactive:      3507796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13668980 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:            5860 kB
Writeback:           0 kB
AnonPages:     1722728 kB
Mapped:          15916 kB
Slab:           502388 kB
PageTables:      36812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30862904 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= 59236 MiB
End job on node109 at 2011-05-30 22:35:54