Trace number 3369633

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.24 1203.05

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369633-1305388932.cnf'
0.00/0.01	c -- header says num vars:           7502
0.00/0.01	c -- header says num clauses:       28770
0.00/0.05	c -- clauses added:            0 learnts,        28770 normals,            0 xors
0.00/0.05	c -- vars added       7502
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      7502     12844     10393         0     63534         0   no data   no data  --
0.00/0.05	c asymm  cl-useful: 41/12844/12844 lits-rem:51 time: 0.12
0.00/0.10	c Flit:    18 Blit:    136 bXBeca:    0 bXProp:  896 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
0.00/0.10	c Cleaning up after failed var search:     0.00 s 
0.00/0.10	c Replacing      896 vars Replaced    20711 lits Time:     0.01 s 
0.00/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.13	c subs with bin:       88  lits-rem:        54  v-fix:    0  time:  0.01 s
0.00/0.13	c Subs w/ non-existent bins:     84 l-rem:     56 v-fix:     0 done:   5592 time:  0.02 s
0.00/0.13	c Removed useless bin:      62  fixed:     0  props:   0.27M  time:  0.01 s
3.97/1.00	c lits-rem:      1456  cl-subs:     1680  v-elim:   1864  v-fix:    0  time:  0.13 s
3.97/1.00	c Finding binary XORs  T:     0.01 s  found:      22
3.97/1.00	c Replacing       22 vars Replaced      574 lits Time:     0.00 s 
3.97/1.00	c Finding non-binary XORs:     0.02 s (found:    1226, avg size: 3.5)
3.97/1.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     88 locsubst:    33 time:   0.00
3.97/1.00	c calculated reachability. Time: 0.00
3.97/1.00	c Calc default polars -  time:   0.00 s pos:    1459 undec:    3938 neg:    2105
3.97/1.00	c =========================================================================================
3.97/1.00	c types(t): F = full restart, N = normal restart
3.97/1.00	c types(t): S = simplification begin/end, E = solution found
3.97/1.00	c restart types(rt): st = static, dy = dynamic
3.97/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.97/1.00	c  B st     0         0      3618      4859      5541         0     34376         0   no data   no data  --
3.97/1.00	c Decided on static restart strategy
3.97/1.00	c  N st     8      4915      3616      4859      5748      4628     34376    159377   no data   no data  --
4.37/1.10	c  N st    10     11297      3616      4859      6027      4743     34375     96302   no data   no data  --
7.60/1.96	c  N st    11     17040      3616      4859      6067     10380     34375    400544   no data   no data  --
7.60/1.96	c Finding binary XORs  T:     0.01 s  found:       5
13.15/3.37	c  F st    12     25000      3615      4859      6457     13127     34353    481257   no data   no data  --
13.15/3.38	c Replacing       20 vars Replaced     2042 lits Time:     0.04 s 
13.15/3.39	c  N st    12     25000      3595      4853      6418     13127     34266    481185   no data   no data  --
15.97/4.07	c Decided on static restart strategy
15.97/4.07	c  N st    18     30002      3595      4853      6521     11752     34266    344398   no data   no data  --
15.97/4.07	c  S st    18     30002      3595      4853      6521     11752     34266    344398   no data   no data  --
16.38/4.12	c  S st    18     30506      3595      4853      6537     12236     34266    351274   no data   no data  --
16.38/4.12	c x-sub:    15 x-cut:      0 vfix:      0 v-elim:     42 locsubst:     0 time:   0.01
16.38/4.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.74/4.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:   5777 BRemL:   1015 BRemN:     18 P:  2.9M T:  0.58
16.74/4.27	c Replacing       11 vars Replaced     1308 lits Time:     0.02 s 
16.74/4.28	c bin-w-bin subsume rem          107 bins  time:  0.00 s
17.13/4.32	c subs with bin:      255  lits-rem:      6965  v-fix:    0  time:  0.13 s
17.13/4.33	c Subs w/ non-existent bins:      7 l-rem:   1464 v-fix:     0 done:   3542 time:  0.03 s
17.13/4.33	c Removed useless bin:       4  fixed:     0  props:   0.08M  time:  0.00 s
18.74/4.70	c lits-rem:      1173  cl-subs:     5643  v-elim:    856  v-fix:    0  time:  1.50 s
18.74/4.74	c asymm  cl-useful: 162/5138/5138 lits-rem:236 time: 0.13
18.74/4.74	c calculated reachability. Time: 0.00
18.74/4.74	c  N st    18     30506      2686      5128      6398      6130     29513     91097   no data   no data  --
20.36/5.18	c Finding binary XORs  T:     0.01 s  found:       0
23.93/6.00	c  N st    20     37618      2686      5128      6462     13097     29513    586088   no data   no data  --
27.52/6.94	c  N st    21     44017      2686      5128      6486     12428     29512    371272   no data   no data  --
27.52/6.94	c Finding binary XORs  T:     0.01 s  found:       0
27.91/7.06	c  S st    22     45759      2686      5128      7271     14133     29512    401215   no data   no data  --
28.32/7.11	c  S st    22     46259      2686      5128      7277     14624     29512    408502   no data   no data  --
28.32/7.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.32/7.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.72/7.21	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2683 BRemL:    436 BRemN:      2 P:  2.1M T:  0.38
28.72/7.23	c bin-w-bin subsume rem           34 bins  time:  0.00 s
28.72/7.29	c subs with bin:      247  lits-rem:      2001  v-fix:    0  time:  0.22 s
28.72/7.29	c Subs w/ non-existent bins:      2 l-rem:    976 v-fix:     0 done:    921 time:  0.03 s
28.72/7.29	c Removed useless bin:       8  fixed:     0  props:   0.06M  time:  0.00 s
33.53/8.44	c lits-rem:      1124  cl-subs:     1120  v-elim:     41  v-fix:    0  time:  4.55 s
33.53/8.44	c vivif2 --  cl tried     5056 cl shrink       59 lits rem         68 time: 0.00
33.53/8.46	c vivif2 --  cl tried    13485 cl shrink     2981 lits rem      11143 time: 0.10
33.94/8.51	c asymm  cl-useful: 18/5038/5038 lits-rem:21 time: 0.21
33.94/8.52	c calculated reachability. Time: 0.00
33.94/8.52	c  N st    22     46259      2643      5037      9137     13466     28970    370483   no data   no data  --
43.48/10.96	c  N st    23     60656      2643      5037      9139     19446     28970    794908   no data   no data  --
43.48/10.97	c Finding binary XORs  T:     0.01 s  found:       0
49.87/12.54	c  N st    24     69388      2637      5037      9074     18604     28914    586410   no data   no data  --
49.87/12.54	c  S st    24     69388      2637      5037      9074     18604     28914    586410   no data   no data  --
50.27/12.62	c  S st    24     69893      2637      5037      9096     19099     28914    593439   no data   no data  --
50.27/12.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.27/12.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.66/12.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1301 BRemL:    676 BRemN:      6 P:  2.3M T:  0.43
50.66/12.75	c bin-w-bin subsume rem          266 bins  time:  0.00 s
51.09/12.83	c subs with bin:      116  lits-rem:      3956  v-fix:    0  time:  0.32 s
51.09/12.84	c Subs w/ non-existent bins:      5 l-rem:   1833 v-fix:     0 done:   1544 time:  0.04 s
51.09/12.84	c Removed useless bin:       1  fixed:     0  props:   0.06M  time:  0.00 s
61.84/15.58	c lits-rem:      1209  cl-subs:      586  v-elim:      7  v-fix:    0  time: 10.93 s
61.84/15.59	c vivif2 --  cl tried     4970 cl shrink       18 lits rem         36 time: 0.00
62.24/15.63	c vivif2 --  cl tried    18467 cl shrink     3180 lits rem      12873 time: 0.16
62.24/15.69	c asymm  cl-useful: 93/4968/4968 lits-rem:233 time: 0.27
62.24/15.70	c calculated reachability. Time: 0.00
62.24/15.70	c  N st    24     69893      2630      4922      9431     18465     28650    555233   no data   no data  --
74.61/18.71	c  F st    25     87500      2630      4922      9437     25355     28650   1086742   no data   no data  --
74.61/18.71	c  N st    25     87500      2630      4922      9437     25355     28650   1086742   no data   no data  --
74.61/18.72	c Finding binary XORs  T:     0.01 s  found:       0
77.43/19.41	c Decided on static restart strategy
79.40/19.91	c  N st    32     95535      2624      4919     10419     21651     28608    570481   no data   no data  --
82.23/20.65	c Finding binary XORs  T:     0.01 s  found:       0
86.21/21.62	c  N st    34    104842      2618      4914     10641     18222     28538    379955   no data   no data  --
86.21/21.62	c  S st    34    104842      2618      4914     10641     18222     28538    379955   no data   no data  --
86.21/21.69	c  S st    34    105344      2607      4914     10666     18724     28538    388769   no data   no data  --
86.21/21.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.21/21.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.98/21.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    617 BRemL:    525 BRemN:      1 P:  2.5M T:  0.43
86.98/21.81	c Replacing        5 vars Replaced      320 lits Time:     0.03 s 
86.98/21.82	c bin-w-bin subsume rem           96 bins  time:  0.00 s
86.98/21.87	c subs with bin:       95  lits-rem:       747  v-fix:    0  time:  0.19 s
86.98/21.88	c Subs w/ non-existent bins:      5 l-rem:   2039 v-fix:     0 done:   2435 time:  0.04 s
86.98/21.88	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
92.17/23.17	c lits-rem:      1489  cl-subs:      548  v-elim:     10  v-fix:    0  time:  5.14 s
92.17/23.17	c vivif2 --  cl tried     4863 cl shrink       28 lits rem         34 time: 0.00
92.17/23.19	c vivif2 --  cl tried    18122 cl shrink     1533 lits rem       6038 time: 0.09
92.57/23.26	c asymm  cl-useful: 45/4861/4861 lits-rem:130 time: 0.28
92.57/23.26	c calculated reachability. Time: 0.00
92.57/23.26	c  N st    34    105344      2592      4859      9823     18120     28084    351446   no data   no data  --
99.78/25.05	c  N st    35    114943      2592      4859      9823     27467     28084    995826   no data   no data  --
99.78/25.06	c Finding binary XORs  T:     0.01 s  found:       0
110.13/27.64	c  N st    36    129341      2587      4858      9526     28062     28037    775327   no data   no data  --
127.28/31.99	c  N st    37    150937      2581      4858      9558     19121     28037    260716   no data   no data  --
127.68/32.00	c Finding binary XORs  T:     0.01 s  found:       2
132.08/33.18	c  S st    38    158016      2572      4836      9325     26109     27831    468371   no data   no data  --
132.48/33.26	c  S st    38    158520      2571      4836      9328     26610     27831    476102   no data   no data  --
132.48/33.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
132.48/33.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.88/33.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    160 BRemL:    257 BRemN:      0 P:  2.8M T:  0.42
132.88/33.38	c Replacing        2 vars Replaced       25 lits Time:     0.02 s 
133.28/33.40	c bin-w-bin subsume rem           17 bins  time:  0.00 s
133.28/33.44	c subs with bin:       31  lits-rem:       164  v-fix:    0  time:  0.15 s
133.28/33.45	c Subs w/ non-existent bins:      0 l-rem:   3858 v-fix:     0 done:   2391 time:  0.05 s
133.28/33.45	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
140.46/35.27	c lits-rem:      1200  cl-subs:      741  v-elim:      7  v-fix:    0  time:  7.26 s
140.46/35.27	c vivif2 --  cl tried     4819 cl shrink        5 lits rem          6 time: 0.00
140.85/35.30	c vivif2 --  cl tried    25827 cl shrink     3417 lits rem      10890 time: 0.12
140.85/35.39	c asymm  cl-useful: 26/4818/4818 lits-rem:45 time: 0.35
140.85/35.39	c calculated reachability. Time: 0.00
140.85/35.39	c  N st    38    158520      2561      4815      9047     25827     27678    446874   no data   no data  --
177.58/44.57	c  N st    39    207108      2561      4815      9047     39607     27678   1354021   no data   no data  --
177.58/44.58	c Finding binary XORs  T:     0.01 s  found:       0
204.31/51.23	c  N st    40    237781      2560      4815      9073     31677     27676    711745   no data   no data  --
204.31/51.23	c  S st    40    237781      2560      4815      9073     31677     27676    711745   no data   no data  --
204.72/51.33	c  S st    40    238283      2553      4815      9088     32177     27676    717934   no data   no data  --
204.72/51.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.02
204.72/51.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.14/51.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    213 BRemL:     44 BRemN:      3 P:  3.0M T:  0.46
205.14/51.47	c bin-w-bin subsume rem            8 bins  time:  0.00 s
205.51/51.56	c subs with bin:       20  lits-rem:       862  v-fix:    0  time:  0.33 s
205.51/51.56	c Subs w/ non-existent bins:      0 l-rem:    958 v-fix:     0 done:    627 time:  0.04 s
205.51/51.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
221.07/55.40	c lits-rem:      2225  cl-subs:     1244  v-elim:      2  v-fix:    0  time: 15.29 s
221.07/55.40	c vivif2 --  cl tried     4808 cl shrink        6 lits rem          8 time: 0.00
221.07/55.44	c vivif2 --  cl tried    30849 cl shrink     3123 lits rem      12507 time: 0.17
221.48/55.54	c asymm  cl-useful: 12/4807/4807 lits-rem:16 time: 0.40
221.48/55.54	c calculated reachability. Time: 0.00
221.48/55.54	c  N st    40    238283      2549      4806      8991     30849     27620    668939   no data   no data  --
284.92/71.49	c  F st    41    306251      2549      4806      8991     33135     27620    551533   no data   no data  --
284.92/71.49	c  N st    41    306251      2549      4806      8991     33135     27620    551533   no data   no data  --
285.32/71.50	c Finding binary XORs  T:     0.01 s  found:       2
289.32/72.55	c Decided on static restart strategy
312.07/78.24	c  N st    51    334558      2523      4781      8850     37479     27311    835099   no data   no data  --
332.04/83.22	c  N st    53    357425      2519      4781      8852     35465     27311    752605   no data   no data  --
332.04/83.22	c  S st    53    357425      2519      4781      8852     35465     27311    752605   no data   no data  --
332.45/83.34	c  S st    53    357925      2519      4781      8864     35960     27311    761003   no data   no data  --
332.45/83.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
332.45/83.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.81/83.44	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    2 Bins:    113 BRemL:    384 BRemN:      1 P:  2.6M T:  0.40
332.81/83.45	c Replacing       10 vars Replaced      638 lits Time:     0.04 s 
332.81/83.48	c bin-w-bin subsume rem          160 bins  time:  0.00 s
333.22/83.55	c subs with bin:        9  lits-rem:       310  v-fix:    0  time:  0.28 s
333.22/83.56	c Subs w/ non-existent bins:      0 l-rem:    506 v-fix:     0 done:    703 time:  0.03 s
333.22/83.56	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
348.38/87.34	c lits-rem:      2712  cl-subs:      692  v-elim:      4  v-fix:    0  time: 15.07 s
348.38/87.34	c vivif2 --  cl tried     4768 cl shrink        6 lits rem          6 time: 0.00
348.38/87.38	c vivif2 --  cl tried    35224 cl shrink     2254 lits rem       7402 time: 0.16
348.78/87.49	c asymm  cl-useful: 18/4768/4768 lits-rem:30 time: 0.44
348.78/87.49	c calculated reachability. Time: 0.00
348.78/87.49	c  N st    53    357925      2504      4765      7765     35224     27256    731381   no data   no data  --
377.92/94.75	c  N st    54    390317      2504      4765      7766     41682     27256   1117515   no data   no data  --
377.92/94.76	c Finding binary XORs  T:     0.01 s  found:       0
418.62/104.92	c  N st    55    438906      2500      4762      7787     35280     27240    546137   no data   no data  --
500.04/125.31	c  N st    56    511788      2500      4762      7789     49069     27240    943722   no data   no data  --
500.04/125.32	c Finding binary XORs  T:     0.01 s  found:       3
525.47/131.79	c  N st    57    536887      2499      4758      7828     43312     27198    724630   no data   no data  --
525.47/131.79	c  S st    57    536887      2499      4758      7828     43312     27198    724630   no data   no data  --
526.22/131.91	c  S st    57    537389      2499      4758      7829     43807     27198    731751   no data   no data  --
526.22/131.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.02
526.22/131.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
526.62/132.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:     82 BRemN:      0 P:  3.0M T:  0.42
526.62/132.03	c Replacing        3 vars Replaced      158 lits Time:     0.01 s 
526.62/132.05	c bin-w-bin subsume rem           15 bins  time:  0.00 s
527.02/132.16	c subs with bin:      908  lits-rem:       306  v-fix:    0  time:  0.41 s
527.02/132.17	c Subs w/ non-existent bins:      0 l-rem:   2229 v-fix:     0 done:   1116 time:  0.04 s
527.02/132.17	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
541.66/135.81	c lits-rem:      3308  cl-subs:     1282  v-elim:      2  v-fix:    0  time: 14.40 s
541.66/135.81	c vivif2 --  cl tried     4754 cl shrink       10 lits rem         12 time: 0.00
541.66/135.85	c vivif2 --  cl tried    41165 cl shrink     2586 lits rem       9939 time: 0.15
542.05/136.00	c asymm  cl-useful: 29/4754/4754 lits-rem:39 time: 0.57
542.05/136.00	c calculated reachability. Time: 0.00
542.05/136.00	c  N st    57    537389      2491      4750      7747     41165     27100    655973   no data   no data  --
727.49/182.52	c  N st    58    701374      2491      4750      7748     71348     27100   2300270   no data   no data  --
727.49/182.54	c Finding binary XORs  T:     0.01 s  found:       1
867.98/217.76	c  N st    59    806085      2486      4742      7852     65723     27057   1467145   no data   no data  --
867.98/217.76	c  S st    59    806085      2486      4742      7852     65723     27057   1467145   no data   no data  --
868.78/217.96	c  S st    59    806590      2483      4742      7871     66222     27057   1474130   no data   no data  --
868.78/217.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
868.78/217.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
869.58/218.12	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    151 BRemL:    165 BRemN:      0 P:  4.5M T:  0.64
869.58/218.17	c Replacing        5 vars Replaced     4087 lits Time:     0.17 s 
869.98/218.22	c bin-w-bin subsume rem           32 bins  time:  0.00 s
870.78/218.41	c subs with bin:      370  lits-rem:      1693  v-fix:    0  time:  0.77 s
870.78/218.42	c Subs w/ non-existent bins:      0 l-rem:   1855 v-fix:     0 done:    432 time:  0.05 s
870.78/218.42	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
885.94/222.20	c lits-rem:      2498  cl-subs:     3481  v-elim:      2  v-fix:    0  time: 15.05 s
885.94/222.20	c vivif2 --  cl tried     4701 cl shrink        6 lits rem          6 time: 0.00
886.34/222.30	c vivif2 --  cl tried    62153 cl shrink    11709 lits rem      30400 time: 0.41
887.14/222.55	c asymm  cl-useful: 20/4701/4701 lits-rem:22 time: 0.98
887.14/222.55	c calculated reachability. Time: 0.00
887.14/222.55	c  N st    59    806590      2475      4700      7694     62153     26779   1351566   no data   no data  --
887.14/222.55	c Finding binary XORs  T:     0.01 s  found:       0
1203.62/301.81	c  F st    60   1071875      2475      4700      7694     78452     26779   2469923   no data   no data  --
1203.62/301.82	c  N st    60   1071875      2475      4700      7694     78452     26779   2469923   no data   no data  --
1203.62/301.83	c Finding binary XORs  T:     0.01 s  found:       0
1210.01/303.49	c Decided on static restart strategy
1237.94/310.44	c  N st    70   1100179      2472      4685      7815     62138     26721   1240095   no data   no data  --
1286.64/322.66	c  N st    72   1136173      2471      4685      7825     52211     26721    582310   no data   no data  --
1326.14/332.56	c  N st    73   1168566      2470      4685      7828     84178     26721   2495097   no data   no data  --
1381.22/346.36	c  N st    74   1209886      2470      4685      7829     78674     26721   1946537   no data   no data  --
1381.22/346.36	c  S st    74   1209886      2470      4685      7829     78674     26721   1946537   no data   no data  --
1382.41/346.63	c  S st    74   1210389      2470      4685      7835     79168     26721   1954312   no data   no data  --
1382.41/346.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1382.41/346.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1383.21/346.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    128 BRemL:    144 BRemN:      0 P:  5.0M T:  0.75
1383.21/346.85	c Replacing        1 vars Replaced      288 lits Time:     0.09 s 
1383.61/346.91	c bin-w-bin subsume rem           33 bins  time:  0.00 s
1384.41/347.16	c subs with bin:      112  lits-rem:       989  v-fix:    0  time:  1.01 s
1384.41/347.18	c Subs w/ non-existent bins:     28 l-rem:   1919 v-fix:     0 done:    633 time:  0.07 s
1384.41/347.18	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1411.94/354.00	c lits-rem:      2082  cl-subs:     4798  v-elim:      2  v-fix:    0  time: 27.19 s
1411.94/354.00	c vivif2 --  cl tried     4683 cl shrink        0 lits rem          0 time: 0.00
1412.34/354.13	c vivif2 --  cl tried    74205 cl shrink     8868 lits rem      31266 time: 0.48
1413.55/354.41	c asymm  cl-useful: 11/4683/4683 lits-rem:22 time: 1.14
1413.55/354.42	c calculated reachability. Time: 0.00
1413.55/354.42	c  N st    74   1210389      2467      4679      7758     74205     26669   1799355   no data   no data  --
1413.55/354.42	c Finding binary XORs  T:     0.01 s  found:       0
1520.11/381.15	c  N st    75   1283271      2467      4679      7759     99150     26669   3245219   no data   no data  --
1520.11/381.17	c Finding binary XORs  T:     0.01 s  found:       1
1655.39/415.06	c  N st    76   1392594      2458      4651      7392     59087     26462    768220   no data   no data  --
1869.70/468.73	c  N st    77   1556578      2456      4651      7415     63781     26462    925092   no data   no data  --
1869.70/468.74	c Finding binary XORs  T:     0.01 s  found:       1
2075.64/520.31	c  N st    78   1710389      2452      4649      7392    105739     26404   3148811   no data   no data  --
2075.64/520.31	c  S st    78   1710389      2452      4649      7392    105739     26404   3148811   no data   no data  --
2075.64/520.33	c Finding binary XORs  T:     0.01 s  found:       3
2077.24/520.71	c  S st    78   1710891      2450      4648      7439    106238     26392   3157042   no data   no data  --
2077.24/520.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2077.24/520.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2078.03/520.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     34 BRemL:    151 BRemN:      0 P:  6.1M T:  0.89
2078.03/520.96	c Replacing       10 vars Replaced      715 lits Time:     0.05 s 
2078.45/521.07	c bin-w-bin subsume rem           44 bins  time:  0.00 s
2080.02/521.42	c subs with bin:       65  lits-rem:      1303  v-fix:    0  time:  1.43 s
2080.02/521.44	c Subs w/ non-existent bins:      0 l-rem:   1058 v-fix:     0 done:    268 time:  0.06 s
2080.02/521.44	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2210.92/554.22	c lits-rem:       448  cl-subs:    11632  v-elim:      3  v-fix:    0  time: 130.75 s
2210.92/554.23	c vivif2 --  cl tried     4634 cl shrink        4 lits rem          5 time: 0.00
2211.72/554.43	c vivif2 --  cl tried    94555 cl shrink    13695 lits rem      46004 time: 0.82
2212.92/554.77	c asymm  cl-useful: 15/3695/4633 lits-rem:15 time: 1.34
2212.92/554.77	c calculated reachability. Time: 0.00
2212.92/554.77	c  N st    78   1710891      2437      4633      7260     94555     26364   2835901   no data   no data  --
2759.64/691.72	c  N st    79   2079855      2437      4633      7260    107050     26364   3089407   no data   no data  --
2759.64/691.75	c Finding binary XORs  T:     0.01 s  found:       4
2985.12/748.20	c  N st    80   2210891      2423      4614      6968    111413     26191   3265037   no data   no data  --
2985.12/748.20	c  S st    80   2210891      2423      4614      6968    111413     26191   3265037   no data   no data  --
2986.32/748.58	c  S st    80   2211394      2423      4614      6989    111911     26191   3273069   no data   no data  --
2986.32/748.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.05
2986.32/748.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2987.55/748.82	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    1 Bins:     54 BRemL:    110 BRemN:      0 P:  6.0M T:  0.91
2987.55/748.89	c Replacing       11 vars Replaced     6306 lits Time:     0.25 s 
2987.91/748.99	c bin-w-bin subsume rem           29 bins  time:  0.00 s
2989.91/749.48	c subs with bin:      245  lits-rem:      9391  v-fix:    0  time:  1.97 s
2990.31/749.51	c Subs w/ non-existent bins:      2 l-rem:   2753 v-fix:     0 done:    550 time:  0.10 s
2990.31/749.51	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
3143.96/788.07	c lits-rem:      1086  cl-subs:     4184  v-elim:      2  v-fix:    0  time: 153.70 s
3143.96/788.07	c vivif2 --  cl tried     4600 cl shrink        0 lits rem          0 time: 0.00
3144.76/788.29	c vivif2 --  cl tried   107335 cl shrink    14556 lits rem      47944 time: 0.86
3145.18/788.36	c asymm  cl-useful: 0/905/4600 lits-rem:0 time: 0.29
3145.18/788.37	c calculated reachability. Time: 0.00
3145.18/788.37	c  N st    80   2211394      2408      4600      6882    107335     26217   3081167   no data   no data  --
3145.18/788.37	c Finding binary XORs  T:     0.01 s  found:       0
3960.89/992.79	c  N st    81   2711394      2404      4600      6914    130997     26217   3682028   no data   no data  --
3960.89/992.79	c  S st    81   2711394      2404      4600      6914    130997     26217   3682028   no data   no data  --
3961.29/992.82	c Finding binary XORs  T:     0.01 s  found:       3
3962.88/993.28	c  S st    81   2711894      2396      4568      6387    131143     25939   3673981   no data   no data  --
3962.88/993.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3962.88/993.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3964.07/993.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     44 BRemL:     80 BRemN:      0 P:  6.3M T:  0.98
3964.47/993.67	c Replacing       12 vars Replaced    17195 lits Time:     0.52 s 
3964.87/993.79	c bin-w-bin subsume rem           11 bins  time:  0.00 s
3966.86/994.24	c subs with bin:      105  lits-rem:      1365  v-fix:    0  time:  1.81 s
3967.66/994.40	c Subs w/ non-existent bins:      3 l-rem:   3723 v-fix:     0 done:    191 time:  0.62 s
3967.66/994.40	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4188.32/1049.70	c lits-rem:      2005  cl-subs:    10554  v-elim:      2  v-fix:    0  time: 220.56 s
4188.32/1049.70	c vivif2 --  cl tried     4564 cl shrink        0 lits rem          0 time: 0.00
4189.12/1049.92	c vivif2 --  cl tried   120479 cl shrink    17270 lits rem      53928 time: 0.90
4190.35/1050.27	c asymm  cl-useful: 8/2783/4564 lits-rem:8 time: 1.39
4190.35/1050.28	c calculated reachability. Time: 0.00
4190.35/1050.28	c  N st    81   2711894      2382      4564      6316    120479     25862   3383523   no data   no data  --
4190.35/1050.28	c Finding binary XORs  T:     0.01 s  found:       0
4247.01/1064.44	c Finding binary XORs  T:     0.01 s  found:       0

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-3369633-1305388932/watcher-3369633-1305388932 -o /tmp/evaluation-result-3369633-1305388932/solver-3369633-1305388932 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369633-1305388932.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.22 4.58 4.11 5/298 19106
/proc/meminfo: memFree=22673072/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 4 0 650491682 52465664 355 33554432000 4194304 4650419 140733927380960 18446744073709551615 210204647355 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 12809 355 306 112 0 7774 0
[pid=19106/tid=19107] ppid=19104 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650491682 52465664 355 33554432000 4194304 4650419 140733927380960 18446744073709551615 47944373417491 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650491682 52465664 355 33554432000 4194304 4650419 140733927380960 18446744073709551615 47944373417497 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650491682 52465664 355 33554432000 4194304 4650419 140733927380960 18446744073709551615 47944373417904 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.057611 s]
/proc/loadavg: 6.22 4.58 4.11 5/298 19106
/proc/meminfo: memFree=22673072/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=295160 CPUtime=3.21 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 11279 0 0 0 319 2 0 0 18 0 4 0 650491682 302243840 8771 33554432000 4194304 4650419 140733927380960 18446744073709551615 4329573 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 73790 8771 395 112 0 68755 0
[pid=19106/tid=19107] ppid=19104 vsize=295160 CPUtime=0.8 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 2875 0 0 0 80 0 0 0 19 0 4 0 650491682 302243840 8771 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366068 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=295160 CPUtime=0.79 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3116 0 0 0 79 0 0 0 18 0 4 0 650491682 302243840 8771 33554432000 4194304 4650419 140733927380960 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=295160 CPUtime=0.79 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 1702 0 0 0 79 0 0 0 19 0 4 0 650491682 302243840 8771 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363768 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 295160

[startup+0.910805 s]
/proc/loadavg: 6.22 4.58 4.11 5/298 19106
/proc/meminfo: memFree=22673072/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=295232 CPUtime=3.61 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 11654 0 0 0 359 2 0 0 19 0 4 0 650491682 302317568 8823 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 73808 8823 395 112 0 68773 0
[pid=19106/tid=19107] ppid=19104 vsize=295232 CPUtime=0.9 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 2912 0 0 0 90 0 0 0 19 0 4 0 650491682 302317568 8823 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=295232 CPUtime=0.89 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3160 0 0 0 89 0 0 0 18 0 4 0 650491682 302317568 8823 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=295232 CPUtime=0.89 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 1959 0 0 0 89 0 0 0 19 0 4 0 650491682 302317568 8823 33554432000 4194304 4650419 140733927380960 18446744073709551615 4334352 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 295232

[startup+1.0008 s]
/proc/loadavg: 6.22 4.58 4.11 5/298 19106
/proc/meminfo: memFree=22673072/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=295232 CPUtime=3.97 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 11808 0 0 0 395 2 0 0 19 0 4 0 650491682 302317568 8977 33554432000 4194304 4650419 140733927380960 18446744073709551615 210204344498 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 73808 8977 395 112 0 68773 0
[pid=19106/tid=19107] ppid=19104 vsize=295232 CPUtime=0.99 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 2955 0 0 0 99 0 0 0 19 0 4 0 650491682 302317568 8977 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364738 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=295232 CPUtime=0.98 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3198 0 0 0 98 0 0 0 18 0 4 0 650491682 302317568 8977 33554432000 4194304 4650419 140733927380960 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=295232 CPUtime=0.98 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 1993 0 0 0 98 0 0 0 19 0 4 0 650491682 302317568 8977 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 295232

[startup+1.10078 s]
/proc/loadavg: 6.22 4.58 4.11 5/298 19106
/proc/meminfo: memFree=22673072/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=295872 CPUtime=4.37 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 12327 0 0 0 435 2 0 0 19 0 4 0 650491682 302972928 8887 33554432000 4194304 4650419 140733927380960 18446744073709551615 4334509 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 73968 8887 395 112 0 68933 0
[pid=19106/tid=19107] ppid=19104 vsize=295872 CPUtime=1.09 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3170 0 0 0 109 0 0 0 19 0 4 0 650491682 302972928 8887 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=295872 CPUtime=1.08 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3247 0 0 0 108 0 0 0 19 0 4 0 650491682 302972928 8887 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=295872 CPUtime=1.08 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 2028 0 0 0 108 0 0 0 19 0 4 0 650491682 302972928 8887 33554432000 4194304 4650419 140733927380960 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 295872

[startup+1.50071 s]
/proc/loadavg: 6.22 4.58 4.11 5/298 19106
/proc/meminfo: memFree=22673072/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=296160 CPUtime=5.97 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 13125 0 0 0 595 2 0 0 19 0 4 0 650491682 303267840 9262 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 74040 9262 395 112 0 69005 0
[pid=19106/tid=19107] ppid=19104 vsize=296160 CPUtime=1.48 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3322 0 0 0 148 0 0 0 19 0 4 0 650491682 303267840 9263 33554432000 4194304 4650419 140733927380960 18446744073709551615 4330697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=296160 CPUtime=1.48 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3609 0 0 0 148 0 0 0 19 0 4 0 650491682 303267840 9263 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363398 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=296160 CPUtime=1.48 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 2166 0 0 0 148 0 0 0 20 0 4 0 650491682 303267840 9263 33554432000 4194304 4650419 140733927380960 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296160

[startup+3.10044 s]
/proc/loadavg: 6.22 4.58 4.11 9/302 19110
/proc/meminfo: memFree=22617736/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=287684 CPUtime=12.35 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 16398 0 0 0 1232 3 0 0 25 0 4 0 650491682 294588416 10154 33554432000 4194304 4650419 140733927380960 18446744073709551615 4315143 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 71921 10154 396 112 0 66886 0
[pid=19106/tid=19107] ppid=19104 vsize=287684 CPUtime=3.08 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 4079 0 0 0 308 0 0 0 25 0 4 0 650491682 294588416 10154 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363371 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=287684 CPUtime=3.09 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 4437 0 0 0 308 1 0 0 24 0 4 0 650491682 294588416 10154 33554432000 4194304 4650419 140733927380960 18446744073709551615 4314998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=287684 CPUtime=3.06 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 3127 0 0 0 306 0 0 0 25 0 4 0 650491682 294588416 10154 33554432000 4194304 4650419 140733927380960 18446744073709551615 4315744 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 287684

[startup+6.3109 s]
/proc/loadavg: 6.36 4.63 4.13 9/302 19110
/proc/meminfo: memFree=22585756/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=293316 CPUtime=25.16 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 26248 0 0 0 2510 6 0 0 25 0 4 0 650491682 300355584 16574 33554432000 4194304 4650419 140733927380960 18446744073709551615 4315177 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 73329 16574 396 112 0 68294 0
[pid=19106/tid=19107] ppid=19104 vsize=293316 CPUtime=6.29 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 6634 0 0 0 628 1 0 0 25 0 4 0 650491682 300355584 16574 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=293316 CPUtime=6.29 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 7733 0 0 0 628 1 0 0 25 0 4 0 650491682 300355584 16574 33554432000 4194304 4650419 140733927380960 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=293316 CPUtime=6.24 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 4160 0 0 0 624 0 0 0 25 0 4 0 650491682 300355584 16574 33554432000 4194304 4650419 140733927380960 18446744073709551615 4238405 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 293316

[startup+12.7008 s]
/proc/loadavg: 6.49 4.69 4.15 9/302 19111
/proc/meminfo: memFree=22551052/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=292956 CPUtime=50.66 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 40427 0 0 0 5057 9 0 0 25 0 4 0 650491682 299986944 24265 33554432000 4194304 4650419 140733927380960 18446744073709551615 4244702 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 73239 24265 396 112 0 68204 0
[pid=19106/tid=19107] ppid=19104 vsize=292956 CPUtime=12.69 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 10428 0 0 0 1266 3 0 0 25 0 4 0 650491682 299986944 24265 33554432000 4194304 4650419 140733927380960 18446744073709551615 4438643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=292956 CPUtime=12.68 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 9980 0 0 0 1266 2 0 0 25 0 4 0 650491682 299986944 24265 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=292956 CPUtime=12.58 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 8060 0 0 0 1257 1 0 0 25 0 4 0 650491682 299986944 24265 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 292956

[startup+25.5007 s]
/proc/loadavg: 6.83 4.85 4.22 9/302 19111
/proc/meminfo: memFree=22502148/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=307152 CPUtime=101.75 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 57837 0 0 0 10161 14 0 0 25 0 4 0 650491682 314523648 26184 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 76788 26184 396 112 0 71753 0
[pid=19106/tid=19107] ppid=19104 vsize=307152 CPUtime=25.49 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 15789 0 0 0 2545 4 0 0 25 0 4 0 650491682 314523648 26184 33554432000 4194304 4650419 140733927380960 18446744073709551615 4438939 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=307152 CPUtime=25.49 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 14403 0 0 0 2545 4 0 0 25 0 4 0 650491682 314523648 26184 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=307152 CPUtime=25.26 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 10534 0 0 0 2525 1 0 0 25 0 4 0 650491682 314523648 26184 33554432000 4194304 4650419 140733927380960 18446744073709551615 4315544 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 307152

[startup+51.1004 s]
/proc/loadavg: 7.36 5.13 4.33 9/302 19112
/proc/meminfo: memFree=22445684/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=327872 CPUtime=203.91 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 89160 0 0 0 20370 21 0 0 25 0 4 0 650491682 335740928 34905 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 81968 34905 396 112 0 76933 0
[pid=19106/tid=19107] ppid=19104 vsize=327872 CPUtime=51.09 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 23040 0 0 0 5103 6 0 0 25 0 4 0 650491682 335740928 34905 33554432000 4194304 4650419 140733927380960 18446744073709551615 4438223 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=327872 CPUtime=51.08 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 22892 0 0 0 5103 5 0 0 25 0 4 0 650491682 335740928 34905 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=327872 CPUtime=50.63 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 16054 0 0 0 5061 2 0 0 25 0 4 0 650491682 335740928 34905 33554432000 4194304 4650419 140733927380960 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 327872

[startup+102.301 s]
/proc/loadavg: 7.85 5.61 4.53 9/302 19113
/proc/meminfo: memFree=22346752/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=335432 CPUtime=408.24 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 143197 0 0 0 40787 37 0 0 25 0 4 0 650491682 343482368 46003 33554432000 4194304 4650419 140733927380960 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 83858 46003 396 112 0 78823 0
[pid=19106/tid=19107] ppid=19104 vsize=335432 CPUtime=102.28 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 38294 0 0 0 10219 9 0 0 25 0 4 0 650491682 343482368 46003 33554432000 4194304 4650419 140733927380960 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=335432 CPUtime=102.27 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 36299 0 0 0 10217 10 0 0 25 0 4 0 650491682 343482368 46003 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364026 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=335432 CPUtime=101.36 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 24521 0 0 0 10131 5 0 0 25 0 4 0 650491682 343482368 46003 33554432000 4194304 4650419 140733927380960 18446744073709551615 4334120 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.24
Current children cumulated vsize (KiB) 335432

[startup+162.301 s]

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

[pid=19106] ppid=19104 vsize=655304 CPUtime=2562.51 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 490025 0 0 0 256077 174 0 0 25 0 4 0 650491682 671031296 103565 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364030 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 163826 103565 396 112 0 158791 0
[pid=19106/tid=19107] ppid=19104 vsize=655304 CPUtime=642.29 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 97167 0 0 0 64194 35 0 0 25 0 4 0 650491682 671031296 103565 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=655304 CPUtime=642.28 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 155282 0 0 0 64170 58 0 0 25 0 4 0 650491682 671031296 103565 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=655304 CPUtime=635.62 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 73691 0 0 0 63536 26 0 0 25 0 4 0 650491682 671031296 103565 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.51
Current children cumulated vsize (KiB) 655304

[startup+702.301 s]
/proc/loadavg: 8.01 7.77 6.23 9/302 19132
/proc/meminfo: memFree=21776612/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=680888 CPUtime=2801.95 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 524989 0 0 0 280002 193 0 0 25 0 4 0 650491682 697229312 116213 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 170222 116213 396 112 0 165187 0
[pid=19106/tid=19107] ppid=19104 vsize=680888 CPUtime=702.29 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 104556 0 0 0 70190 39 0 0 25 0 4 0 650491682 697229312 116213 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=680888 CPUtime=702.28 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 166264 0 0 0 70164 64 0 0 25 0 4 0 650491682 697229312 116213 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=680888 CPUtime=695.05 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 79866 0 0 0 69477 28 0 0 25 0 4 0 650491682 697229312 116213 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.95
Current children cumulated vsize (KiB) 680888

[startup+762.301 s]
/proc/loadavg: 8.15 7.85 6.35 9/302 19134
/proc/meminfo: memFree=21798520/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=681700 CPUtime=3041.39 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 551510 0 0 0 303931 208 0 0 25 0 4 0 650491682 698060800 115696 33554432000 4194304 4650419 140733927380960 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 170425 115696 396 112 0 165390 0
[pid=19106/tid=19107] ppid=19104 vsize=681700 CPUtime=762.3 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 105326 0 0 0 76190 40 0 0 25 0 4 0 650491682 698060800 115696 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=681700 CPUtime=762.28 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 176211 0 0 0 76157 71 0 0 25 0 4 0 650491682 698060800 115696 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=681700 CPUtime=754.49 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 82747 0 0 0 75419 30 0 0 25 0 4 0 650491682 698060800 115696 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.39
Current children cumulated vsize (KiB) 681700

[startup+822.301 s]
/proc/loadavg: 8.12 7.89 6.46 9/302 19135
/proc/meminfo: memFree=21751644/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=732808 CPUtime=3280.85 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 651663 0 0 0 327853 232 0 0 25 0 4 0 650491682 750395392 120894 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 183202 120894 396 112 0 178167 0
[pid=19106/tid=19107] ppid=19104 vsize=732808 CPUtime=822.3 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 107288 0 0 0 82188 42 0 0 25 0 4 0 650491682 750395392 120894 33554432000 4194304 4650419 140733927380960 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=732808 CPUtime=822.28 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 186671 0 0 0 82152 76 0 0 25 0 4 0 650491682 750395392 120894 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=732808 CPUtime=813.94 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 87423 0 0 0 81362 32 0 0 25 0 4 0 650491682 750395392 120894 33554432000 4194304 4650419 140733927380960 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.85
Current children cumulated vsize (KiB) 732808

[startup+882.301 s]
/proc/loadavg: 8.22 7.95 6.57 9/302 19137
/proc/meminfo: memFree=21754468/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=737016 CPUtime=3520.29 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 681234 0 0 0 351783 246 0 0 25 0 4 0 650491682 754704384 121700 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 184254 121700 396 112 0 179219 0
[pid=19106/tid=19107] ppid=19104 vsize=737016 CPUtime=882.3 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 112797 0 0 0 88186 44 0 0 25 0 4 0 650491682 754704384 121700 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366049 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=737016 CPUtime=882.28 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 196936 0 0 0 88146 82 0 0 25 0 4 0 650491682 754704384 121700 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=737016 CPUtime=873.38 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 90147 0 0 0 87305 33 0 0 25 0 4 0 650491682 754704384 121700 33554432000 4194304 4650419 140733927380960 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.29
Current children cumulated vsize (KiB) 737016

[startup+942.301 s]
/proc/loadavg: 8.22 7.99 6.67 9/302 19139
/proc/meminfo: memFree=21760644/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=737156 CPUtime=3759.77 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 709004 0 0 0 375720 257 0 0 25 0 4 0 650491682 754847744 125228 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 184289 125228 396 112 0 179254 0
[pid=19106/tid=19107] ppid=19104 vsize=737156 CPUtime=942.31 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 116092 0 0 0 94186 45 0 0 25 0 4 0 650491682 754847744 125228 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364017 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=737156 CPUtime=942.29 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 206708 0 0 0 94143 86 0 0 25 0 4 0 650491682 754847744 125228 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=737156 CPUtime=932.85 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 94897 0 0 0 93251 34 0 0 25 0 4 0 650491682 754847744 125228 33554432000 4194304 4650419 140733927380960 18446744073709551615 4331254 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.77
Current children cumulated vsize (KiB) 737156

[startup+1002.3 s]
/proc/loadavg: 8.14 8.01 6.75 9/302 19140
/proc/meminfo: memFree=21711900/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=791220 CPUtime=3999.18 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 729234 0 0 0 399649 269 0 0 25 0 4 0 650491682 810209280 125282 33554432000 4194304 4650419 140733927380960 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 197805 125282 396 112 0 192770 0
[pid=19106/tid=19107] ppid=19104 vsize=791220 CPUtime=1002.3 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 119434 0 0 0 100183 47 0 0 25 0 4 0 650491682 810209280 125282 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=791220 CPUtime=1002.29 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 215543 0 0 0 100138 91 0 0 25 0 4 0 650491682 810209280 125282 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=791220 CPUtime=992.27 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 97185 0 0 0 99192 35 0 0 25 0 4 0 650491682 810209280 125282 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.18
Current children cumulated vsize (KiB) 791220

[startup+1062.31 s]
/proc/loadavg: 8.11 8.02 6.83 9/302 19142
/proc/meminfo: memFree=21676672/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=845284 CPUtime=4238.64 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 748617 0 0 0 423584 280 0 0 25 0 4 0 650491682 865570816 137181 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 211321 137181 396 112 0 206286 0
[pid=19106/tid=19107] ppid=19104 vsize=845284 CPUtime=1062.31 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 123244 0 0 0 106182 49 0 0 25 0 4 0 650491682 865570816 137181 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=845284 CPUtime=1062.3 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 223683 0 0 0 106134 96 0 0 25 0 4 0 650491682 865570816 137181 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=845284 CPUtime=1051.7 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 101338 0 0 0 105132 38 0 0 25 0 4 0 650491682 865570816 137181 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364823 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.64
Current children cumulated vsize (KiB) 845284

[startup+1122.3 s]
/proc/loadavg: 8.10 8.03 6.91 9/302 19143
/proc/meminfo: memFree=21709864/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=741024 CPUtime=4478.06 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 772742 0 0 0 447513 293 0 0 25 0 4 0 650491682 758808576 123041 33554432000 4194304 4650419 140733927380960 18446744073709551615 4331060 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 185256 123041 396 112 0 180221 0
[pid=19106/tid=19107] ppid=19104 vsize=741024 CPUtime=1122.29 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 126912 0 0 0 112178 51 0 0 25 0 4 0 650491682 758808576 123041 33554432000 4194304 4650419 140733927380960 18446744073709551615 4315965 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=741024 CPUtime=1122.29 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 233740 0 0 0 112128 101 0 0 25 0 4 0 650491682 758808576 123041 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=741024 CPUtime=1111.14 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 102841 0 0 0 111075 39 0 0 25 0 4 0 650491682 758808576 123041 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.06
Current children cumulated vsize (KiB) 741024

[startup+1182.3 s]
/proc/loadavg: 7.95 7.99 6.96 9/302 19176
/proc/meminfo: memFree=22956672/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=796060 CPUtime=4717.5 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 801351 0 0 0 471441 309 0 0 25 0 4 0 650491682 815165440 127631 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364738 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 199015 127631 396 112 0 193980 0
[pid=19106/tid=19107] ppid=19104 vsize=796060 CPUtime=1182.3 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 128643 0 0 0 118177 53 0 0 25 0 4 0 650491682 815165440 127631 33554432000 4194304 4650419 140733927380960 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=796060 CPUtime=1182.28 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 244915 0 0 0 118123 105 0 0 25 0 4 0 650491682 815165440 127631 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=796060 CPUtime=1170.58 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 108448 0 0 0 117015 43 0 0 25 0 4 0 650491682 815165440 127631 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.5
Current children cumulated vsize (KiB) 796060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 7.96 7.99 6.98 10/302 19176
/proc/meminfo: memFree=22755640/32951124 swapFree=63649232/67111528
[pid=19106] ppid=19104 vsize=687736 CPUtime=4800.17 cores=1,3,5,7
/proc/19106/stat : 19106 (strangenight1-m) R 19104 19106 19034 0 -1 4202496 811139 0 0 0 479703 314 0 0 25 0 4 0 650491682 704241664 127584 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19106/statm: 171934 127584 396 112 0 166899 0
[pid=19106/tid=19107] ppid=19104 vsize=687736 CPUtime=1203.02 cores=1,3,5,7
/proc/19106/task/19107/stat : 19107 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 129462 0 0 0 120249 53 0 0 25 0 4 0 650491682 704241664 127587 33554432000 4194304 4650419 140733927380960 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19106/tid=19108] ppid=19104 vsize=687736 CPUtime=1203.01 cores=1,3,5,7
/proc/19106/task/19108/stat : 19108 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 248806 0 0 0 120194 107 0 0 25 0 4 0 650491682 704241664 127587 33554432000 4194304 4650419 140733927380960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19106/tid=19109] ppid=19104 vsize=687736 CPUtime=1191.1 cores=1,3,5,7
/proc/19106/task/19109/stat : 19109 (strangenight1-m) R 19104 19106 19034 0 -1 4202560 109756 0 0 0 119066 44 0 0 25 0 4 0 650491682 704241664 127587 33554432000 4194304 4650419 140733927380960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 687736

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): 1203.05
CPU time (s): 4800.24
CPU user time (s): 4797.07
CPU system time (s): 3.16852
CPU usage (%): 399.006
Max. virtual memory (cumulated for all children) (KiB): 899208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.07
system time used= 3.16852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 811144
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= 694
involuntary context switches= 33120

runsolver used 2.99154 second user time and 8.13776 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 18:02:12
IDJOB=3369633
IDBENCH=20399
IDSOLVER=1846
FILE ID=node130/3369633-1305388932
RUNJOBID= node130-1305388870-19053
PBS_JOBID= 13324426
Free space on /tmp= 73404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369633-1305388932/watcher-3369633-1305388932 -o /tmp/evaluation-result-3369633-1305388932/solver-3369633-1305388932 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369633-1305388932.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1647444204

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22673228 kB
Buffers:        317764 kB
Cached:        7232112 kB
SwapCached:      10392 kB
Active:        4381524 kB
Inactive:      5614612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22673228 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           17852 kB
Writeback:           0 kB
AnonPages:     2444352 kB
Mapped:          13932 kB
Slab:           192016 kB
PageTables:      28192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53022800 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= 73404 MiB
End job on node130 at 2011-05-14 18:22:17