Trace number 3421719

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)? (TO) 40000.8 5006.48

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.638902
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 8 threads
0.57/0.10	c This is CryptoMiniSat 3.0.0
0.57/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.57/0.10	c Reading file 'HOME/instance-3421719-1306787754.cnf'
0.57/0.10	c -- header says num vars:           3176
0.57/0.10	c -- header says num clauses:       10297
0.57/0.14	c -- clauses added:            0 learnts,        10297 normals,            0 xors
0.57/0.14	c -- vars added       3176
0.57/0.14	c Parsing time:  0.01 s
0.57/0.14	c  N st     0         0      3176      6714      3095         0     26332         0   no data   no data
0.57/0.14	c asymm  cl-useful: 0/4922/4922 lits-rem:0 time: 0.01
0.57/0.18	c Flit:     0 Blit:      2 bXBeca:    0 bXProp: 1070 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.57/0.18	c Replacing     1070 vars Replaced    13531 lits Time:     0.00 s 
0.57/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.57/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.57/0.19	c subs with bin:      183  lits-rem:       122  v-fix:    0  time:  0.00 s
0.57/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1323 time:  0.00 s
0.57/0.19	c Removed useless bin:       0  fixed:     0  props:   0.08M  time:  0.00 s
2.68/1.12	c lits-rem:         0  cl-subs:       18  v-elim:    441  v-fix:    0  time:  0.01 s
2.68/1.12	c Finding binary XORs  T:     0.00 s  found:       0
2.68/1.12	c Finding non-binary XORs:     0.00 s (found:     703, avg size: 3.6)
2.68/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    242 locsubst:    48 time:   0.00
2.68/1.12	c Replacing       13 vars Replaced       82 lits Time:     0.00 s 
2.68/1.12	c calculated reachability. Time: 0.00
2.68/1.12	c Calc default polars -  time:   0.00 s pos:      44 undec:    2590 neg:     542
2.68/1.12	c =========================================================================================
2.68/1.12	c types(t): F = full restart, N = normal restart
2.68/1.12	c types(t): S = simplification begin/end, E = solution found
2.68/1.12	c restart types(rt): st = static, dy = dynamic
2.68/1.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.68/1.12	c  B st     0         0       627       324       407         0      3834         0   no data   no data
2.68/1.12	c Decided on static restart strategy
2.68/1.12	c  N st     8      4915       627       324       419      4626      3834    132555   no data   no data
2.68/1.12	c  N st    10     11299       627       324       460      4147      3834     93273   no data   no data
2.68/1.20	c  N st    11     17042       627       324       461      9421      3834    229682   no data   no data
12.05/1.68	c  F st    12     25000       627       324       469     11861      3834    284221   no data   no data
12.05/1.68	c  N st    12     25000       627       324       469     11861      3834    284221   no data   no data
12.05/1.68	c Finding binary XORs  T:     0.00 s  found:       0
14.45/1.99	c Decided on static restart strategy
14.45/1.99	c  N st    18     30000       627       324       473     10162      3834    234510   no data   no data
14.45/1.99	c  S st    18     30000       627       324       473     10162      3834    234510   no data   no data
15.28/2.01	c  S st    18     30500       627       324       473     10606      3834    245074   no data   no data
15.28/2.02	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:    128 locsubst:     0 time:   0.00
15.28/2.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    229 BRemL:     81 BRemN:      0 P:  0.3M T:  0.01
15.28/2.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.28/2.03	c bin-w-bin subsume rem           39 bins  time:  0.00 s
15.28/2.03	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
15.28/2.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    499 time:  0.00 s
15.28/2.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.28/2.03	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
15.28/2.04	c subs with bin:        2  lits-rem:        56  v-fix:    0  time:  0.00 s
20.04/2.61	c lits-rem:       163  cl-subs:     5157  v-elim:      0  v-fix:    0  time:  0.57 s
20.04/2.61	c asymm  cl-useful: 2/321/321 lits-rem:2 time: 0.00
20.04/2.61	c calculated reachability. Time: 0.00
20.04/2.61	c  N st    18     30500       493       321       576      2805      3449     60455   no data   no data
22.44/2.97	c  N st    20     37611       493       321       578      9369      3449    234488   no data   no data
22.44/2.97	c Finding binary XORs  T:     0.00 s  found:       0
25.64/3.35	c  N st    21     44011       493       321       578      9453      3449    233277   no data   no data
26.44/3.46	c  S st    22     45751       493       321       642     11086      3449    276784   no data   no data
26.44/3.49	c  S st    22     46255       493       321       642     11558      3449    288626   no data   no data
27.24/3.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     71 locsubst:     0 time:   0.01
27.24/3.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:     58 BRemN:      0 P:  0.2M T:  0.01
27.24/3.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.24/3.50	c bin-w-bin subsume rem            1 bins  time:  0.00 s
27.24/3.50	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
27.24/3.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    422 time:  0.00 s
27.24/3.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.24/3.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.24/3.51	c subs with bin:        0  lits-rem:        35  v-fix:    0  time:  0.00 s
33.70/4.36	c lits-rem:       676  cl-subs:     4619  v-elim:      0  v-fix:    0  time:  0.84 s
33.70/4.36	c vivif2 --  cl tried      319 cl shrink        0 lits rem          0 time: 0.00
33.70/4.36	c vivif2 --  cl tried     4604 cl shrink      213 lits rem        542 time: 0.00
33.70/4.36	c asymm  cl-useful: 0/319/319 lits-rem:0 time: 0.00
33.70/4.36	c calculated reachability. Time: 0.00
33.70/4.36	c  N st    22     46255       422       319       584      4604      3301    106871   no data   no data
40.03/5.16	c  N st    23     60652       422       319       584     11695      3301    267589   no data   no data
40.03/5.16	c Finding binary XORs  T:     0.00 s  found:       0
44.01/5.67	c  N st    24     69383       422       319       586     11489      3301    254378   no data   no data
44.01/5.67	c  S st    24     69383       422       319       586     11489      3301    254378   no data   no data
44.01/5.69	c  S st    24     69885       422       319       586     11943      3301    267149   no data   no data
44.81/5.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     49 locsubst:     0 time:   0.01
44.81/5.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
44.81/5.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.81/5.71	c bin-w-bin subsume rem            1 bins  time:  0.00 s
44.81/5.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.81/5.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    373 time:  0.00 s
44.81/5.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
44.81/5.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
44.81/5.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.80/6.72	c lits-rem:        43  cl-subs:     6568  v-elim:      0  v-fix:    0  time:  1.01 s
52.80/6.72	c vivif2 --  cl tried      319 cl shrink        0 lits rem          0 time: 0.00
52.80/6.72	c vivif2 --  cl tried     3767 cl shrink       40 lits rem        102 time: 0.00
52.80/6.73	c asymm  cl-useful: 2/319/319 lits-rem:4 time: 0.00
52.80/6.73	c calculated reachability. Time: 0.00
52.80/6.73	c  N st    24     69885       373       318       586      3767      3201     75571   no data   no data
60.07/7.65	c  F st    25     87501       373       318       586     11447      3201    246894   no data   no data
60.07/7.65	c  N st    25     87501       373       318       586     11447      3201    246894   no data   no data
62.40/7.93	c Decided on static restart strategy
63.20/8.10	c  N st    32     95539       373       318       589     18755      3201    442842   no data   no data
68.03/8.62	c  N st    34    104827       373       318       589     16950      3201    387238   no data   no data
68.03/8.62	c  S st    34    104827       373       318       589     16950      3201    387238   no data   no data
68.03/8.64	c  S st    34    105331       373       318       589     17411      3201    400860   no data   no data
68.03/8.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.01
68.03/8.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      3 BRemN:      0 P:  0.3M T:  0.01
68.03/8.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.03/8.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.03/8.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.03/8.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
68.03/8.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.03/8.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
68.03/8.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.37/11.49	c lits-rem:        91  cl-subs:    11359  v-elim:      0  v-fix:    0  time:  2.83 s
90.37/11.49	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
90.37/11.49	c vivif2 --  cl tried     5666 cl shrink      113 lits rem        319 time: 0.00
90.37/11.50	c asymm  cl-useful: 1/318/318 lits-rem:1 time: 0.00
90.37/11.50	c calculated reachability. Time: 0.00
91.16/11.50	c  N st    34    105331       368       318       586      5666      3190    129010   no data   no data
94.40/11.98	c  N st    35    114929       368       318       586     14303      3190    351130   no data   no data
101.57/12.86	c  N st    36    129327       368       318       588     16761      3190    380773   no data   no data
112.82/14.22	c  N st    37    150922       368       318       588     24122      3190    554550   no data   no data
112.82/14.22	c Finding binary XORs  T:     0.00 s  found:       0
115.94/14.69	c  S st    38    157996       368       318       588     17194      3190    375889   no data   no data
116.74/14.71	c  S st    38    158500       368       318       588     17661      3190    389776   no data   no data
116.74/14.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.74/14.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      2 BRemN:      0 P:  0.3M T:  0.01
116.74/14.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.74/14.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.74/14.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.74/14.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
116.74/14.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
116.74/14.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
116.74/14.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.91/17.67	c lits-rem:       113  cl-subs:    11670  v-elim:      0  v-fix:    0  time:  2.93 s
139.91/17.67	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
139.91/17.67	c vivif2 --  cl tried     5991 cl shrink       71 lits rem        256 time: 0.00
139.91/17.67	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
139.91/17.67	c calculated reachability. Time: 0.00
139.91/17.67	c  N st    38    158500       368       318       586      5991      3190    132401   no data   no data
167.09/21.08	c  N st    39    207088       368       318       586     21145      3190    457739   no data   no data
184.67/23.21	c  N st    40    237750       368       318       586     33170      3190    754535   no data   no data
184.67/23.21	c  S st    40    237750       368       318       586     33170      3190    754535   no data   no data
184.67/23.25	c  S st    40    238251       368       318       586     33602      3190    766662   no data   no data
184.67/23.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
184.67/23.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
184.67/23.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
184.67/23.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.67/23.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.67/23.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
184.67/23.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
184.67/23.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
185.47/23.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.97/35.55	c lits-rem:       115  cl-subs:    23004  v-elim:      0  v-fix:    0  time: 12.25 s
282.97/35.55	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
282.97/35.55	c vivif2 --  cl tried    10598 cl shrink      303 lits rem        754 time: 0.00
282.97/35.55	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
282.97/35.55	c calculated reachability. Time: 0.00
282.97/35.55	c  N st    40    238251       368       318       586     10598      3190    265715   no data   no data
322.14/40.48	c  F st    41    306250       368       318       586     19742      3190    404449   no data   no data
322.14/40.48	c  N st    41    306250       368       318       586     19742      3190    404449   no data   no data
322.14/40.48	c Finding binary XORs  T:     0.00 s  found:       0
325.34/40.80	c Decided on static restart strategy
338.92/42.54	c  N st    51    334552       368       318       602     25446      3190    550835   no data   no data
353.31/44.34	c  N st    53    357376       368       318       602     25258      3190    546900   no data   no data
353.31/44.34	c  S st    53    357376       368       318       602     25258      3190    546900   no data   no data
353.31/44.38	c  S st    53    357878       368       318       602     25716      3190    560445   no data   no data
353.31/44.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
354.10/44.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:     15 BRemN:      0 P:  0.4M T:  0.01
354.10/44.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
354.10/44.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.10/44.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.10/44.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
354.10/44.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
354.10/44.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
354.10/44.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.30/49.37	c lits-rem:       127  cl-subs:    16241  v-elim:      0  v-fix:    0  time:  4.95 s
393.30/49.37	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
393.30/49.37	c vivif2 --  cl tried     9475 cl shrink      106 lits rem        365 time: 0.00
393.30/49.38	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
393.30/49.38	c calculated reachability. Time: 0.00
393.30/49.38	c  N st    53    357878       368       318       587      9475      3190    216536   no data   no data
413.24/51.83	c  N st    54    390271       368       318       587     39018      3190    949574   no data   no data
446.05/55.94	c  N st    55    438859       368       318       587     39809      3190    895576   no data   no data
498.79/62.58	c  N st    56    511741       368       318       587     33140      3190    720653   no data   no data
517.93/64.96	c  N st    57    536818       368       318       587     29554      3190    635176   no data   no data
517.93/64.96	c  S st    57    536818       368       318       587     29554      3190    635176   no data   no data
518.73/65.00	c  S st    57    537322       368       318       587     30021      3190    648448   no data   no data
518.73/65.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
518.73/65.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
518.73/65.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
518.73/65.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
518.73/65.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
518.73/65.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
518.73/65.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
518.73/65.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
518.73/65.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
575.47/72.14	c lits-rem:       115  cl-subs:    18112  v-elim:      0  v-fix:    0  time:  7.09 s
575.47/72.14	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
575.47/72.14	c vivif2 --  cl tried    11909 cl shrink      112 lits rem        290 time: 0.00
575.47/72.15	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
575.47/72.15	c calculated reachability. Time: 0.00
575.47/72.15	c  N st    57    537322       368       318       587     11909      3190    274291   no data   no data
711.31/89.18	c  N st    58    701308       368       318       587     47873      3190   1046704   no data   no data
810.41/101.59	c  N st    59    805985       368       318       587     47277      3190   1054907   no data   no data
810.41/101.59	c  S st    59    805985       368       318       587     47277      3190   1054907   no data   no data
811.21/101.69	c  S st    59    806486       368       318       587     47736      3190   1067769   no data   no data
812.01/101.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
812.01/101.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
812.01/101.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
812.01/101.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
812.01/101.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.01/101.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
812.01/101.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
812.01/101.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
812.01/101.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.40/146.86	c lits-rem:       308  cl-subs:    29280  v-elim:      0  v-fix:    0  time: 45.07 s
1172.40/146.86	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
1172.40/146.87	c vivif2 --  cl tried    18456 cl shrink      213 lits rem        467 time: 0.01
1172.40/146.87	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
1172.40/146.87	c calculated reachability. Time: 0.00
1172.40/146.87	c  N st    59    806486       368       318       587     18456      3190    454054   no data   no data
1424.13/178.38	c  F st    60   1071876       368       318       587     47600      3190   1048259   no data   no data
1424.13/178.38	c  N st    60   1071876       368       318       587     47600      3190   1048259   no data   no data
1428.92/178.95	c Decided on static restart strategy
1451.30/181.72	c  N st    70   1100177       368       318       587     73243      3190   1711321   no data   no data
1485.66/186.06	c  N st    72   1136170       368       318       587     66901      3190   1542883   no data   no data
1519.31/190.28	c  N st    73   1168562       368       318       587     56114      3190   1245468   no data   no data
1564.78/195.91	c  N st    74   1209730       368       318       587     52871      3190   1146488   no data   no data
1564.78/195.91	c  S st    74   1209730       368       318       587     52871      3190   1146488   no data   no data
1564.78/196.00	c  S st    74   1210236       368       318       587     53334      3190   1160763   no data   no data
1565.58/196.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1565.58/196.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
1565.58/196.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1565.58/196.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1565.58/196.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1565.58/196.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
1565.58/196.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1565.58/196.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1566.37/196.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2049.82/256.68	c lits-rem:       149  cl-subs:    35744  v-elim:      0  v-fix:    0  time: 60.57 s
2049.82/256.68	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
2049.82/256.69	c vivif2 --  cl tried    17590 cl shrink      278 lits rem        570 time: 0.01
2049.82/256.69	c asymm  cl-useful: 1/318/318 lits-rem:1 time: 0.00
2049.82/256.69	c calculated reachability. Time: 0.00
2049.82/256.69	c  N st    74   1210236       368       318       587     17590      3189    403944   no data   no data
2126.53/266.27	c  N st    75   1283118       368       318       587     43674      3189    925041   no data   no data
2240.81/280.51	c  N st    76   1392442       368       318       587     57993      3189   1224678   no data   no data
2419.83/302.92	c  N st    77   1556427       368       318       587     70704      3189   1544331   no data   no data
2606.82/326.38	c  N st    78   1710239       368       318       587     66601      3189   1420983   no data   no data
2606.82/326.38	c  S st    78   1710239       368       318       587     66601      3189   1420983   no data   no data
2607.62/326.47	c  S st    78   1710742       368       318       587     67060      3189   1434621   no data   no data
2607.62/326.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2608.46/326.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
2608.46/326.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2608.46/326.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2608.46/326.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2608.46/326.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
2608.46/326.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2608.46/326.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2608.46/326.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3417.92/427.81	c lits-rem:       339  cl-subs:    45803  v-elim:      0  v-fix:    0  time: 101.23 s
3417.92/427.81	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
3417.92/427.82	c vivif2 --  cl tried    21257 cl shrink      409 lits rem        830 time: 0.01
3417.92/427.82	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
3417.92/427.82	c calculated reachability. Time: 0.00
3417.92/427.82	c  N st    78   1710742       368       318       587     21257      3189    483866   no data   no data
3878.15/485.45	c  N st    79   2079707       368       318       587    101297      3189   2159140   no data   no data
4049.16/506.90	c  N st    80   2210743       368       318       587    110557      3189   2440260   no data   no data
4049.16/506.90	c  S st    80   2210743       368       318       587    110557      3189   2440260   no data   no data
4052.35/507.20	c  S st    80   2211247       368       318       587    111022      3189   2453568   no data   no data
4052.35/507.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4053.15/507.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
4053.15/507.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4053.15/507.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4053.15/507.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4053.15/507.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
4053.15/507.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4053.15/507.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4053.96/507.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
7210.86/902.50	c lits-rem:      1121  cl-subs:    76037  v-elim:      0  v-fix:    0  time: 395.05 s
7210.86/902.50	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
7210.86/902.52	c vivif2 --  cl tried    34985 cl shrink      875 lits rem       1714 time: 0.02
7210.86/902.52	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
7210.86/902.52	c calculated reachability. Time: 0.00
7210.86/902.52	c  N st    80   2211247       368       318       587     34985      3189    859807   no data   no data
7913.33/990.41	c  N st    81   2711248       368       318       587     83590      3189   1790051   no data   no data
7913.33/990.41	c  S st    81   2711248       368       318       587     83590      3189   1790051   no data   no data
7914.13/990.56	c  S st    81   2711749       368       318       587     84058      3189   1803974   no data   no data
7914.13/990.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7914.93/990.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
7914.93/990.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7914.93/990.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7914.93/990.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7914.93/990.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
7914.93/990.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7914.93/990.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
7915.73/990.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
9606.45/1202.33	c lits-rem:       220  cl-subs:    51561  v-elim:      0  v-fix:    0  time: 211.60 s
9606.45/1202.33	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
9606.45/1202.35	c vivif2 --  cl tried    32497 cl shrink      466 lits rem        838 time: 0.02
9606.45/1202.35	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
9606.45/1202.35	c calculated reachability. Time: 0.00
9606.45/1202.35	c  N st    81   2711749       368       318       587     32497      3189    761672   no data   no data
10445.50/1307.32	c  N st    82   3211749       368       318       587    101346      3189   2222321   no data   no data
10445.50/1307.32	c  S st    82   3211749       368       318       587    101346      3189   2222321   no data   no data
10446.30/1307.50	c  S st    82   3212251       368       318       587    101782      3189   2234677   no data   no data
10447.10/1307.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10447.10/1307.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.08
10447.90/1307.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10447.90/1307.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10447.90/1307.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10447.90/1307.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
10447.90/1307.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10447.90/1307.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
10448.74/1307.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12819.35/1604.40	c lits-rem:       452  cl-subs:    59831  v-elim:      0  v-fix:    0  time: 296.68 s
12819.35/1604.40	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
12819.35/1604.43	c vivif2 --  cl tried    41951 cl shrink      726 lits rem       1324 time: 0.03
12819.35/1604.43	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
12819.35/1604.43	c calculated reachability. Time: 0.00
12819.35/1604.43	c  N st    82   3212251       368       318       587     41951      3189   1011206   no data   no data
13724.52/1717.81	c  N st    83   3712252       368       318       587     78955      3189   1695056   no data   no data
13724.52/1717.81	c  S st    83   3712252       368       318       587     78955      3189   1695056   no data   no data
13726.16/1718.02	c  S st    83   3712753       368       318       587     79412      3189   1708577   no data   no data
13726.16/1718.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13727.00/1718.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
13727.00/1718.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13727.00/1718.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13727.00/1718.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13727.00/1718.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
13727.00/1718.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13727.00/1718.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
13727.71/1718.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15149.12/1896.11	c lits-rem:       394  cl-subs:    37672  v-elim:      0  v-fix:    0  time: 177.89 s
15149.12/1896.11	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
15149.12/1896.14	c vivif2 --  cl tried    41740 cl shrink      249 lits rem        420 time: 0.02
15149.12/1896.14	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
15149.12/1896.14	c calculated reachability. Time: 0.00
15149.12/1896.14	c  N st    83   3712753       368       318       587     41740      3189    968449   no data   no data
15203.54/1902.95	c  F st    84   3751563       368       318       587     76675      3189   1821320   no data   no data
15203.54/1902.95	c  N st    84   3751563       368       318       587     76675      3189   1821320   no data   no data
15212.33/1904.06	c Decided on static restart strategy
15255.44/1909.49	c  N st    94   3779865       368       318       587    102678      3189   2486645   no data   no data
15339.29/1919.97	c  N st    96   3815860       368       318       587    135417      3189   3297326   no data   no data
15414.47/1929.33	c  N st    97   3848253       368       318       587     92903      3189   2104183   no data   no data
15523.06/1942.91	c  N st    98   3896841       368       318       587    137304      3189   3177002   no data   no data
15693.25/1964.26	c  N st    99   3969724       368       318       587    129826      3189   2962370   no data   no data
15987.28/2001.07	c  N st   100   4079048       368       318       587     77612      3189   1726366   no data   no data
16298.90/2040.04	c  N st   101   4212754       368       318       587    122291      3189   2770028   no data   no data
16298.90/2040.04	c  S st   101   4212754       368       318       587    122291      3189   2770028   no data   no data
16300.50/2040.27	c  S st   101   4213255       368       318       587    122760      3189   2783885   no data   no data
16300.50/2040.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
16301.34/2040.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.11
16301.34/2040.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16301.34/2040.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16301.34/2040.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16302.17/2040.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
16302.17/2040.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16302.17/2040.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
16302.89/2040.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19448.00/2434.15	c lits-rem:       484  cl-subs:    66114  v-elim:      0  v-fix:    0  time: 393.58 s
19448.00/2434.15	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
19448.00/2434.19	c vivif2 --  cl tried    56646 cl shrink      719 lits rem       1254 time: 0.03
19448.00/2434.19	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
19448.00/2434.19	c calculated reachability. Time: 0.00
19448.00/2434.19	c  N st   101   4213255       368       318       587     56646      3189   1377959   no data   no data
19912.20/2492.28	c  N st   102   4459232       368       318       587    127236      3189   2843687   no data   no data
20442.07/2558.55	c  N st   103   4713256       368       318       587    116741      3189   2586891   no data   no data
20442.07/2558.55	c  S st   103   4713256       368       318       587    116741      3189   2586891   no data   no data
20443.59/2558.77	c  S st   103   4713758       368       318       587    117219      3189   2600819   no data   no data
20443.59/2558.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
20444.39/2558.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
20444.39/2558.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20444.39/2558.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20444.39/2558.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20444.39/2558.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
20444.39/2558.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20445.19/2558.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
20445.99/2559.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23326.53/2919.54	c lits-rem:       349  cl-subs:    60957  v-elim:      0  v-fix:    0  time: 360.51 s
23326.53/2919.54	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
23326.53/2919.57	c vivif2 --  cl tried    56262 cl shrink      623 lits rem       1149 time: 0.03
23326.53/2919.57	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
23326.53/2919.57	c calculated reachability. Time: 0.00
23326.53/2919.57	c  N st   103   4713758       368       318       587     56262      3189   1339711   no data   no data
24400.50/3053.97	c  N st   104   5213758       368       318       587     93320      3189   2012046   no data   no data
24400.50/3053.97	c  S st   104   5213758       368       318       587     93320      3189   2012046   no data   no data
24402.10/3054.15	c  S st   104   5214259       368       318       587     93760      3189   2024453   no data   no data
24402.10/3054.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
24402.90/3054.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.08
24402.90/3054.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24402.90/3054.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24402.90/3054.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24402.90/3054.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
24402.90/3054.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24403.70/3054.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
24403.70/3054.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25889.89/3240.30	c lits-rem:       368  cl-subs:    41416  v-elim:      0  v-fix:    0  time: 185.92 s
25889.89/3240.30	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
25889.89/3240.32	c vivif2 --  cl tried    52344 cl shrink      247 lits rem        366 time: 0.02
25889.89/3240.33	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
25889.89/3240.33	c calculated reachability. Time: 0.00
25889.89/3240.33	c  N st   104   5214259       368       318       587     52344      3189   1212135   no data   no data
26858.52/3361.53	c  N st   105   5714260       368       318       587    155918      3189   3444973   no data   no data
26858.52/3361.53	c  S st   105   5714260       368       318       587    155918      3189   3444973   no data   no data
26860.04/3361.79	c  S st   105   5714760       368       318       587    156350      3189   3457080   no data   no data
26860.84/3361.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26861.64/3361.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.12
26861.64/3361.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26861.64/3361.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26861.64/3361.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26861.64/3361.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
26861.64/3361.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26861.64/3361.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
26863.24/3362.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
33727.74/4221.32	c lits-rem:       608  cl-subs:    88738  v-elim:      0  v-fix:    0  time: 859.21 s
33727.74/4221.32	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
33727.74/4221.37	c vivif2 --  cl tried    67612 cl shrink     1037 lits rem       2002 time: 0.04
33727.74/4221.37	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
33727.74/4221.37	c calculated reachability. Time: 0.00
33727.74/4221.37	c  N st   105   5714760       368       318       587     67612      3189   1629036   no data   no data
34788.83/4354.14	c  N st   106   6214760       368       318       587    160057      3189   3540540   no data   no data
34788.83/4354.14	c  S st   106   6214760       368       318       587    160057      3189   3540540   no data   no data
34791.23/4354.49	c  S st   106   6215261       368       318       587    160495      3189   3553150   no data   no data
34792.03/4354.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
34792.83/4354.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.16
34792.83/4354.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34792.83/4354.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34792.83/4354.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34792.83/4354.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
34792.83/4354.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34793.67/4354.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
34795.22/4354.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3421719-1306787754/watcher-3421719-1306787754 -o /tmp/evaluation-result-3421719-1306787754/solver-3421719-1306787754 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421719-1306787754.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.68 7.69 5.82 2/266 15909
/proc/meminfo: memFree=13668548/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 411 0 0 0 0 0 0 0 24 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 47967190198188 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15909/statm: 23036 352 299 95 0 18018 0
[pid=15909/tid=15910] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 47967190198194 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 47967190198184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 47967190198184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 352 33554432000 4194304 4580107 140733487964016 18446744073709551615 47967190198194 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.104757 s]
/proc/loadavg: 7.68 7.69 5.82 2/266 15909
/proc/meminfo: memFree=13668548/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=92144 CPUtime=0.57 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) D 15907 15909 15790 0 -1 4202496 445 0 0 0 57 0 0 0 25 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921820250 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15909/statm: 23036 375 308 95 0 18018 0
[pid=15909/tid=15910] ppid=15907 vsize=92144 CPUtime=0.1 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) D 15907 15909 15790 0 -1 4202560 10 0 0 0 10 0 0 0 25 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921432048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=92144 CPUtime=0.09 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 3 0 0 0 9 0 0 0 25 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 4346704 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=92144 CPUtime=0.01 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) D 15907 15909 15790 0 -1 4202560 3 0 0 0 1 0 0 0 25 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921451864 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=92144 CPUtime=0.07 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) D 15907 15909 15790 0 -1 4202560 3 0 0 0 7 0 0 0 25 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 4346704 0 0 4096 2 18446744071562234166 0 0 -1 1 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=92144 CPUtime=0.08 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) D 15907 15909 15790 0 -1 4202560 3 0 0 0 8 0 0 0 18 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921451864 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=92144 CPUtime=0.09 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) D 15907 15909 15790 0 -1 4202560 7 0 0 0 9 0 0 0 25 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 222921432048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=92144 CPUtime=0 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) D 15907 15909 15790 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 790376129 94355456 375 33554432000 4194304 4580107 140733487964016 18446744073709551615 4346704 0 0 4096 2 18446744071562234166 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 92144

[startup+0.201523 s]
/proc/loadavg: 7.68 7.69 5.82 2/266 15909
/proc/meminfo: memFree=13668548/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=495620 CPUtime=2.68 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 8946 0 0 0 261 7 0 0 17 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4321874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 123905 7642 379 95 0 118887 0
[pid=15909/tid=15910] ppid=15907 vsize=495620 CPUtime=0.39 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1259 0 0 0 39 0 0 0 17 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4320946 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=495620 CPUtime=0.37 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1205 0 0 0 37 0 0 0 18 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4318592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=495620 CPUtime=0.22 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 967 0 0 0 22 0 0 0 17 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=495620 CPUtime=0.2 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 823 0 0 0 19 1 0 0 18 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4301924 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=495620 CPUtime=0.37 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1246 0 0 0 36 1 0 0 18 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=495620 CPUtime=0.4 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1408 0 0 0 39 1 0 0 18 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=495620 CPUtime=0.28 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 597 0 0 0 28 0 0 0 17 0 8 0 790376129 507514880 7642 33554432000 4194304 4580107 140733487964016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 495620

[startup+0.692816 s]
/proc/loadavg: 7.68 7.69 5.82 2/266 15909
/proc/meminfo: memFree=13668548/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=498700 CPUtime=6.57 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 12241 0 0 0 650 7 0 0 18 0 8 0 790376129 510668800 8365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 124913 8836 379 95 0 119895 0
[pid=15909/tid=15910] ppid=15907 vsize=499652 CPUtime=1.19 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2011 0 0 0 119 0 0 0 19 0 8 0 790376129 511643648 8836 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=499652 CPUtime=1.17 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1889 0 0 0 116 1 0 0 19 0 8 0 790376129 511643648 8836 33554432000 4194304 4580107 140733487964016 18446744073709551615 4321513 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=499652 CPUtime=1.02 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1794 0 0 0 102 0 0 0 19 0 8 0 790376129 511643648 8836 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=499652 CPUtime=1 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1452 0 0 0 99 1 0 0 19 0 8 0 790376129 511643648 8836 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=499652 CPUtime=1.17 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1921 0 0 0 116 1 0 0 18 0 8 0 790376129 511643648 8836 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=499652 CPUtime=1.2 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2102 0 0 0 119 1 0 0 19 0 8 0 790376129 511643648 8836 33554432000 4194304 4580107 140733487964016 18446744073709551615 4292992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=499652 CPUtime=1.08 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1138 0 0 0 108 0 0 0 19 0 8 0 790376129 511643648 8836 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 498700

[startup+1.32947 s]
/proc/loadavg: 7.68 7.69 5.82 2/266 15909
/proc/meminfo: memFree=13668548/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=499788 CPUtime=9.88 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 14907 0 0 0 980 8 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4321384 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 124947 9089 379 95 0 119929 0
[pid=15909/tid=15910] ppid=15907 vsize=499788 CPUtime=1.29 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2061 0 0 0 129 0 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4318592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=499788 CPUtime=1.27 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1948 0 0 0 126 1 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=499788 CPUtime=1.12 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1846 0 0 0 112 0 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4292997 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=499788 CPUtime=1.1 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1514 0 0 0 109 1 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4321718 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=499788 CPUtime=1.27 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1974 0 0 0 126 1 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=499788 CPUtime=1.3 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2146 0 0 0 129 1 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4321722 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=499788 CPUtime=1.18 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1173 0 0 0 118 0 0 0 19 0 8 0 790376129 511782912 9089 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (KiB) 499788

[startup+1.50044 s]
/proc/loadavg: 7.68 7.69 5.82 2/266 15909
/proc/meminfo: memFree=13668548/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=500180 CPUtime=11.25 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 15765 0 0 0 1117 8 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295461 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 125045 9392 379 95 0 120027 0
[pid=15909/tid=15910] ppid=15907 vsize=500180 CPUtime=1.46 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2137 0 0 0 146 0 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=500180 CPUtime=1.45 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2025 0 0 0 144 1 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295272 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=500180 CPUtime=1.29 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1923 0 0 0 129 0 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4318249 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=500180 CPUtime=1.27 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1720 0 0 0 126 1 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295149 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=500180 CPUtime=1.44 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2055 0 0 0 143 1 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=500180 CPUtime=1.47 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2216 0 0 0 146 1 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4292977 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=500180 CPUtime=1.35 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 1352 0 0 0 135 0 0 0 19 0 8 0 790376129 512184320 9392 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 500180

[startup+3.10115 s]
/proc/loadavg: 7.87 7.72 5.84 9/274 15917
/proc/meminfo: memFree=13611764/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=506516 CPUtime=24.08 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 27353 0 0 0 2398 10 0 0 23 0 8 0 790376129 518672384 14269 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 126629 14269 380 95 0 121611 0
[pid=15909/tid=15910] ppid=15907 vsize=506516 CPUtime=3.07 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 3969 0 0 0 307 0 0 0 23 0 8 0 790376129 518672384 14279 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=506516 CPUtime=3.05 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 4452 0 0 0 304 1 0 0 24 0 8 0 790376129 518672384 14279 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=506516 CPUtime=2.91 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 3155 0 0 0 290 1 0 0 23 0 8 0 790376129 518672384 14279 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=506516 CPUtime=2.86 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2741 0 0 0 285 1 0 0 23 0 8 0 790376129 518672384 14279 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295023 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=506516 CPUtime=3.05 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 3336 0 0 0 304 1 0 0 23 0 8 0 790376129 518672384 14279 33554432000 4194304 4580107 140733487964016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=506516 CPUtime=3.08 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 3431 0 0 0 306 2 0 0 24 0 8 0 790376129 518672384 14279 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=506516 CPUtime=2.96 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2146 0 0 0 296 0 0 0 23 0 8 0 790376129 518672384 14279 33554432000 4194304 4580107 140733487964016 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.08
Current children cumulated vsize (KiB) 506516

[startup+6.30056 s]
/proc/loadavg: 7.88 7.73 5.85 9/274 15917
/proc/meminfo: memFree=13590560/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=494500 CPUtime=49.61 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 42918 0 0 0 4949 12 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 123625 21014 381 95 0 118607 0
[pid=15909/tid=15910] ppid=15907 vsize=494500 CPUtime=6.26 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 5444 0 0 0 626 0 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406486 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=494500 CPUtime=6.24 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 5994 0 0 0 623 1 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295418 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=494500 CPUtime=6.1 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 5934 0 0 0 609 1 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=494500 CPUtime=6.03 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 5178 0 0 0 602 1 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=494500 CPUtime=6.24 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 5887 0 0 0 622 2 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294986 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=494500 CPUtime=6.26 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 5399 0 0 0 624 2 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=494500 CPUtime=6.15 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 2944 0 0 0 615 0 0 0 25 0 8 0 790376129 506368000 21014 33554432000 4194304 4580107 140733487964016 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 6 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/274 16054
/proc/meminfo: memFree=12268196/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=1721752 CPUtime=37251.4 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 1654667 0 0 0 3724032 1113 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 430438 350090 381 95 0 425420 0
[pid=15909/tid=15910] ppid=15907 vsize=1721752 CPUtime=4662.39 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 142005 0 0 0 466163 76 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=1721752 CPUtime=4662.2 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 193798 0 0 0 466081 139 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=1721752 CPUtime=4662.22 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 250362 0 0 0 466049 173 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=1721752 CPUtime=4615.96 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 218833 0 0 0 461407 189 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=1721752 CPUtime=4662.38 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 209741 0 0 0 466086 152 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=1721752 CPUtime=4662.35 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 198350 0 0 0 466126 109 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=1721752 CPUtime=4661.52 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 234207 0 0 0 465993 159 0 0 25 0 8 0 790376129 1763074048 350090 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37251.4
Current children cumulated vsize (KiB) 1721752

[startup+4722.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/274 16055
/proc/meminfo: memFree=12234692/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=1721872 CPUtime=37730.8 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 1662961 0 0 0 3771961 1121 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 430468 358384 381 95 0 425450 0
[pid=15909/tid=15910] ppid=15907 vsize=1721872 CPUtime=4722.39 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 142005 0 0 0 472163 76 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=1721872 CPUtime=4722.19 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 194135 0 0 0 472080 139 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=1721872 CPUtime=4722.22 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 250362 0 0 0 472049 173 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=1721872 CPUtime=4675.32 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 218833 0 0 0 467343 189 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=1721872 CPUtime=4722.38 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 209741 0 0 0 472086 152 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=1721872 CPUtime=4722.36 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 206307 0 0 0 472120 116 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=1721872 CPUtime=4721.51 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 234207 0 0 0 471992 159 0 0 25 0 8 0 790376129 1763196928 358384 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37730.8
Current children cumulated vsize (KiB) 1721872

[startup+4782.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/274 16057
/proc/meminfo: memFree=12226972/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=1721972 CPUtime=38210.2 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 1664782 0 0 0 3819895 1123 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 430493 360205 381 95 0 425475 0
[pid=15909/tid=15910] ppid=15907 vsize=1721972 CPUtime=4782.39 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 142005 0 0 0 478163 76 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=1721972 CPUtime=4782.19 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 194135 0 0 0 478080 139 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=1721972 CPUtime=4782.23 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 250362 0 0 0 478050 173 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=1721972 CPUtime=4734.68 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 218833 0 0 0 473279 189 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=1721972 CPUtime=4782.39 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 209741 0 0 0 478087 152 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=1721972 CPUtime=4782.36 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 208128 0 0 0 478118 118 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=1721972 CPUtime=4781.5 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 234207 0 0 0 477991 159 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38210.2
Current children cumulated vsize (KiB) 1721972

[startup+4842.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/274 16058
/proc/meminfo: memFree=12227064/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=1721972 CPUtime=38689.5 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 1664782 0 0 0 3867830 1123 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 430493 360205 381 95 0 425475 0
[pid=15909/tid=15910] ppid=15907 vsize=1721972 CPUtime=4842.39 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 142005 0 0 0 484163 76 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=1721972 CPUtime=4842.19 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 194135 0 0 0 484080 139 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=1721972 CPUtime=4842.23 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 250362 0 0 0 484050 173 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=1721972 CPUtime=4794.03 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 218833 0 0 0 479214 189 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=1721972 CPUtime=4842.39 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 209741 0 0 0 484087 152 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=1721972 CPUtime=4842.36 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 208128 0 0 0 484118 118 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=1721972 CPUtime=4841.49 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 234207 0 0 0 483990 159 0 0 25 0 8 0 790376129 1763299328 360205 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38689.5
Current children cumulated vsize (KiB) 1721972

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/274 16060
/proc/meminfo: memFree=12226288/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=1721972 CPUtime=39168.9 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 1664942 0 0 0 3915766 1123 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 430493 360365 381 95 0 425475 0
[pid=15909/tid=15910] ppid=15907 vsize=1721972 CPUtime=4902.39 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 142005 0 0 0 490163 76 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=1721972 CPUtime=4902.19 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 194135 0 0 0 490080 139 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=1721972 CPUtime=4902.23 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 250522 0 0 0 490050 173 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=1721972 CPUtime=4853.39 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 218833 0 0 0 485150 189 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=1721972 CPUtime=4902.39 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 209741 0 0 0 490087 152 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=1721972 CPUtime=4902.36 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 208128 0 0 0 490118 118 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=1721972 CPUtime=4901.49 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 234207 0 0 0 489990 159 0 0 25 0 8 0 790376129 1763299328 360365 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39168.9
Current children cumulated vsize (KiB) 1721972

[startup+4962.3 s]
/proc/loadavg: 8.09 8.05 8.01 9/274 16062
/proc/meminfo: memFree=12219080/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=1798944 CPUtime=39648.3 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 1666740 0 0 0 3963701 1126 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 449736 362163 381 95 0 444718 0
[pid=15909/tid=15910] ppid=15907 vsize=1798944 CPUtime=4962.4 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 142005 0 0 0 496163 77 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=1798944 CPUtime=4962.19 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 194135 0 0 0 496080 139 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=1798944 CPUtime=4962.23 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 250522 0 0 0 496050 173 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=1798944 CPUtime=4912.76 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 218833 0 0 0 491087 189 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=1798944 CPUtime=4962.39 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 209741 0 0 0 496087 152 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=1798944 CPUtime=4962.36 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 208143 0 0 0 496118 118 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=1798944 CPUtime=4961.47 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 235990 0 0 0 495986 161 0 0 25 0 8 0 790376129 1842118656 362163 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39648.3
Current children cumulated vsize (KiB) 1798944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.4 s]
/proc/loadavg: 8.18 8.08 8.01 9/274 16063
/proc/meminfo: memFree=12229472/32951124 swapFree=55664332/67111528
[pid=15909] ppid=15907 vsize=1702728 CPUtime=40000.6 cores=0-7
/proc/15909/stat : 15909 (strangenight2-m) R 15907 15909 15790 0 -1 4202496 1670730 0 0 0 3998937 1128 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15909/statm: 425682 359580 381 95 0 420664 0
[pid=15909/tid=15910] ppid=15907 vsize=1702728 CPUtime=5006.52 cores=0-7
/proc/15909/task/15910/stat : 15910 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 142005 0 0 0 500575 77 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15909/tid=15911] ppid=15907 vsize=1702728 CPUtime=5006.3 cores=0-7
/proc/15909/task/15911/stat : 15911 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 194135 0 0 0 500491 139 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15909/tid=15912] ppid=15907 vsize=1702728 CPUtime=5006.34 cores=0-7
/proc/15909/task/15912/stat : 15912 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 250522 0 0 0 500461 173 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15909/tid=15913] ppid=15907 vsize=1702728 CPUtime=4956.41 cores=0-7
/proc/15909/task/15913/stat : 15913 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 218833 0 0 0 495452 189 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15909/tid=15914] ppid=15907 vsize=1702728 CPUtime=5006.51 cores=0-7
/proc/15909/task/15914/stat : 15914 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 209741 0 0 0 500499 152 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15909/tid=15915] ppid=15907 vsize=1702728 CPUtime=5006.48 cores=0-7
/proc/15909/task/15915/stat : 15915 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 208148 0 0 0 500530 118 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15909/tid=15916] ppid=15907 vsize=1702728 CPUtime=5005.58 cores=0-7
/proc/15909/task/15916/stat : 15916 (strangenight2-m) R 15907 15909 15790 0 -1 4202560 239975 0 0 0 500394 164 0 0 25 0 8 0 790376129 1743593472 359580 33554432000 4194304 4580107 140733487964016 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1702728

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5006.48
CPU time (s): 40000.8
CPU user time (s): 39989.4
CPU system time (s): 11.3463
CPU usage (%): 798.981
Max. virtual memory (cumulated for all children) (KiB): 1895884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.4
system time used= 11.3463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1670730
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= 6874
involuntary context switches= 188416

runsolver used 10.3974 second user time and 38.5481 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-30 22:35:54
IDJOB=3421719
IDBENCH=87739
IDSOLVER=1878
FILE ID=node109/3421719-1306787754
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/par32-3.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421719-1306787754/watcher-3421719-1306787754 -o /tmp/evaluation-result-3421719-1306787754/solver-3421719-1306787754 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421719-1306787754.cnf

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=19906805

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:      13668960 kB
Buffers:        255920 kB
Cached:       16695648 kB
SwapCached:      10136 kB
Active:       15169808 kB
Inactive:      3507836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13668960 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:            5924 kB
Writeback:           0 kB
AnonPages:     1722700 kB
Mapped:          15936 kB
Slab:           502432 kB
PageTables:      36764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30863740 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 23:59:22