Trace number 3422004

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-Night2-st (fixed)UNSAT 1429.76 1429.72

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1118.21
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3422004-1306631238.cnf'
0.00/0.00	c -- header says num vars:           2969
0.00/0.00	c -- header says num clauses:       18767
0.00/0.01	c -- clauses added:            0 learnts,        18767 normals,            0 xors
0.00/0.01	c -- vars added       2969
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2969     17464      1036         0    132554         0   no data   no data
0.09/0.13	c asymm  cl-useful: 1395/16175/16175 lits-rem:2109 time: 0.11
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem         1011 bins  time:  0.00 s
0.09/0.14	c subs with bin:       17  lits-rem:       153  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2912 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.17	c lits-rem:      6942  cl-subs:     3623  v-elim:    184  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:    1005 undec:     943 neg:    1021
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      2728     12316      1079         0     89551         0   no data   no data
0.19/0.24	c  N dy    19      4123      2728     12316      1119      3877     89537     54262      7.13      7.58
0.29/0.32	c  N dy    41      8293      2728     12316      1178      5476     89537     68830      7.05      7.46
0.39/0.43	c  N dy    72     12298      2728     12316      1216      5280     89531     58258      7.26      8.17
0.49/0.56	c  N dy   105     16388      2728     12316      1263      9196     89528    119285      7.50      8.80
0.69/0.72	c  N dy   139     20411      2728     12316      1298      7718     89527     91301      7.71      8.52
0.89/0.90	c  N dy   170     24510      2728     12316      1331     11702     89524    164634      7.88      8.55
0.89/0.92	c  F st   174     25001      2728     12316      1332     12160     89522    172632      7.89   no data
1.19/1.20	c Decided on static restart strategy
1.19/1.20	c  N st   180     30000      2728     12316      1347     10488     89522    156279      7.89   no data
1.19/1.20	c  S st   180     30000      2728     12316      1347     10488     89522    156279      7.89   no data
1.19/1.23	c  S st   180     30507      2728     12316      1387     10951     89520    161537      7.89   no data
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   38 Bins:    974 BRemL:     26 BRemN:      0 P:  0.6M T:  0.02
1.19/1.25	c Replacing       38 vars Replaced    13737 lits Time:     0.01 s 
1.19/1.26	c blocked clauses removed:      399 vars:    252 tried:        2690 T: 0.00 s
1.19/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.26	c subs with bin:      144  lits-rem:       638  v-fix:    0  time:  0.00 s
1.19/1.26	c Subs w/ non-existent bins:      0 l-rem:      9 v-fix:     0 done:   2438 time:  0.00 s
1.19/1.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.19/1.28	c lits-rem:       771  cl-subs:      279  v-elim:     53  v-fix:    0  time:  0.02 s
1.29/1.32	c subs with bin:      638  lits-rem:      4937  v-fix:    0  time:  0.04 s
1.29/1.39	c lits-rem:      1074  cl-subs:      749  v-elim:      0  v-fix:    0  time:  0.06 s
1.59/1.62	c asymm  cl-useful: 96/11426/11426 lits-rem:103 time: 0.23
1.59/1.62	c calculated reachability. Time: 0.00
1.59/1.62	c  N st   180     30507      2385     11426      2126      9145     81939    138783      7.89   no data
1.79/1.81	c Finding binary XORs  T:     0.00 s  found:       2
1.99/2.10	c  N st   182     37620      2385     11426      2144      9085     81939    137581      7.89   no data
2.49/2.55	c  N st   183     44019      2385     11426      2162     15300     81939    295463      7.89   no data
2.59/2.69	c  S st   184     45760      2385     11426      2167     16994     81939    339178      7.89   no data
2.69/2.73	c  S st   184     46264      2385     11426      2176     17484     81938    345852      7.89   no data
2.69/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:    102 BRemL:      9 BRemN:      0 P:  0.8M T:  0.02
2.69/2.77	c Replacing       10 vars Replaced    10907 lits Time:     0.01 s 
2.69/2.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.77	c bin-w-bin subsume rem           44 bins  time:  0.00 s
2.69/2.77	c subs with bin:       16  lits-rem:        67  v-fix:    0  time:  0.00 s
2.69/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2375 time:  0.00 s
2.69/2.77	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.69/2.79	c lits-rem:       451  cl-subs:      153  v-elim:     37  v-fix:    0  time:  0.01 s
2.79/2.89	c subs with bin:      129  lits-rem:      2358  v-fix:    0  time:  0.09 s
2.99/3.06	c lits-rem:      1552  cl-subs:     1089  v-elim:      0  v-fix:    0  time:  0.17 s
2.99/3.06	c vivif2 --  cl tried    11253 cl shrink        0 lits rem          0 time: 0.00
2.99/3.07	c vivif2 --  cl tried    16260 cl shrink      144 lits rem        144 time: 0.01
3.39/3.45	c asymm  cl-useful: 34/11253/11253 lits-rem:36 time: 0.38
3.39/3.45	c calculated reachability. Time: 0.00
3.39/3.45	c  N st   184     46264      2338     11253      2210     16260     79818    324015      7.89   no data
4.59/4.66	c  N st   185     60662      2338     11253      2232     12696     79818    192064      7.89   no data
4.59/4.66	c Finding binary XORs  T:     0.00 s  found:       0
5.51/5.52	c  N st   186     69397      2338     11253      2239     21202     79818    416317      7.89   no data
5.51/5.52	c  S st   186     69397      2338     11253      2239     21202     79818    416317      7.89   no data
5.51/5.57	c  S st   186     69902      2338     11253      2243     21697     79818    423123      7.89   no data
5.51/5.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     38 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
5.59/5.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.59/5.60	c bin-w-bin subsume rem            5 bins  time:  0.00 s
5.59/5.60	c subs with bin:        3  lits-rem:        11  v-fix:    0  time:  0.00 s
5.59/5.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2338 time:  0.00 s
5.59/5.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.59/5.61	c lits-rem:        24  cl-subs:       14  v-elim:      4  v-fix:    0  time:  0.01 s
5.69/5.72	c subs with bin:       74  lits-rem:      1163  v-fix:    0  time:  0.10 s
5.89/5.96	c lits-rem:      1767  cl-subs:     1283  v-elim:      0  v-fix:    0  time:  0.23 s
5.89/5.96	c vivif2 --  cl tried    11227 cl shrink        0 lits rem          0 time: 0.00
5.89/5.97	c vivif2 --  cl tried    20349 cl shrink       76 lits rem         76 time: 0.01
6.29/6.37	c asymm  cl-useful: 70/9795/11227 lits-rem:72 time: 0.41
6.29/6.38	c calculated reachability. Time: 0.00
6.29/6.38	c  N st   186     69902      2334     11227      2276     20349     79460    396464      7.89   no data
8.19/8.29	c  F st   187     87500      2334     11227      2283     15556     79460    241307      7.89   no data
8.19/8.29	c  N st   187     87500      2334     11227      2283     15556     79460    241307      7.89   no data
8.81/8.86	c Decided on static restart strategy
9.19/9.20	c  N st   194     95539      2334     11227      2286     23326     79460    441166      7.89   no data
10.09/10.16	c  N st   196    104853      2334     11227      2302     19885     79460    320349      7.89   no data
10.09/10.16	c  S st   196    104853      2334     11227      2302     19885     79460    320349      7.89   no data
10.09/10.16	c Finding binary XORs  T:     0.00 s  found:       0
10.19/10.21	c  S st   196    105355      2334     11227      2305     20383     79460    328118      7.89   no data
10.19/10.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.19/10.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
10.19/10.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.19/10.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.19/10.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.19/10.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2334 time:  0.00 s
10.19/10.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
10.19/10.25	c lits-rem:         9  cl-subs:       14  v-elim:      6  v-fix:    0  time:  0.01 s
10.29/10.32	c subs with bin:       96  lits-rem:       681  v-fix:    0  time:  0.06 s
10.39/10.46	c lits-rem:       681  cl-subs:     1232  v-elim:      0  v-fix:    0  time:  0.14 s
10.39/10.46	c vivif2 --  cl tried    11211 cl shrink        0 lits rem          0 time: 0.00
10.39/10.47	c vivif2 --  cl tried    19057 cl shrink       26 lits rem         26 time: 0.01
10.49/10.51	c asymm  cl-useful: 11/1416/11211 lits-rem:25 time: 0.04
10.49/10.51	c calculated reachability. Time: 0.00
10.49/10.51	c  N st   196    105355      2328     11207      2325     19057     79269    305248      7.89   no data
11.59/11.63	c  N st   197    114953      2328     11207      2339     28399     79269    565157      7.89   no data
13.29/13.34	c  N st   198    129352      2328     11207      2346     28946     79269    588097      7.89   no data
15.99/16.08	c  N st   199    150947      2328     11207      2361     19949     79269    277309      7.89   no data
15.99/16.08	c Finding binary XORs  T:     0.00 s  found:       0
16.89/16.94	c  S st   200    158032      2328     11207      2363     26814     79269    465739      7.89   no data
16.99/17.01	c  S st   200    158536      2328     11207      2365     27311     79269    475191      7.89   no data
16.99/17.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
16.99/17.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.99/17.04	c bin-w-bin subsume rem            1 bins  time:  0.00 s
16.99/17.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2328 time:  0.00 s
16.99/17.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
16.99/17.05	c lits-rem:        51  cl-subs:        7  v-elim:      1  v-fix:    0  time:  0.01 s
17.09/17.17	c subs with bin:      150  lits-rem:      1299  v-fix:    0  time:  0.11 s
17.39/17.49	c lits-rem:      1334  cl-subs:     2137  v-elim:      0  v-fix:    0  time:  0.31 s
17.39/17.49	c vivif2 --  cl tried    11191 cl shrink        0 lits rem          0 time: 0.00
17.39/17.50	c vivif2 --  cl tried    25033 cl shrink       68 lits rem         68 time: 0.01
17.69/17.70	c asymm  cl-useful: 69/5452/11191 lits-rem:74 time: 0.20
17.69/17.70	c calculated reachability. Time: 0.00
17.69/17.70	c  N st   200    158536      2327     11191      2369     25033     79040    437706      7.89   no data
24.79/24.84	c  N st   201    207126      2327     11191      2372     38052     79039    708689      7.89   no data
29.19/29.26	c  N st   202    237804      2327     11191      2376     30191     79039    483603      7.89   no data
29.19/29.26	c  S st   202    237804      2327     11191      2376     30191     79039    483603      7.89   no data
29.29/29.34	c  S st   202    238309      2327     11191      2378     30682     79039    492048      7.89   no data
29.29/29.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.29/29.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
29.29/29.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.29/29.38	c bin-w-bin subsume rem            1 bins  time:  0.00 s
29.29/29.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.29/29.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2327 time:  0.00 s
29.29/29.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
29.29/29.39	c lits-rem:        32  cl-subs:       20  v-elim:      9  v-fix:    0  time:  0.01 s
29.49/29.50	c subs with bin:       34  lits-rem:       200  v-fix:    0  time:  0.10 s
29.89/29.93	c lits-rem:       952  cl-subs:     3594  v-elim:      0  v-fix:    0  time:  0.42 s
29.89/29.93	c vivif2 --  cl tried    11165 cl shrink        0 lits rem          0 time: 0.00
29.89/29.94	c vivif2 --  cl tried    27060 cl shrink       40 lits rem         40 time: 0.01
30.09/30.14	c asymm  cl-useful: 1/2245/11165 lits-rem:1 time: 0.20
30.09/30.14	c calculated reachability. Time: 0.00
30.09/30.14	c  N st   202    238309      2318     11165      2378     27060     78769    428165      7.89   no data
40.71/40.72	c  F st   203    306251      2318     11165      2398     29203     78769    411708      7.89   no data
40.71/40.72	c  N st   203    306251      2318     11165      2398     29203     78769    411708      7.89   no data
40.71/40.72	c Finding binary XORs  T:     0.00 s  found:       0
41.39/41.45	c Decided on static restart strategy
44.80/44.87	c  N st   213    334562      2318     11165      2404     33494     78769    524205      7.89   no data
48.30/48.33	c  N st   215    357463      2318     11165      2414     31661     78769    472604      7.89   no data
48.30/48.33	c  S st   215    357463      2318     11165      2414     31661     78769    472604      7.89   no data
48.30/48.41	c  S st   215    357964      2318     11165      2417     32157     78769    483149      7.89   no data
48.41/48.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.41/48.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.7M T:  0.03
48.41/48.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.41/48.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.41/48.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.41/48.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2318 time:  0.00 s
48.41/48.46	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
48.41/48.47	c lits-rem:         0  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.01 s
48.49/48.57	c subs with bin:      145  lits-rem:       441  v-fix:    0  time:  0.09 s
48.69/48.77	c lits-rem:       896  cl-subs:     1052  v-elim:      0  v-fix:    0  time:  0.20 s
48.69/48.77	c vivif2 --  cl tried    11164 cl shrink        0 lits rem          0 time: 0.00
48.69/48.78	c vivif2 --  cl tried    30960 cl shrink       31 lits rem         31 time: 0.01
48.89/48.98	c asymm  cl-useful: 0/1906/11164 lits-rem:0 time: 0.20
48.89/48.98	c calculated reachability. Time: 0.00
48.89/48.98	c  N st   215    357964      2316     11164      2419     30960     78763    466110      7.89   no data
54.09/54.17	c  N st   216    390359      2316     11164      2421     36944     78761    612059      7.89   no data
62.60/62.70	c  N st   217    438948      2316     11164      2421     30736     78761    406667      7.89   no data
76.59/76.64	c  N st   218    511830      2316     11164      2424     44319     78761    746200      7.89   no data
81.42/81.49	c  N st   219    536946      2316     11164      2426     38537     78761    579752      7.89   no data
81.42/81.49	c  S st   219    536946      2316     11164      2426     38537     78761    579752      7.89   no data
81.60/81.60	c  S st   219    537447      2316     11164      2426     39029     78761    589495      7.89   no data
81.60/81.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.60/81.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  2.0M T:  0.04
81.60/81.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.60/81.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.60/81.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.60/81.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2316 time:  0.00 s
81.60/81.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
81.60/81.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.70/81.79	c subs with bin:       22  lits-rem:       168  v-fix:    0  time:  0.11 s
82.10/82.16	c lits-rem:      1209  cl-subs:     2201  v-elim:      0  v-fix:    0  time:  0.37 s
82.10/82.16	c vivif2 --  cl tried    11164 cl shrink        0 lits rem          0 time: 0.00
82.10/82.17	c vivif2 --  cl tried    36806 cl shrink       10 lits rem         10 time: 0.01
82.20/82.29	c asymm  cl-useful: 5/1561/11164 lits-rem:5 time: 0.11
82.20/82.29	c calculated reachability. Time: 0.00
82.20/82.29	c  N st   219    537447      2316     11164      2428     36806     78756    556073      7.89   no data
115.89/115.92	c  N st   220    701432      2316     11164      2448     66180     78756   1238524      7.89   no data
115.89/115.92	c Finding binary XORs  T:     0.00 s  found:       0
138.19/138.27	c  N st   221    806170      2316     11164      2462     60599     78756   1077912      7.89   no data
138.19/138.27	c  S st   221    806170      2316     11164      2462     60599     78756   1077912      7.89   no data
138.39/138.42	c  S st   221    806672      2316     11164      2468     61094     78756   1085959      7.89   no data
138.39/138.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.39/138.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      0 P:  2.7M T:  0.06
138.39/138.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.39/138.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.39/138.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.39/138.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2316 time:  0.00 s
138.39/138.49	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
138.39/138.51	c lits-rem:        32  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.02 s
138.79/138.88	c subs with bin:      880  lits-rem:      1803  v-fix:    0  time:  0.35 s
140.49/140.50	c lits-rem:      4934  cl-subs:     3886  v-elim:      0  v-fix:    0  time:  1.62 s
140.49/140.51	c vivif2 --  cl tried    11153 cl shrink        0 lits rem          0 time: 0.00
140.49/140.53	c vivif2 --  cl tried    56334 cl shrink       27 lits rem         27 time: 0.02
140.70/140.73	c asymm  cl-useful: 98/2151/11153 lits-rem:101 time: 0.21
140.70/140.74	c calculated reachability. Time: 0.00
140.70/140.74	c  N st   221    806672      2316     11153      2480     56334     78540   1006828      7.89   no data
202.80/202.82	c  F st   222   1071875      2316     11153      2514     71588     78538   1289396      7.89   no data
202.80/202.82	c  N st   222   1071875      2316     11153      2514     71588     78538   1289396      7.89   no data
202.80/202.83	c Finding binary XORs  T:     0.00 s  found:       0
204.00/204.01	c Decided on static restart strategy
209.49/209.51	c  N st   232   1100184      2316     11153      2514     55690     78537    862620      7.89   no data
217.39/217.48	c  N st   234   1136179      2316     11153      2516     90557     78537   1837249      7.89   no data
225.70/225.79	c  N st   235   1168572      2316     11153      2517     77742     78537   1460430      7.89   no data
236.60/236.69	c  N st   236   1210009      2316     11153      2518     72138     78537   1261707      7.89   no data
236.60/236.69	c  S st   236   1210009      2316     11153      2518     72138     78537   1261707      7.89   no data
236.80/236.86	c  S st   236   1210511      2316     11153      2523     72635     78537   1271666      7.89   no data
236.80/236.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.90/236.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.3M T:  0.07
236.90/236.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.90/236.95	c bin-w-bin subsume rem            3 bins  time:  0.00 s
236.90/236.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.90/236.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2316 time:  0.00 s
236.90/236.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
236.90/236.97	c lits-rem:        39  cl-subs:       60  v-elim:     28  v-fix:    0  time:  0.02 s
237.30/237.31	c subs with bin:      158  lits-rem:       947  v-fix:    0  time:  0.30 s
240.00/240.08	c lits-rem:      4074  cl-subs:     6049  v-elim:      0  v-fix:    0  time:  2.77 s
240.00/240.09	c vivif2 --  cl tried    11092 cl shrink        0 lits rem          0 time: 0.00
240.10/240.11	c vivif2 --  cl tried    66426 cl shrink       64 lits rem         64 time: 0.02
240.29/240.32	c asymm  cl-useful: 46/1914/11092 lits-rem:47 time: 0.21
240.29/240.32	c calculated reachability. Time: 0.00
240.29/240.32	c  N st   236   1210511      2288     11092      2523     66426     77815   1156374      7.89   no data
259.40/259.42	c  N st   237   1283395      2288     11092      2526     90579     77815   1741805      7.89   no data
287.60/287.67	c  N st   238   1392719      2288     11092      2528    100227     77814   1921109      7.89   no data
331.90/331.99	c  N st   239   1556703      2288     11092      2533     55732     77814    726062      7.89   no data
376.11/376.19	c  N st   240   1710511      2288     11092      2537     97267     77814   1894116      7.89   no data
376.11/376.19	c  S st   240   1710511      2288     11092      2537     97267     77814   1894116      7.89   no data
376.40/376.41	c  S st   240   1711012      2288     11092      2539     97757     77814   1903172      7.89   no data
376.40/376.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
376.50/376.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  4.3M T:  0.11
376.50/376.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
376.50/376.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.50/376.52	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.00 s
376.50/376.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2288 time:  0.00 s
376.50/376.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
376.50/376.55	c lits-rem:        41  cl-subs:       26  v-elim:     10  v-fix:    0  time:  0.03 s
377.32/377.38	c subs with bin:      621  lits-rem:      5076  v-fix:    0  time:  0.77 s
383.61/383.69	c lits-rem:      9753  cl-subs:    10777  v-elim:      0  v-fix:    0  time:  6.31 s
383.61/383.69	c vivif2 --  cl tried    11062 cl shrink        0 lits rem          0 time: 0.00
383.70/383.72	c vivif2 --  cl tried    86357 cl shrink       20 lits rem         20 time: 0.03
383.92/383.95	c asymm  cl-useful: 0/523/11062 lits-rem:0 time: 0.22
383.92/383.95	c calculated reachability. Time: 0.00
383.92/383.95	c  N st   240   1711012      2278     11062      2547     86357     77558   1681889      7.89   no data
497.81/497.82	c Finding binary XORs  T:     0.00 s  found:       0
501.40/501.51	c  N st   241   2079977      2277     11058      2553     74557     77491   1248001      7.89   no data
540.70/540.78	c  N st   242   2211015      2277     11058      2558     96653     77491   1810600      7.89   no data
540.70/540.78	c  S st   242   2211015      2277     11058      2558     96653     77491   1810600      7.89   no data
541.00/541.03	c  S st   242   2211519      2277     11058      2561     97150     77491   1821494      7.89   no data
541.00/541.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
541.11/541.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      2 BRemN:      0 P:  4.5M T:  0.11
541.11/541.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
541.11/541.16	c bin-w-bin subsume rem            2 bins  time:  0.00 s
541.11/541.16	c subs with bin:        0  lits-rem:         7  v-fix:    0  time:  0.00 s
541.11/541.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2277 time:  0.00 s
541.11/541.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
541.11/541.19	c lits-rem:        92  cl-subs:       24  v-elim:      2  v-fix:    0  time:  0.03 s
542.10/542.19	c subs with bin:     1358  lits-rem:      3810  v-fix:    0  time:  0.95 s
547.82/547.86	c lits-rem:      7814  cl-subs:     9122  v-elim:      0  v-fix:    0  time:  5.67 s
547.82/547.86	c vivif2 --  cl tried    11034 cl shrink        0 lits rem          0 time: 0.00
547.82/547.89	c vivif2 --  cl tried    86670 cl shrink       45 lits rem         45 time: 0.03
548.10/548.12	c asymm  cl-useful: 4/569/11034 lits-rem:4 time: 0.23
548.10/548.12	c calculated reachability. Time: 0.00
548.10/548.12	c  N st   242   2211519      2275     11034      2570     86670     77226   1622714      7.89   no data
731.01/731.03	c  N st   243   2711521      2275     11034      2580    116876     77226   2142554      7.89   no data
731.01/731.03	c  S st   243   2711521      2275     11034      2580    116876     77226   2142554      7.89   no data
731.01/731.03	c Finding binary XORs  T:     0.00 s  found:       0
731.31/731.32	c  S st   243   2712023      2275     11034      2582    117373     77226   2153340      7.89   no data
731.31/731.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
731.42/731.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  5.4M T:  0.14
731.42/731.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
731.42/731.47	c bin-w-bin subsume rem            3 bins  time:  0.00 s
731.42/731.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
731.42/731.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2275 time:  0.00 s
731.42/731.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
731.42/731.51	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.03 s
732.11/732.16	c subs with bin:       67  lits-rem:       632  v-fix:    0  time:  0.60 s
740.61/740.67	c lits-rem:     10512  cl-subs:    12091  v-elim:      0  v-fix:    0  time:  8.50 s
740.61/740.67	c vivif2 --  cl tried    11030 cl shrink        0 lits rem          0 time: 0.00
740.71/740.71	c vivif2 --  cl tried   105215 cl shrink      133 lits rem        133 time: 0.04
740.91/740.95	c asymm  cl-useful: 0/390/11030 lits-rem:0 time: 0.24
740.91/740.95	c calculated reachability. Time: 0.00
740.91/740.95	c  N st   243   2712023      2275     11030      2580    105215     77195   1924245      7.89   no data
942.41/942.42	c  N st   244   3212027      2275     11030      2587     81159     77195   1095680      7.89   no data
942.41/942.42	c  S st   244   3212027      2275     11030      2587     81159     77195   1095680      7.89   no data
942.62/942.64	c  S st   244   3212528      2275     11030      2587     81654     77195   1106495      7.89   no data
942.62/942.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
942.73/942.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.4M T:  0.09
942.73/942.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
942.73/942.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
942.73/942.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.73/942.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2275 time:  0.00 s
942.73/942.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
942.73/942.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
942.91/942.99	c subs with bin:       27  lits-rem:        31  v-fix:    0  time:  0.19 s
943.83/943.85	c lits-rem:      5011  cl-subs:     1424  v-elim:      0  v-fix:    0  time:  0.86 s
943.83/943.86	c vivif2 --  cl tried    11030 cl shrink        0 lits rem          0 time: 0.00
943.83/943.88	c vivif2 --  cl tried    80203 cl shrink       25 lits rem         25 time: 0.02
944.01/944.09	c asymm  cl-useful: 2/503/11030 lits-rem:2 time: 0.21
944.01/944.09	c calculated reachability. Time: 0.00
944.01/944.09	c  N st   244   3212528      2275     11030      2589     80203     77193   1083481      7.89   no data
1148.33/1148.34	c  N st   245   3712528      2274     11030      2620     90269     77193   1256581      7.89   no data
1148.33/1148.34	c  S st   245   3712528      2274     11030      2620     90269     77193   1256581      7.89   no data
1148.33/1148.36	c Finding binary XORs  T:     0.00 s  found:       0
1148.62/1148.63	c  S st   245   3713032      2274     10928      2596     88917     76523   1237783      7.89   no data
1148.62/1148.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1148.72/1148.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      5 BRemN:      0 P:  4.8M T:  0.11
1148.72/1148.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1148.72/1148.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1148.72/1148.75	c subs with bin:       18  lits-rem:        15  v-fix:    0  time:  0.00 s
1148.72/1148.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2274 time:  0.00 s
1148.72/1148.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1148.72/1148.78	c lits-rem:        58  cl-subs:       32  v-elim:      6  v-fix:    0  time:  0.02 s
1149.22/1149.25	c subs with bin:     1115  lits-rem:      5413  v-fix:    0  time:  0.43 s
1150.64/1150.70	c lits-rem:      7951  cl-subs:     2440  v-elim:      0  v-fix:    0  time:  1.45 s
1150.72/1150.70	c vivif2 --  cl tried    10878 cl shrink        2 lits rem          2 time: 0.00
1150.72/1150.73	c vivif2 --  cl tried    85360 cl shrink     2759 lits rem       3251 time: 0.03
1150.92/1150.95	c asymm  cl-useful: 0/388/10878 lits-rem:0 time: 0.22
1150.92/1150.95	c calculated reachability. Time: 0.00
1150.92/1150.95	c  N st   245   3713032      2268     10878      2603     85360     76088   1174185      7.89   no data
1166.52/1166.57	c  F st   246   3751563      2268     10878      2604    122729     76088   2208412      7.89   no data
1166.52/1166.57	c  N st   246   3751563      2268     10878      2604    122729     76088   2208412      7.89   no data
1168.62/1168.69	c Decided on static restart strategy
1178.53/1178.52	c  N st   256   3779869      2268     10878      2606    149971     76088   2892664      7.89   no data
1193.02/1193.05	c  N st   258   3815862      2268     10878      2608    103413     76088   1593461      7.89   no data
1205.73/1205.75	c  N st   259   3848254      2268     10878      2608    134701     76088   2434529      7.89   no data
1230.42/1230.46	c  N st   260   3896842      2268     10878      2610     99297     76088   1485125      7.89   no data
1265.53/1265.58	c  N st   261   3969730      2267     10878      2616    169678     76088   3319661      7.89   no data
1281.93/1281.95	c Finding binary XORs  T:     0.00 s  found:       1
1313.53/1313.55	c  N st   262   4079055      2265     10759      2622     93029     75263   1418492      7.89   no data
1340.83/1340.85	c Finding binary XORs  T:     0.00 s  found:       0
1372.63/1372.71	c  N st   263   4213035      2262     10642      2574    127670     74362   2269364      7.89   no data
1372.63/1372.71	c  S st   263   4213035      2262     10642      2574    127670     74362   2269364      7.89   no data
1373.03/1373.06	c  S st   263   4213535      2262     10642      2574    128168     74362   2279362      7.89   no data
1373.03/1373.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1373.23/1373.23	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     67 BRemL:      9 BRemN:      0 P:  7.5M T:  0.17
1373.23/1373.29	c Replacing        1 vars Replaced      174 lits Time:     0.06 s 
1373.23/1373.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1373.23/1373.29	c bin-w-bin subsume rem           14 bins  time:  0.00 s
1373.33/1373.30	c subs with bin:       92  lits-rem:        38  v-fix:    0  time:  0.00 s
1373.33/1373.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2259 time:  0.00 s
1373.33/1373.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1373.33/1373.33	c lits-rem:       377  cl-subs:      223  v-elim:     36  v-fix:    0  time:  0.03 s
1382.43/1382.44	c subs with bin:    24107  lits-rem:     19072  v-fix:    0  time:  9.06 s
1387.83/1387.83	c lits-rem:     23947  cl-subs:     5898  v-elim:      0  v-fix:    0  time:  5.38 s
1387.83/1387.83	c vivif2 --  cl tried    10130 cl shrink       26 lits rem         26 time: 0.00
1387.93/1387.96	c vivif2 --  cl tried    89417 cl shrink    28642 lits rem      63247 time: 0.13
1388.14/1388.19	c asymm  cl-useful: 7/289/10130 lits-rem:13 time: 0.23
1388.14/1388.20	c calculated reachability. Time: 0.00
1388.14/1388.20	c  N st   263   4213535      2223     10130      2607     89399     70246   1386723      7.89   no data
1388.14/1388.20	c Finding binary XORs  T:     0.00 s  found:       0
1428.84/1428.86	c Finding binary XORs  T:     0.00 s  found:      16
1429.73/1429.71	c  E st   264   4308741      2104      5801      2110     25866     41099    243960      7.89   no data
1429.73/1429.71	c num threads              : 1          
1429.73/1429.71	c restarts                 : 264        
1429.73/1429.71	c dynamic restarts         : 168        
1429.73/1429.71	c static restarts          : 96         
1429.73/1429.71	c full restarts            : 5          
1429.73/1429.71	c total simplify time      : 0.67       
1429.73/1429.71	c learnts DL2              : 0          
1429.73/1429.71	c learnts size 2           : 5091       
1429.73/1429.71	c learnts size 1           : 468         (15.76     % of vars)
1429.73/1429.71	c filedLit time            : 1.09        (0.08      % time)
1429.73/1429.71	c v-elim SatELite          : 630         (21.22     % vars)
1429.73/1429.71	c SatELite time            : 34.27       (2.40      % time)
1429.73/1429.71	c v-elim xor               : 0           (0.00      % vars)
1429.73/1429.71	c xor elim time            : 0.06        (0.00      % time)
1429.73/1429.71	c num binary xor trees     : 63         
1429.73/1429.71	c binxor trees' crown      : 65          (1.03      leafs/tree)
1429.73/1429.71	c bin xor find time        : 0.01       
1429.73/1429.71	c OTF clause improved      : 133198      (0.03      clauses/conflict)
1429.73/1429.71	c OTF impr. size diff      : 192240      (1.44       lits/clause)
1429.73/1429.71	c OTF cl watch-shrink      : 3461057     (0.80      clauses/conflict)
1429.73/1429.71	c OTF cl watch-sh-lit      : 16223692    (4.69       lits/clause)
1429.73/1429.71	c tried to recurMin cls    : 860956      (19.98      % of conflicts)
1429.73/1429.71	c updated cache            : 15267       (0.02       lits/tried recurMin)
1429.73/1429.71	c clauses over max glue    : 0           (0.00      % of all clauses)
1429.73/1429.71	c conflicts                : 4308741     (3014.41   / sec)
1429.73/1429.71	c decisions                : 9864078     (0.83      % random)
1429.73/1429.71	c bogo-props               : 222277297726 (155506015.70 / sec)
1429.73/1429.71	c conflict literals        : 113134468   (53.86     % deleted)
1429.73/1429.71	c Memory used              : 145.95      MB
1429.73/1429.71	c CPU time                 : 1429.38     s
1429.73/1429.71	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-3422004-1306631238/watcher-3422004-1306631238 -o /tmp/evaluation-result-3422004-1306631238/solver-3422004-1306631238 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3422004-1306631238.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.84 1.97 1.99 3/495 8482
/proc/meminfo: memFree=13026712/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=31060 CPUtime=0 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 1046 0 0 0 0 0 0 0 23 0 1 0 853354443 31805440 954 33554432000 4194304 4580011 140735767073168 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 7765 954 324 95 0 2747 0

[startup+0.0703769 s]
/proc/loadavg: 1.84 1.97 1.99 3/495 8482
/proc/meminfo: memFree=13026712/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=31728 CPUtime=0.06 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 1343 0 0 0 6 0 0 0 23 0 1 0 853354443 32489472 1251 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 7932 1251 339 95 0 2914 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31728

[startup+0.100341 s]
/proc/loadavg: 1.84 1.97 1.99 3/495 8482
/proc/meminfo: memFree=13026712/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=31728 CPUtime=0.09 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 1356 0 0 0 9 0 0 0 23 0 1 0 853354443 32489472 1264 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 7932 1264 339 95 0 2914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31728

[startup+0.300305 s]
/proc/loadavg: 1.84 1.97 1.99 3/495 8482
/proc/meminfo: memFree=13026712/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=36432 CPUtime=0.29 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 2862 0 0 0 29 0 0 0 25 0 1 0 853354443 37306368 2245 33554432000 4194304 4580011 140735767073168 18446744073709551615 4306039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 9108 2245 364 95 0 4090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36432

[startup+0.700229 s]
/proc/loadavg: 1.84 1.97 1.99 3/495 8482
/proc/meminfo: memFree=13026712/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=36928 CPUtime=0.69 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 3523 0 0 0 69 0 0 0 25 0 1 0 853354443 37814272 2360 33554432000 4194304 4580011 140735767073168 18446744073709551615 4489416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 9232 2360 364 95 0 4214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36928

[startup+1.50109 s]
/proc/loadavg: 1.84 1.97 1.99 3/499 8489
/proc/meminfo: memFree=13003804/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=41556 CPUtime=1.49 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 5088 0 0 0 149 0 0 0 25 0 1 0 853354443 42553344 3577 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 10389 3577 369 95 0 5371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41556

[startup+3.1008 s]
/proc/loadavg: 1.84 1.97 1.99 3/499 8489
/proc/meminfo: memFree=12993140/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=47444 CPUtime=3.09 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 7057 0 0 0 308 1 0 0 25 0 1 0 853354443 48582656 5049 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 11861 5049 370 95 0 6843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47444

[startup+6.30019 s]
/proc/loadavg: 1.85 1.97 1.99 3/499 8490
/proc/meminfo: memFree=12981848/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=50560 CPUtime=6.29 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 9013 0 0 0 628 1 0 0 25 0 1 0 853354443 51773440 5908 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 12640 5908 372 95 0 7622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50560

[startup+12.701 s]
/proc/loadavg: 1.86 1.97 1.99 3/499 8490
/proc/meminfo: memFree=12977156/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=51540 CPUtime=12.69 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 12056 0 0 0 1268 1 0 0 25 0 1 0 853354443 52776960 6124 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 12885 6124 369 95 0 7867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51540

[startup+25.5006 s]
/proc/loadavg: 1.89 1.97 1.99 3/499 8490
/proc/meminfo: memFree=12970980/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=54912 CPUtime=25.49 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 17050 0 0 0 2547 2 0 0 25 0 1 0 853354443 56229888 6756 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 13728 6756 369 95 0 8710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54912

[startup+51.1009 s]
/proc/loadavg: 1.93 1.97 1.99 3/499 8491
/proc/meminfo: memFree=12955504/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=59772 CPUtime=51.09 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 25230 0 0 0 5106 3 0 0 25 0 1 0 853354443 61206528 8311 33554432000 4194304 4580011 140735767073168 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 14943 8311 377 95 0 9925 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59772

[startup+102.318 s]
/proc/loadavg: 1.97 1.97 1.99 3/499 8492
/proc/meminfo: memFree=12942840/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=63648 CPUtime=102.31 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 37973 0 0 0 10226 5 0 0 25 0 1 0 853354443 65175552 9614 33554432000 4194304 4580011 140735767073168 18446744073709551615 4305197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 15912 9614 369 95 0 10894 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63648

[startup+162.3 s]
/proc/loadavg: 2.15 2.01 2.00 3/499 8494
/proc/meminfo: memFree=12918124/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=77080 CPUtime=162.29 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 53279 0 0 0 16222 7 0 0 25 0 1 0 853354443 78929920 12587 33554432000 4194304 4580011 140735767073168 18446744073709551615 4317427 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 19270 12587 369 95 0 14252 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77080

[startup+222.301 s]
/proc/loadavg: 2.12 2.02 2.00 3/499 8495
/proc/meminfo: memFree=12919316/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=77496 CPUtime=222.3 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 65085 0 0 0 22220 10 0 0 25 0 1 0 853354443 79355904 12475 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 19374 12475 369 95 0 14356 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77496

[startup+282.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/499 8497
/proc/meminfo: memFree=12898908/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=87996 CPUtime=282.3 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 77272 0 0 0 28218 12 0 0 25 0 1 0 853354443 90107904 15334 33554432000 4194304 4580011 140735767073168 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 21999 15334 370 95 0 16981 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87996

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/499 8499
/proc/meminfo: memFree=12895800/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=88280 CPUtime=342.3 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 87053 0 0 0 34217 13 0 0 25 0 1 0 853354443 90398720 15573 33554432000 4194304 4580011 140735767073168 18446744073709551615 4293068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 22070 15573 369 95 0 17052 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88280

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 8500
/proc/meminfo: memFree=12881952/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=104568 CPUtime=402.3 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 98624 0 0 0 40215 15 0 0 25 0 1 0 853354443 107077632 18973 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 26142 18973 369 95 0 21124 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104568

[startup+462.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 8502
/proc/meminfo: memFree=12865792/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=104744 CPUtime=462.3 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 107135 0 0 0 46213 17 0 0 25 0 1 0 853354443 107257856 19259 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 26186 19259 369 95 0 21168 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 104744

[startup+522.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/499 8503
/proc/meminfo: memFree=12867120/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=102012 CPUtime=522.31 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 114971 0 0 0 52212 19 0 0 25 0 1 0 853354443 104460288 18837 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 25503 18837 369 95 0 20485 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 102012

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 8505
/proc/meminfo: memFree=12842144/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=128584 CPUtime=582.31 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 121846 0 0 0 58211 20 0 0 25 0 1 0 853354443 131670016 25712 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32146 25712 369 95 0 27128 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128584

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=12847816/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=115096 CPUtime=642.32 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 125536 0 0 0 64211 21 0 0 25 0 1 0 853354443 117858304 23237 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 28774 23237 369 95 0 23756 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 115096

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8508
/proc/meminfo: memFree=12845176/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=115096 CPUtime=702.31 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 128798 0 0 0 70209 22 0 0 25 0 1 0 853354443 117858304 23237 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 28774 23237 369 95 0 23756 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 115096

[startup+762.319 s]
/proc/loadavg: 2.08 2.04 2.01 3/499 8510
/proc/meminfo: memFree=12838184/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130084 CPUtime=762.34 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 134613 0 0 0 76211 23 0 0 25 0 1 0 853354443 133206016 25311 33554432000 4194304 4580011 140735767073168 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32521 25311 369 95 0 27503 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 130084

[startup+822.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/499 8511
/proc/meminfo: memFree=12837636/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130144 CPUtime=822.31 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 141695 0 0 0 82207 24 0 0 25 0 1 0 853354443 133267456 25385 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32536 25385 369 95 0 27518 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 130144

[startup+882.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 8513
/proc/meminfo: memFree=12836848/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130320 CPUtime=882.32 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 148943 0 0 0 88206 26 0 0 25 0 1 0 853354443 133447680 25508 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32580 25508 369 95 0 27562 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 130320

[startup+942.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 8515
/proc/meminfo: memFree=12807680/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130488 CPUtime=942.31 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 155698 0 0 0 94204 27 0 0 25 0 1 0 853354443 133619712 24949 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32622 24949 369 95 0 27604 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 130488

[startup+1002.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/499 8516
/proc/meminfo: memFree=12808512/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130560 CPUtime=1002.32 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 161242 0 0 0 100203 29 0 0 25 0 1 0 853354443 133693440 26853 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32640 26853 369 95 0 27622 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 130560

[startup+1062.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/499 8518
/proc/meminfo: memFree=12810700/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130664 CPUtime=1062.32 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 168083 0 0 0 106202 30 0 0 25 0 1 0 853354443 133799936 26427 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32666 26427 369 95 0 27648 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 130664

[startup+1122.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/499 8519
/proc/meminfo: memFree=12798884/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130800 CPUtime=1122.32 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 175069 0 0 0 112201 31 0 0 25 0 1 0 853354443 133939200 25863 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32700 25863 369 95 0 27682 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 130800

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 8521
/proc/meminfo: memFree=12784688/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=190796 CPUtime=1182.33 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 180272 0 0 0 118201 32 0 0 25 0 1 0 853354443 195375104 27312 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 47699 27312 369 95 0 42681 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 190796

[startup+1242.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 8523
/proc/meminfo: memFree=12793040/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=130916 CPUtime=1242.32 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 186960 0 0 0 124199 33 0 0 25 0 1 0 853354443 134057984 26194 33554432000 4194304 4580011 140735767073168 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32729 26194 369 95 0 27711 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 130916

[startup+1302.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/499 8524
/proc/meminfo: memFree=12786284/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=131000 CPUtime=1302.34 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 191775 0 0 0 130199 35 0 0 25 0 1 0 853354443 134144000 27141 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 32750 27141 369 95 0 27732 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 131000

[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/499 8526
/proc/meminfo: memFree=12765280/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=135312 CPUtime=1362.33 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 195541 0 0 0 136197 36 0 0 25 0 1 0 853354443 138559488 27150 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 33828 27150 369 95 0 28810 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 135312

[startup+1422.32 s]
/proc/loadavg: 2.06 2.05 2.00 3/499 8527
/proc/meminfo: memFree=12746384/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=149448 CPUtime=1422.35 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 200016 0 0 0 142198 37 0 0 25 0 1 0 853354443 153034752 30231 33554432000 4194304 4580011 140735767073168 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 37362 30231 369 95 0 32344 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 149448

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

[startup+1423.9 s]
/proc/loadavg: 2.06 2.05 2.00 3/499 8527
/proc/meminfo: memFree=12746136/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=149448 CPUtime=1423.93 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 200090 0 0 0 142356 37 0 0 25 0 1 0 853354443 153034752 30305 33554432000 4194304 4580011 140735767073168 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 37362 30305 369 95 0 32344 0
Current children cumulated CPU time (s) 1423.93
Current children cumulated vsize (KiB) 149448

[startup+1427.1 s]
/proc/loadavg: 2.06 2.05 2.00 3/499 8527
/proc/meminfo: memFree=12745516/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=149448 CPUtime=1427.13 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 200251 0 0 0 142676 37 0 0 25 0 1 0 853354443 153034752 30466 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 37362 30466 369 95 0 32344 0
Current children cumulated CPU time (s) 1427.13
Current children cumulated vsize (KiB) 149448

[startup+1428.7 s]
/proc/loadavg: 2.06 2.05 2.00 3/499 8527
/proc/meminfo: memFree=12744400/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=149448 CPUtime=1428.73 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 200329 0 0 0 142836 37 0 0 25 0 1 0 853354443 153034752 30544 33554432000 4194304 4580011 140735767073168 18446744073709551615 4305278 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 37362 30544 369 95 0 32344 0
Current children cumulated CPU time (s) 1428.73
Current children cumulated vsize (KiB) 149448

[startup+1429.5 s]
/proc/loadavg: 2.06 2.05 2.00 3/499 8528
/proc/meminfo: memFree=12744524/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=149448 CPUtime=1429.53 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 200366 0 0 0 142916 37 0 0 25 0 1 0 853354443 153034752 30581 33554432000 4194304 4580011 140735767073168 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 37362 30581 369 95 0 32344 0
Current children cumulated CPU time (s) 1429.53
Current children cumulated vsize (KiB) 149448

[startup+1429.7 s]
/proc/loadavg: 2.06 2.05 2.00 3/499 8528
/proc/meminfo: memFree=12744524/32950928 swapFree=38710956/67111528
[pid=8482] ppid=8480 vsize=149448 CPUtime=1429.73 cores=1,3,5,7
/proc/8482/stat : 8482 (strangenight2-s) R 8480 8482 7378 0 -1 4202496 200377 0 0 0 142936 37 0 0 25 0 1 0 853354443 153034752 30592 33554432000 4194304 4580011 140735767073168 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8482/statm: 37362 30592 369 95 0 32344 0
Current children cumulated CPU time (s) 1429.73
Current children cumulated vsize (KiB) 149448

Child status: 20
Real time (s): 1429.72
CPU time (s): 1429.76
CPU user time (s): 1429.38
CPU system time (s): 0.379942
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 205824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1429.38
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200389
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= 14
involuntary context switches= 15277

runsolver used 6.65899 second user time and 16.7435 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-29 03:07:18
IDJOB=3422004
IDBENCH=85808
IDSOLVER=1887
FILE ID=node113/3422004-1306631238
RUNJOBID= node113-1306631238-8469
PBS_JOBID= 13471581
Free space on /tmp= 73284 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422004-1306631238/watcher-3422004-1306631238 -o /tmp/evaluation-result-3422004-1306631238/solver-3422004-1306631238 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422004-1306631238.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=364652597

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      13026868 kB
Buffers:        347936 kB
Cached:        9829288 kB
SwapCached:      93760 kB
Active:        9558164 kB
Inactive:     10018012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13026868 kB
SwapTotal:    67111528 kB
SwapFree:     38710956 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:     9316556 kB
Mapped:          25432 kB
Slab:           161552 kB
PageTables:     116252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154767536 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= 73272 MiB
End job on node113 at 2011-05-29 03:31:08